Home
last modified time | relevance | path

Searched defs:usbtmc_device_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/class/
Dusbtmc.c78 struct usbtmc_device_data { struct
79 const struct usb_device_id *id;
103 #define to_usbtmc_data(d) container_of(d, struct usbtmc_device_data, kref) argument