Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c2187 uint16_t descriptor_len; in atp_attach() local
2197 &descriptor_len, M_TEMP, uaa->info.bIfaceIndex) != in atp_attach()
2203 descriptor_len, hid_input, NULL); in atp_attach()