Searched refs:CEC_ADAP_G_CAPS (Results 1 – 7 of 7) sorted by relevance
13 ioctl CEC_ADAP_G_CAPS19 CEC_ADAP_G_CAPS - Query device capabilities24 .. c:function:: int ioctl( int fd, CEC_ADAP_G_CAPS, struct cec_caps *argp )25 :name: CEC_ADAP_G_CAPS39 All cec devices must support :ref:`ioctl CEC_ADAP_G_CAPS <CEC_ADAP_G_CAPS>`. To query
40 example :ref:`CEC_ADAP_G_CAPS <CEC_ADAP_G_CAPS>`.
37 :ref:`CEC_ADAP_G_CAPS` ioctl will tell userspace what it is allowed to do.
108 :ref:`CEC_ADAP_G_CAPS`. All arrays in
438 #define CEC_ADAP_G_CAPS _IOWR('a', 0, struct cec_caps) macro
494 case CEC_ADAP_G_CAPS: in cec_ioctl()
62 capabilities are returned by CEC_ADAP_G_CAPS.