Searched refs:gpib_event (Results 1 – 2 of 2) sorted by relevance
332 struct gpib_event { struct
1866 struct gpib_event *event; in push_gpib_event_nolock()1879 event = kmalloc(sizeof(struct gpib_event), GFP_ATOMIC); in push_gpib_event_nolock()1923 struct gpib_event *event; in pop_gpib_event_nolock()1938 event = list_entry(front, struct gpib_event, list); in pop_gpib_event_nolock()