Home
last modified time | relevance | path

Searched refs:total_queued_events (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/cec/core/
H A Dcec-api.c50 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()
H A Dcec-adap.c133 fh->total_queued_events++; in cec_queue_event_fh()
/kernel/linux/linux-6.6/drivers/media/cec/core/
H A Dcec-api.c50 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()
H A Dcec-adap.c112 fh->total_queued_events++; in cec_queue_event_fh()
/kernel/linux/linux-5.10/include/media/
H A Dcec.h95 unsigned int total_queued_events; member
/kernel/linux/linux-6.6/include/media/
H A Dcec.h102 unsigned int total_queued_events; member

Completed in 10 milliseconds