Searched refs:total_queued_events (Results 1 – 3 of 3) sorted by relevance
50 if (fh->total_queued_events) in cec_poll()318 while (!fh->total_queued_events && block) { in cec_dqevent()321 fh->total_queued_events); in cec_dqevent()351 fh->total_queued_events--; in cec_dqevent()
112 fh->total_queued_events++; in cec_queue_event_fh()
102 unsigned int total_queued_events; member