Searched refs:cec_queue_msg_monitor (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/cec/core/ |
H A D | cec-adap.c | 281 static void cec_queue_msg_monitor(struct cec_adapter *adap, in cec_queue_msg_monitor() function 399 cec_queue_msg_monitor(data->adap, &data->msg, 1); in cec_data_cancel() 664 cec_queue_msg_monitor(adap, msg, 1); in cec_transmit_done_ts() 1226 cec_queue_msg_monitor(adap, msg, valid_la); in cec_received_msg_ts()
|
/kernel/linux/linux-6.6/drivers/media/cec/core/ |
H A D | cec-adap.c | 261 static void cec_queue_msg_monitor(struct cec_adapter *adap, in cec_queue_msg_monitor() function 385 cec_queue_msg_monitor(adap, &data->msg, 1); in cec_data_cancel() 660 cec_queue_msg_monitor(adap, msg, 1); in cec_transmit_done_ts() 1234 cec_queue_msg_monitor(adap, msg, monitor_valid_la); in cec_received_msg_ts()
|
Completed in 5 milliseconds