Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
Dtmc.h53 #define USBTMC_IOCTL_ABORT_BULK_IN _IO(USBTMC_IOC_NR, 4) macro
/Linux-v4.19/drivers/usb/class/
Dusbtmc.c1365 case USBTMC_IOCTL_ABORT_BULK_IN: in usbtmc_ioctl()