Home
last modified time | relevance | path

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

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