Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dtmc.h103 #define USBTMC_IOCTL_AUTO_ABORT _IOW(USBTMC_IOC_NR, 25, __u8) macro
/openbmc/linux/drivers/usb/class/
H A Dusbtmc.c2181 case USBTMC_IOCTL_AUTO_ABORT: in usbtmc_ioctl()