Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dtmc.h94 #define USBTMC488_IOCTL_GET_CAPS _IOR(USBTMC_IOC_NR, 17, unsigned char) macro
/openbmc/linux/drivers/usb/class/
H A Dusbtmc.c2142 case USBTMC488_IOCTL_GET_CAPS: in usbtmc_ioctl()