Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Draw_gadget.c44 struct raw_event_queue { struct
52 static void raw_event_queue_init(struct raw_event_queue *queue) in raw_event_queue_init() argument
59 static int raw_event_queue_add(struct raw_event_queue *queue, in raw_event_queue_add()
87 struct raw_event_queue *queue) in raw_event_queue_fetch()
118 static void raw_event_queue_destroy(struct raw_event_queue *queue) in raw_event_queue_destroy()
183 struct raw_event_queue queue;