Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dtmc.h26 #define USBTMC_STATUS_TRANSFER_NOT_IN_PROGRESS 0x81 macro
/openbmc/linux/drivers/usb/class/
H A Dusbtmc.c300 if (buffer[0] == USBTMC_STATUS_TRANSFER_NOT_IN_PROGRESS) { in usbtmc_ioctl_abort_bulk_in_tag()