Home
last modified time | relevance | path

Searched refs:IOCTL_TIUSB_RESET_DEVICE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dticable.h39 #define IOCTL_TIUSB_RESET_DEVICE _IOW('N', 0x21, int) /* reset device */ macro
/linux-2.4.37.9/drivers/usb/
Dtiglusb.c294 case IOCTL_TIUSB_RESET_DEVICE: in tiglusb_ioctl()