Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dcec.h737 #define CEC_MSG_SET_MENU_LANGUAGE 0x32 macro
H A Dcec-funcs.h821 msg->msg[1] = CEC_MSG_SET_MENU_LANGUAGE; in cec_msg_set_menu_language()
837 msg->reply = reply ? CEC_MSG_SET_MENU_LANGUAGE : 0; in cec_msg_get_menu_language()
/openbmc/linux/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions213 ignore define CEC_MSG_SET_MENU_LANGUAGE
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c1006 [CEC_MSG_SET_MENU_LANGUAGE] = 5 | BCAST,