Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dgpib_types.h241 struct gpib_board { struct
243 struct gpib_interface *interface;
248 struct module *provider_module;
250 u8 *buffer;
252 unsigned int buffer_length;
256 unsigned long status;
262 wait_queue_head_t wait;
268 struct mutex user_mutex;
273 struct mutex big_gpib_mutex;
275 pid_t locking_pid;
[all …]