Searched refs:FE_DISEQC_RESET_OVERLOAD (Results 1 – 3 of 3) sorted by relevance
6 ioctl FE_DISEQC_RESET_OVERLOAD12 FE_DISEQC_RESET_OVERLOAD - Restores the power to the antenna subsystem, if it was powered off due -…18 .. c:function:: int ioctl( int fd, FE_DISEQC_RESET_OVERLOAD, NULL )19 :name: FE_DISEQC_RESET_OVERLOAD
890 #define FE_DISEQC_RESET_OVERLOAD _IO('o', 62) macro
2492 case FE_DISEQC_RESET_OVERLOAD: in dvb_frontend_handle_ioctl()