Home
last modified time | relevance | path

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

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