Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/usb/
Dtmc.h81 #define USBTMC_IOCTL_ABORT_BULK_IN _IO(USBTMC_IOC_NR, 4) macro
/Linux-v5.4/drivers/usb/class/
Dusbtmc.c2055 case USBTMC_IOCTL_ABORT_BULK_IN: in usbtmc_ioctl()