Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/class/
Dusbtmc.c117 struct usbtmc_file_data { struct
118 struct usbtmc_device_data *data;
119 struct list_head file_elem;
144 struct usbtmc_file_data *file_data; in usbtmc_open() argument