Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c47 struct raw_event_queue { struct
55 static void raw_event_queue_init(struct raw_event_queue *queue) in raw_event_queue_init() argument
62 static int raw_event_queue_add(struct raw_event_queue *queue, in raw_event_queue_add()
90 struct raw_event_queue *queue) in raw_event_queue_fetch()
121 static void raw_event_queue_destroy(struct raw_event_queue *queue) in raw_event_queue_destroy()
186 struct raw_event_queue queue;