Home
last modified time | relevance | path

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

/linux/drivers/media/cec/i2c/
H A Dch7322.c185 if (cec_msg_opcode(msg) == -1 && in ch7322_send_message()
/linux/include/uapi/linux/
H A Dcec.h96 static inline int cec_msg_opcode(const struct cec_msg *msg) in cec_msg_opcode() function