Searched refs:cec_caps (Results 1 – 3 of 3) sorted by relevance
20 ``int ioctl(int fd, CEC_ADAP_G_CAPS, struct cec_caps *argp)``35 struct :c:type:`cec_caps`. The driver fills the structure and40 .. c:type:: cec_caps42 .. flat-table:: struct cec_caps
358 struct cec_caps { struct503 #define CEC_ADAP_G_CAPS _IOWR('a', 0, struct cec_caps)
76 struct cec_caps __user *parg) in cec_adap_g_caps()78 struct cec_caps caps = {}; in cec_adap_g_caps()