Home
last modified time | relevance | path

Searched refs:gpib_event_queue (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpib/include/
H A DgpibP.h29 unsigned int num_gpib_events(const struct gpib_event_queue *queue);
31 int pop_gpib_event(struct gpib_board *board, struct gpib_event_queue *queue, short *event_type);
H A Dgpib_types.h199 struct gpib_event_queue { struct
206 static inline void init_event_queue(struct gpib_event_queue *queue) in init_event_queue() argument
312 struct gpib_event_queue event_queue;