Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/media/cec/core/
Dcec-adap.c209 static void cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg) in cec_queue_msg_fh() function
273 cec_queue_msg_fh(fh, msg); in cec_queue_msg_monitor()
289 cec_queue_msg_fh(fh, msg); in cec_queue_msg_followers()
341 cec_queue_msg_fh(data->fh, &data->msg); in cec_data_completed()
2229 cec_queue_msg_fh(adap->cec_follower, msg); in cec_receive_notify()