Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/include/
H A Dgpib_types.h223 struct gpib_board_struct { struct
225 gpib_interface_t *interface;
229 struct module *provider_module;
231 u8 *buffer;
233 unsigned int buffer_length;
236 unsigned long status;
241 wait_queue_head_t wait;
246 struct mutex user_mutex;
250 struct mutex big_gpib_mutex;
252 pid_t locking_pid;
[all …]