Searched refs:FE_SET_VOLTAGE (Results 1 – 3 of 3) sorted by relevance
7 ioctl FE_SET_VOLTAGE13 FE_SET_VOLTAGE - Allow setting the DC level sent to the antenna subsystem.18 .. c:macro:: FE_SET_VOLTAGE20 ``int ioctl(int fd, FE_SET_VOLTAGE, enum fe_sec_voltage voltage)``
945 #define FE_SET_VOLTAGE _IO('o', 67) /* fe_sec_voltage_t */ macro
1945 r = dvb_frontend_handle_ioctl(file, FE_SET_VOLTAGE, in dtv_property_process_set()2590 case FE_SET_VOLTAGE: in dvb_frontend_handle_ioctl()