Home
last modified time | relevance | path

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

/linux/drivers/usb/common/
A Ddebug.c64 case USB_TEST_FORCE_ENABLE: in usb_decode_test_mode()
/linux/drivers/usb/musb/
A Dmusb_virthub.c405 case USB_TEST_FORCE_ENABLE: in musb_hub_control()
/linux/drivers/usb/dwc2/
A Ddebugfs.c48 testmode = USB_TEST_FORCE_ENABLE; in testmode_write()
93 case USB_TEST_FORCE_ENABLE: in testmode_show()
A Dgadget.c1604 case USB_TEST_FORCE_ENABLE: in dwc2_hsotg_set_test_mode()
/linux/drivers/usb/dwc3/
A Ddebugfs.c484 case USB_TEST_FORCE_ENABLE: in dwc3_testmode_show()
520 testmode = USB_TEST_FORCE_ENABLE; in dwc3_testmode_write()
A Dep0.c435 case USB_TEST_FORCE_ENABLE: in dwc3_ep0_handle_test()
A Dgadget.c53 case USB_TEST_FORCE_ENABLE: in dwc3_gadget_set_test_mode()
/linux/drivers/usb/cdns3/
A Dcdnsp-ep0.c245 if (tmode > USB_TEST_FORCE_ENABLE || tmode < USB_TEST_J) in cdnsp_ep0_handle_feature_device()
/linux/drivers/usb/host/
A Dxhci-hub.c702 if (test_mode == USB_TEST_FORCE_ENABLE) in xhci_port_set_test_mode()
757 if (xhci->test_mode == USB_TEST_FORCE_ENABLE && in xhci_exit_test_mode()
1516 if (test_mode > USB_TEST_FORCE_ENABLE || in xhci_hub_control()
/linux/include/uapi/linux/usb/
A Dch9.h145 #define USB_TEST_FORCE_ENABLE 5 macro
/linux/drivers/usb/gadget/udc/bdc/
A Dbdc_ep.c936 case USB_TEST_FORCE_ENABLE: in bdc_set_test_mode()
/linux/drivers/usb/chipidea/
A Dudc.c1251 case USB_TEST_FORCE_ENABLE: in isr_setup_packet_handler()
/linux/drivers/usb/gadget/udc/
A Dmv_udc_core.c1504 if (index <= USB_TEST_FORCE_ENABLE) { in mv_udc_testmode()

Completed in 44 milliseconds