Searched refs:CEC_ADAP_G_PHYS_ADDR (Results 1 – 4 of 4) sorted by relevance
8 ioctls CEC_ADAP_G_PHYS_ADDR and CEC_ADAP_S_PHYS_ADDR14 CEC_ADAP_G_PHYS_ADDR, CEC_ADAP_S_PHYS_ADDR - Get or set the physical address20 .. c:function:: int ioctl( int fd, CEC_ADAP_G_PHYS_ADDR, __u16 *argp )21 :name: CEC_ADAP_G_PHYS_ADDR39 :ref:`ioctl CEC_ADAP_G_PHYS_ADDR <CEC_ADAP_G_PHYS_ADDR>` with a pointer to a __u16 where the
448 #define CEC_ADAP_G_PHYS_ADDR _IOR('a', 1, __u16) macro
488 case CEC_ADAP_G_PHYS_ADDR: in cec_ioctl()
1212 COMPATIBLE_IOCTL(CEC_ADAP_G_PHYS_ADDR)