Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb.h374 #define UDCLASS_HUB 0x09 macro
H A Dusb_hub.c292 if (udev->ddesc.bDeviceClass == UDCLASS_HUB && in uhub_tt_buffer_reset_async_locked()
1134 uaa->info.bDeviceClass == UDCLASS_HUB) in uhub_probe()
1150 if (udev->ddesc.bDeviceClass != UDCLASS_HUB) in uhub_query_info()
H A Dusb_request.c2223 if (udev->ddesc.bDeviceClass == UDCLASS_HUB && in usbd_req_reset_tt()
2254 if (udev->ddesc.bDeviceClass == UDCLASS_HUB && in usbd_req_clear_tt_buffer()
/freebsd/sys/dev/usb/controller/
H A Davr32dci.c1399 .bDeviceClass = UDCLASS_HUB,
1413 .bDeviceClass = UDCLASS_HUB,
H A Duss820dci.c1744 .bDeviceClass = UDCLASS_HUB,
1758 .bDeviceClass = UDCLASS_HUB,
H A Datmegadci.c1461 .bDeviceClass = UDCLASS_HUB,
H A Dmusb_otg.c3476 .bDeviceClass = UDCLASS_HUB,
3490 .bDeviceClass = UDCLASS_HUB,
H A Dehci.c2894 UDCLASS_HUB, /* class */
2909 UDCLASS_HUB, /* class */
H A Dohci.c2000 UDCLASS_HUB, /* class */
H A Duhci.c2256 UDCLASS_HUB, /* class */
H A Ddwc_otg.c4242 .bDeviceClass = UDCLASS_HUB,