Home
last modified time | relevance | path

Searched refs:USBDEVFS_CLEAR_HALT (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_nosdk_speed.h41 #define USBDEVFS_CLEAR_HALT _IOR('U', 21, unsigned int) macro
/drivers/peripheral/usb/ddk/host/include/
H A Dlinux_adapter.h78 #define USBDEVFS_CLEAR_HALT _IOR('U', 21, unsigned int) macro
/drivers/peripheral/usb/ddk/host/src/
H A Dlinux_adapter.c1239 ret = ioctl(handle->fd, USBDEVFS_CLEAR_HALT, &endPoint); in AdapterClearHalt()

Completed in 4 milliseconds