Searched defs:gpib_interface_list_struct (Results 1 – 1 of 1) sorted by relevance
213 typedef struct gpib_interface_list_struct { struct214 struct list_head list;215 gpib_interface_t *interface;216 struct module *module;