Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/cec/core/
Dcec-adap.c208 static void cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg) in cec_queue_msg_fh() function
272 cec_queue_msg_fh(fh, msg); in cec_queue_msg_monitor()
288 cec_queue_msg_fh(fh, msg); in cec_queue_msg_followers()
340 cec_queue_msg_fh(data->fh, &data->msg); in cec_data_completed()
2161 cec_queue_msg_fh(adap->cec_follower, msg); in cec_receive_notify()