Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/
H A Devent.c106 static struct ec_event_queue *event_queue_new(int capacity) in event_queue_new() function
470 dev_data->events = event_queue_new(queue_size); in event_device_add()