Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhcd.c763 if (!hcd->uses_new_polling && !hcd->status_urb) in usb_hcd_poll_rh_status()
797 if (hcd->uses_new_polling ? HCD_POLL_RH(hcd) : in usb_hcd_poll_rh_status()
832 if (!hcd->uses_new_polling) in rh_queue_status()
872 if (!hcd->uses_new_polling) in usb_rh_urb_dequeue()
2828 if (shared_hcd->uses_new_polling && HCD_POLL_RH(shared_hcd)) in usb_add_hcd()
2838 if (hcd->uses_new_polling && HCD_POLL_RH(hcd)) in usb_add_hcd()
/OK3568_Linux_fs/kernel/drivers/usb/c67x00/
H A Dc67x00-hcd.c268 hcd->uses_new_polling = 1; in c67x00_hcd_start()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dhcd.h170 unsigned uses_new_polling:1; member
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-hcd.c582 hcd->uses_new_polling = 1; in uhci_start()
H A Dehci-hcd.c579 hcd->uses_new_polling = 1; in ehci_run()
H A Dohci-hcd.c658 hcd->uses_new_polling = 1; in ohci_run()
H A Dmax3421-hcd.c1493 hcd->uses_new_polling = 1; in max3421_start()
H A Disp116x-hcd.c1322 hcd->uses_new_polling = 1; in isp116x_start()
H A Doxu210hp-hcd.c3119 hcd->uses_new_polling = 1; in oxu_run()
H A Dxhci.c646 hcd->uses_new_polling = 1; in xhci_run()
H A Dfotg210-hcd.c5009 hcd->uses_new_polling = 1; in fotg210_run()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2461 dummy_hcd_to_hcd(dum_hcd)->uses_new_polling = 1; in dummy_start_ss()
2491 hcd->uses_new_polling = 1; in dummy_start()
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvhci_hcd.c1222 hcd->uses_new_polling = 1; in vhci_start()
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-hcd.c1296 hcd->uses_new_polling = 1; in isp1760_run()
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c1851 hcd->uses_new_polling = 1; in allocate_instance()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_host.c2704 musb->hcd->uses_new_polling = 1; in musb_host_alloc()
/OK3568_Linux_fs/kernel/drivers/staging/octeon-usb/
H A Docteon-hcd.c3634 hcd->uses_new_polling = 1; in octeon_usb_probe()