Searched refs:FE_SET_TONE (Results 1 – 3 of 3) sorted by relevance
13 ioctl FE_SET_TONE19 FE_SET_TONE - Sets/resets the generation of the continuous 22kHz tone.25 .. c:function:: int ioctl( int fd, FE_SET_TONE, enum fe_sec_tone_mode tone )26 :name: FE_SET_TONE
895 #define FE_SET_TONE _IO('o', 66) /* fe_sec_tone_mode_t */ macro
1875 r = dvb_frontend_handle_ioctl(file, FE_SET_TONE, in dtv_property_process_set()2540 case FE_SET_TONE: in dvb_frontend_handle_ioctl()