Searched refs:FE_SET_FRONTEND_TUNE_MODE (Results 1 – 5 of 5) sorted by relevance
13 ioctl FE_SET_FRONTEND_TUNE_MODE19 FE_SET_FRONTEND_TUNE_MODE - Allow setting tuner mode flags to the frontend.25 .. c:function:: int ioctl( int fd, FE_SET_FRONTEND_TUNE_MODE, unsigned int flags )26 :name: FE_SET_FRONTEND_TUNE_MODE
109 documents FE_SET_FRONTEND_TUNE_MODE and
905 #define FE_SET_FRONTEND_TUNE_MODE _IO('o', 81) /* unsigned int */ macro
37 replace define FE_TUNE_MODE_ONESHOT :c:func:`FE_SET_FRONTEND_TUNE_MODE`
2570 case FE_SET_FRONTEND_TUNE_MODE: in dvb_frontend_handle_ioctl()