Searched defs:gpib_interface_list (Results 1 – 1 of 1) sorted by relevance
230 struct gpib_interface_list { struct231 struct list_head list;232 struct gpib_interface *interface;233 struct module *module;