Searched refs:gpib_event (Results 1 – 2 of 2) sorted by relevance
332 struct gpib_event { struct
1906 struct gpib_event *event; in num_gpib_events() 1919 event = kmalloc_obj(struct gpib_event, GFP_ATOMIC); in push_gpib_event_nolock() 1963 struct gpib_event *event; in push_gpib_event() 1978 event = list_entry(front, struct gpib_event, list); in pop_gpib_event_nolock()