Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds