Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dcec-funcs.h850 __u8 rc_profile, __u8 dev_features) in cec_msg_report_features() argument
858 msg->msg[5] = dev_features; in cec_msg_report_features()
863 const __u8 **rc_profile, const __u8 **dev_features) in cec_ops_report_features() argument
870 *dev_features = NULL; in cec_ops_report_features()
874 *dev_features = p + 1; in cec_ops_report_features()
879 *rc_profile = *dev_features = NULL; in cec_ops_report_features()