Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/cec/
Dcec-adap.c1965 cec_msg_set_osd_name(&tx_cec_msg, adap->log_addrs.osd_name); in cec_receive_notify()
/Linux-v4.19/include/uapi/linux/
Dcec-funcs.h1220 static inline void cec_msg_set_osd_name(struct cec_msg *msg, const char *name) in cec_msg_set_osd_name() function