Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c128 static int hid_polled_input_init(hid_state_t *);
2556 (void) hid_polled_input_init(hidp); in hid_mctl_receive()
3466 hid_polled_input_init(hid_state_t *hidp) in hid_polled_input_init() function