Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dtmc.h67 #define USBTMC_FLAG_IGNORE_TRAILER 0x0004 macro
/openbmc/linux/drivers/usb/class/
H A Dusbtmc.c840 if (flags & USBTMC_FLAG_IGNORE_TRAILER) { in usbtmc_generic_read()
1494 USBTMC_FLAG_IGNORE_TRAILER); in usbtmc_read()