Searched refs:FE_SET_TONE (Results 1 – 3 of 3) sorted by relevance
7 ioctl FE_SET_TONE13 FE_SET_TONE - Sets/resets the generation of the continuous 22kHz tone.18 .. c:macro:: FE_SET_TONE20 ``int ioctl(int fd, FE_SET_TONE, enum fe_sec_tone_mode tone)``
944 #define FE_SET_TONE _IO('o', 66) /* fe_sec_tone_mode_t */ macro
1955 r = dvb_frontend_handle_ioctl(file, FE_SET_TONE, in dtv_property_process_set()2586 case FE_SET_TONE: in dvb_frontend_handle_ioctl()