Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_TEST (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/usb/
Dch11.h84 #define USB_PORT_FEAT_TEST 21 macro
/external/u-boot/include/
Dusb_defs.h236 #define USB_PORT_FEAT_TEST 21 macro
/external/u-boot/cmd/
Dusb.c548 port ? USB_PORT_FEAT_TEST : USB_FEAT_TEST,
/external/u-boot/drivers/usb/host/
Dehci-hcd.c871 case USB_PORT_FEAT_TEST: in ehci_submit_root()