Home
last modified time | relevance | path

Searched refs:reportbuf (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/usb/input/
H A Duhid.c767 static uint8_t reportbuf[] = {2, 2, 2}; in uhid_attach() local
775 reportbuf, sizeof(reportbuf), in uhid_attach()
789 static const uint8_t reportbuf[3] = {1, 3, 0}; in uhid_attach() local
795 __DECONST(void *, reportbuf), sizeof(reportbuf), in uhid_attach()