Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/cec/core/
Dcec-adap.c228 static void cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg) in cec_queue_msg_fh() function
292 cec_queue_msg_fh(fh, msg); in cec_queue_msg_monitor()
308 cec_queue_msg_fh(fh, msg); in cec_queue_msg_followers()
360 cec_queue_msg_fh(data->fh, &data->msg); in cec_data_completed()
2098 cec_queue_msg_fh(adap->cec_follower, msg); in cec_receive_notify()