Searched refs:cec_receive_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/cec/core/ |
H A D | cec-adap.c | 948 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg, 1237 * then cec_receive_notify() won't pass on the reply to the listener(s) in cec_received_msg_ts() 1240 cec_receive_notify(adap, msg, is_reply); in cec_received_msg_ts() 1898 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg, in cec_receive_notify() function
|
/kernel/linux/linux-6.6/drivers/media/cec/core/ |
H A D | cec-adap.c | 952 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg, 1245 * then cec_receive_notify() won't pass on the reply to the listener(s) in cec_received_msg_ts() 1248 cec_receive_notify(adap, msg, is_reply); in cec_received_msg_ts() 1971 static int cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg, in cec_receive_notify() function
|
Completed in 6 milliseconds