Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dcec-funcs.h571 __u8 ext_src_spec, in cec_msg_clear_ext_timer() argument
585 msg->msg[9] = ext_src_spec; in cec_msg_clear_ext_timer()
600 __u8 *ext_src_spec, in cec_ops_clear_ext_timer() argument
612 *ext_src_spec = msg->msg[9]; in cec_ops_clear_ext_timer()
727 __u8 ext_src_spec, in cec_msg_set_ext_timer() argument
741 msg->msg[9] = ext_src_spec; in cec_msg_set_ext_timer()
756 __u8 *ext_src_spec, in cec_ops_set_ext_timer() argument
768 *ext_src_spec = msg->msg[9]; in cec_ops_set_ext_timer()