Searched refs:CEC_ADAP_G_CONNECTOR_INFO (Results 1 – 4 of 4) sorted by relevance
10 ioctl CEC_ADAP_G_CONNECTOR_INFO16 CEC_ADAP_G_CONNECTOR_INFO - Query HDMI connector information21 .. c:macro:: CEC_ADAP_G_CONNECTOR_INFO23 ``int ioctl(int fd, CEC_ADAP_G_CONNECTOR_INFO, struct cec_connector_info *argp)``
138 - If this capability is set, then :ref:`CEC_ADAP_G_CONNECTOR_INFO` can
538 #define CEC_ADAP_G_CONNECTOR_INFO _IOR('a', 10, struct cec_connector_info) macro
530 case CEC_ADAP_G_CONNECTOR_INFO: in cec_ioctl()