Searched refs:FE_SET_FRONTEND_TUNE_MODE (Results 1 – 5 of 5) sorted by relevance
6 ioctl FE_SET_FRONTEND_TUNE_MODE12 FE_SET_FRONTEND_TUNE_MODE - Allow setting tuner mode flags to the frontend.18 .. c:function:: int ioctl( int fd, FE_SET_FRONTEND_TUNE_MODE, unsigned int flags )19 :name: FE_SET_FRONTEND_TUNE_MODE
102 documents FE_SET_FRONTEND_TUNE_MODE and
905 #define FE_SET_FRONTEND_TUNE_MODE _IO('o', 81) /* unsigned int */ macro
35 replace define FE_TUNE_MODE_ONESHOT :c:func:`FE_SET_FRONTEND_TUNE_MODE`
2553 case FE_SET_FRONTEND_TUNE_MODE: in dvb_frontend_handle_ioctl()