Searched refs:hid_if_descr (Results 1 – 2 of 2) sorted by relevance
191 usb_if_descr_t hid_if_descr; /* interface descr */ member238 _NOTE(DATA_READABLE_WITHOUT_LOCK(hid_state_t::hid_if_descr))
415 hidp->hid_if_descr = altif_data->altif_descr; in hid_attach()420 if (hidp->hid_if_descr.bInterfaceSubClass != BOOT_INTERFACE) in hid_attach()421 hidp->hid_if_descr.bInterfaceProtocol = NONE_PROTOCOL; in hid_attach()532 if (hidp->hid_if_descr.bInterfaceProtocol == in hid_attach()537 hid_if_descr.bInterfaceProtocol == in hid_attach()573 switch (hidp->hid_if_descr.bInterfaceProtocol) { in hid_attach()859 no_of_ep = hidp->hid_if_descr.bNumEndpoints; in hid_open()1862 if (hidp->hid_if_descr.bInterfaceProtocol == KEYBOARD_PROTOCOL) { in hid_parse_hid_descr_failure()1873 } else if (hidp->hid_if_descr.bInterfaceProtocol == in hid_parse_hid_descr_failure()2004 setup.wIndex = hidp->hid_if_descr.bInterfaceNumber; in hid_set_idle()[all …]