Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dtmc.h114 #define USBTMC488_CAPABILITY_SIMPLE 2 macro
/openbmc/linux/drivers/usb/class/
H A Dusbtmc.c657 if (!(data->usb488_caps & USBTMC488_CAPABILITY_SIMPLE)) in usbtmc488_ioctl_simple()