Home
last modified time | relevance | path

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

/linux/drivers/usb/common/
H A Ddebug.c65 case USB_TEST_FORCE_ENABLE: in usb_decode_test_mode()
/linux/drivers/usb/musb/
H A Dmusb_virthub.c404 case USB_TEST_FORCE_ENABLE: in musb_hub_control()
/linux/drivers/usb/dwc2/
H A Ddebugfs.c48 testmode = USB_TEST_FORCE_ENABLE; in testmode_write()
93 case USB_TEST_FORCE_ENABLE: in testmode_show()
H A Dgadget.c1607 case USB_TEST_FORCE_ENABLE: in dwc2_hsotg_set_test_mode()
/linux/drivers/usb/cdns3/
H A Dcdnsp-ep0.c245 if (tmode > USB_TEST_FORCE_ENABLE || tmode < USB_TEST_J) in cdnsp_ep0_handle_feature_device()
/linux/drivers/usb/dwc3/
H A Ddebugfs.c508 case USB_TEST_FORCE_ENABLE: in dwc3_testmode_show()
547 testmode = USB_TEST_FORCE_ENABLE; in dwc3_testmode_write()
H A Dgadget.c53 case USB_TEST_FORCE_ENABLE: in dwc3_gadget_set_test_mode()
/linux/drivers/usb/host/
H A Dxhci-hub.c690 if (test_mode == USB_TEST_FORCE_ENABLE) in xhci_port_set_test_mode()
745 if (xhci->test_mode == USB_TEST_FORCE_ENABLE && in xhci_exit_test_mode()
1541 if (test_mode > USB_TEST_FORCE_ENABLE || in xhci_hub_control()
/linux/drivers/usb/chipidea/
H A Dudc.c1424 case USB_TEST_FORCE_ENABLE: in isr_setup_packet_handler()