Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/dvb/
Dfrontend.h120 SEC_MINI_A, enumerator
/linux-4.1.27/drivers/media/usb/dvb-usb/
Dgp8psk-fe.c248 cmd = (burst == SEC_MINI_A) ? 0x00 : 0x01; in gp8psk_fe_send_diseqc_burst()
/linux-4.1.27/drivers/media/dvb-frontends/
Dtda8083.c210 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.c388 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()
Dstv0299.c320 if (stv0299_writeregI (state, 0x09, burst == SEC_MINI_A ? 0x00 : 0xff)) in stv0299_send_diseqc_burst()
Dtda10086.c253 case SEC_MINI_A: in tda10086_send_burst()
Dds3000.c782 if (burst == SEC_MINI_A) in ds3000_diseqc_send_burst()
Dcx24123.c817 if (burst == SEC_MINI_A) in cx24123_diseqc_send_burst()
Dtda10071.c432 case SEC_MINI_A: in tda10071_diseqc_send_burst()
Dcx24116.c1066 if (burst == SEC_MINI_A) in cx24116_diseqc_send_burst()
Dm88ds3103.c1260 case SEC_MINI_A: in m88ds3103_diseqc_send_burst()
Dstb0899_drv.c811 case SEC_MINI_A: in stb0899_send_diseqc_burst()
Dcx24117.c1123 if (burst == SEC_MINI_A) in cx24117_diseqc_send_burst()
Dmb86a16.c1570 case SEC_MINI_A: in mb86a16_send_diseqc_burst()
Dstv0900_core.c1756 case SEC_MINI_A: in stv0900_send_burst()
Dstv090x.c3834 if (burst == SEC_MINI_A) { in stv090x_send_diseqc_burst()
4982 stv090x_send_diseqc_burst(&state->frontend, SEC_MINI_A); in stv090x_attach()
/linux-4.1.27/drivers/media/pci/bt8xx/
Ddst.c1536 case SEC_MINI_A: in dst_send_burst()