Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Devent.c124 static inline bool event_queue_full(struct ec_event_queue *q) in event_queue_full() function
153 if (event_queue_full(q)) in event_queue_push()