Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-cec.c237 switch (cec_msg_opcode(msg)) { in vivid_received()
256 cec_msg_feature_abort(&reply, cec_msg_opcode(msg), in vivid_received()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcec.h96 static __inline__ int cec_msg_opcode(const struct cec_msg *msg) in cec_msg_opcode() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcec.h96 static __inline__ int cec_msg_opcode(const struct cec_msg *msg) in cec_msg_opcode() function
/OK3568_Linux_fs/kernel/drivers/media/cec/i2c/
H A Dch7322.c185 if (cec_msg_opcode(msg) == -1 && in ch7322_send_message()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcec.h96 static inline int cec_msg_opcode(const struct cec_msg *msg) in cec_msg_opcode() function