Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/userspace-api/media/dvb/
A Dfe-set-tone.rst7 ioctl FE_SET_TONE
13 FE_SET_TONE - Sets/resets the generation of the continuous 22kHz tone.
18 .. c:macro:: FE_SET_TONE
20 ``int ioctl(int fd, FE_SET_TONE, enum fe_sec_tone_mode tone)``
/linux-6.3-rc2/include/uapi/linux/dvb/
A Dfrontend.h936 #define FE_SET_TONE _IO('o', 66) /* fe_sec_tone_mode_t */ macro
/linux-6.3-rc2/drivers/media/dvb-core/
A Ddvb_frontend.c1947 r = dvb_frontend_handle_ioctl(file, FE_SET_TONE, in dtv_property_process_set()
2574 case FE_SET_TONE: in dvb_frontend_handle_ioctl()

Completed in 23 milliseconds