Searched refs:FE_DISEQC_SEND_BURST (Results 1 – 3 of 3) sorted by relevance
6 ioctl FE_DISEQC_SEND_BURST12 FE_DISEQC_SEND_BURST - Sends a 22KHz tone burst for 2x1 mini DiSEqC satellite selection.18 .. c:function:: int ioctl( int fd, FE_DISEQC_SEND_BURST, enum fe_sec_mini_cmd tone )19 :name: FE_DISEQC_SEND_BURST
893 #define FE_DISEQC_SEND_BURST _IO('o', 65) /* fe_sec_mini_cmd_t */ macro
2514 case FE_DISEQC_SEND_BURST: in dvb_frontend_handle_ioctl()