Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dcec-funcs.h543 __u8 ext_src_spec, in cec_msg_clear_ext_timer() argument
557 msg->msg[9] = ext_src_spec; in cec_msg_clear_ext_timer()
572 __u8 *ext_src_spec, in cec_ops_clear_ext_timer() argument
584 *ext_src_spec = msg->msg[9]; in cec_ops_clear_ext_timer()
699 __u8 ext_src_spec, in cec_msg_set_ext_timer() argument
713 msg->msg[9] = ext_src_spec; in cec_msg_set_ext_timer()
728 __u8 *ext_src_spec, in cec_ops_set_ext_timer() argument
740 *ext_src_spec = msg->msg[9]; in cec_ops_set_ext_timer()