Home
last modified time | relevance | path

Searched refs:FE_SET_VOLTAGE (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/userspace-api/media/dvb/
A Dfe-set-voltage.rst7 ioctl FE_SET_VOLTAGE
13 FE_SET_VOLTAGE - Allow setting the DC level sent to the antenna subsystem.
18 .. c:macro:: FE_SET_VOLTAGE
20 ``int ioctl(int fd, FE_SET_VOLTAGE, enum fe_sec_voltage voltage)``
/linux/include/uapi/linux/dvb/
A Dfrontend.h896 #define FE_SET_VOLTAGE _IO('o', 67) /* fe_sec_voltage_t */ macro
/linux/drivers/media/dvb-core/
A Ddvb_frontend.c1934 r = dvb_frontend_handle_ioctl(file, FE_SET_VOLTAGE, in dtv_property_process_set()
2574 case FE_SET_VOLTAGE: in dvb_frontend_handle_ioctl()

Completed in 11 milliseconds