Searched defs:usbtmc_device_data (Results 1 – 1 of 1) sorted by relevance
78 struct usbtmc_device_data { struct79 const struct usb_device_id *id;103 #define to_usbtmc_data(d) container_of(d, struct usbtmc_device_data, kref) argument