Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dcec.h954 #define CEC_OP_UI_CMD_PLAY_FUNCTION 0x60 macro
H A Dcec-funcs.h1309 case CEC_OP_UI_CMD_PLAY_FUNCTION: in cec_msg_user_control_pressed()
1338 case CEC_OP_UI_CMD_PLAY_FUNCTION: in cec_ops_user_control_pressed()
/openbmc/linux/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions407 ignore define CEC_OP_UI_CMD_PLAY_FUNCTION
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c2073 case CEC_OP_UI_CMD_PLAY_FUNCTION: in cec_receive_notify()