Searched refs:CEC_ADAP_G_LOG_ADDRS (Results 1 – 3 of 3) sorted by relevance
9 ioctls CEC_ADAP_G_LOG_ADDRS and CEC_ADAP_S_LOG_ADDRS15 CEC_ADAP_G_LOG_ADDRS, CEC_ADAP_S_LOG_ADDRS - Get or set the logical addresses20 .. c:macro:: CEC_ADAP_G_LOG_ADDRS22 ``int ioctl(int fd, CEC_ADAP_G_LOG_ADDRS, struct cec_log_addrs *argp)``41 :ref:`ioctl CEC_ADAP_G_LOG_ADDRS <CEC_ADAP_G_LOG_ADDRS>` with a pointer to a
521 #define CEC_ADAP_G_LOG_ADDRS _IOR('a', 3, struct cec_log_addrs) macro
524 case CEC_ADAP_G_LOG_ADDRS: in cec_ioctl()