Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c45 struct raw_event_queue { struct
53 static void raw_event_queue_init(struct raw_event_queue *queue) in raw_event_queue_init() argument
60 static int raw_event_queue_add(struct raw_event_queue *queue, in raw_event_queue_add()
88 struct raw_event_queue *queue) in raw_event_queue_fetch()
119 static void raw_event_queue_destroy(struct raw_event_queue *queue) in raw_event_queue_destroy()
184 struct raw_event_queue queue;