Home
last modified time | relevance | path

Searched refs:SEC_MINI_A (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/include/uapi/linux/dvb/
Dfrontend.h114 SEC_MINI_A, enumerator
/linux-4.4.14/drivers/media/usb/dvb-usb/
Dgp8psk-fe.c249 cmd = (burst == SEC_MINI_A) ? 0x00 : 0x01; in gp8psk_fe_send_diseqc_burst()
/linux-4.4.14/drivers/media/dvb-frontends/
Dtda8083.c216 case SEC_MINI_A: in tda8083_send_diseqc_burst()
Dstv0288.c186 if (stv0288_writeregI(state, 0x06, burst == SEC_MINI_A ? 0x00 : 0xff)) in stv0288_send_diseqc_burst()
Dcx24110.c391 if (burst == SEC_MINI_A) in cx24110_diseqc_send_burst()
Dsi21xx.c425 burst == SEC_MINI_A ? (val & ~0x10) : (val | 0x10))) in si21xx_send_diseqc_burst()
Dtda10086.c255 case SEC_MINI_A: in tda10086_send_burst()
Dstv0299.c322 if (stv0299_writeregI (state, 0x09, burst == SEC_MINI_A ? 0x00 : 0xff)) in stv0299_send_diseqc_burst()
Dds3000.c783 if (burst == SEC_MINI_A) in ds3000_diseqc_send_burst()
Dcx24123.c817 if (burst == SEC_MINI_A) in cx24123_diseqc_send_burst()
Dcx24116.c1068 if (burst == SEC_MINI_A) in cx24116_diseqc_send_burst()
Dtda10071.c330 case SEC_MINI_A: in tda10071_diseqc_send_burst()
Dcxd2841er.c2410 (burst == SEC_MINI_A ? "A" : "B")); in cxd2841er_send_burst()
2417 data = (burst == SEC_MINI_A ? 0 : 1); in cxd2841er_send_burst()
Dm88ds3103.c1181 case SEC_MINI_A: in m88ds3103_diseqc_send_burst()
Dstb0899_drv.c812 case SEC_MINI_A: in stb0899_send_diseqc_burst()
Dcx24117.c1125 if (burst == SEC_MINI_A) in cx24117_diseqc_send_burst()
Dmb86a16.c1571 case SEC_MINI_A: in mb86a16_send_diseqc_burst()
Dstv0900_core.c1757 case SEC_MINI_A: in stv0900_send_burst()
Dstv090x.c3835 if (burst == SEC_MINI_A) { in stv090x_send_diseqc_burst()
4983 stv090x_send_diseqc_burst(&state->frontend, SEC_MINI_A); in stv090x_attach()
/linux-4.4.14/drivers/media/pci/bt8xx/
Ddst.c1539 case SEC_MINI_A: in dst_send_burst()