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.h878 __u8 rc_profile, __u8 dev_features) in cec_msg_report_features() argument
886 msg->msg[5] = dev_features; in cec_msg_report_features()
891 const __u8 **rc_profile, const __u8 **dev_features) in cec_ops_report_features() argument
901 *dev_features = p + 1; in cec_ops_report_features()
906 *rc_profile = *dev_features = NULL; in cec_ops_report_features()