Searched refs:CEC_ADAP_G_CAPS (Results 1 – 8 of 8) sorted by relevance
6 ioctl CEC_ADAP_G_CAPS12 CEC_ADAP_G_CAPS - Query device capabilities17 .. c:function:: int ioctl( int fd, CEC_ADAP_G_CAPS, struct cec_caps *argp )18 :name: CEC_ADAP_G_CAPS32 All cec devices must support :ref:`ioctl CEC_ADAP_G_CAPS <CEC_ADAP_G_CAPS>`. To query
33 example :ref:`CEC_ADAP_G_CAPS <CEC_ADAP_G_CAPS>`.
28 :ref:`CEC_ADAP_G_CAPS` ioctl will tell userspace what it is allowed to do.
101 :ref:`CEC_ADAP_G_CAPS`. All arrays in
434 #define CEC_ADAP_G_CAPS _IOWR('a', 0, struct cec_caps) macro
485 case CEC_ADAP_G_CAPS: in cec_ioctl()
1209 COMPATIBLE_IOCTL(CEC_ADAP_G_CAPS)
60 capabilities are returned by CEC_ADAP_G_CAPS.