Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dcec-funcs.h423 msg->msg[1] = CEC_MSG_TIMER_CLEARED_STATUS; in cec_msg_timer_cleared_status()
460 msg->reply = reply ? CEC_MSG_TIMER_CLEARED_STATUS : 0; in cec_msg_clear_analogue_timer()
500 msg->reply = reply ? CEC_MSG_TIMER_CLEARED_STATUS : 0; in cec_msg_clear_digital_timer()
561 msg->reply = reply ? CEC_MSG_TIMER_CLEARED_STATUS : 0; in cec_msg_clear_ext_timer()
H A Dcec.h680 #define CEC_MSG_TIMER_CLEARED_STATUS 0x43 macro
/openbmc/linux/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions158 ignore define CEC_MSG_TIMER_CLEARED_STATUS
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c999 [CEC_MSG_TIMER_CLEARED_STATUS] = 3 | DIRECTED,