Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Devent.c105 static struct ec_event_queue *event_queue_new(int capacity) in event_queue_new() function
469 dev_data->events = event_queue_new(queue_size); in event_device_add()