Home
last modified time | relevance | path

Searched refs:ROLLOFF_35 (Results 1 – 9 of 9) sorted by relevance

/linux/include/uapi/linux/dvb/
H A Dfrontend.h623 ROLLOFF_35, enumerator
/linux/Documentation/userspace-api/media/
H A Dfrontend.h.rst.exceptions190 ignore symbol ROLLOFF_35
/linux/drivers/media/dvb-frontends/
H A Dcx24116.c1232 if (c->rolloff != ROLLOFF_35) { in cx24116_set_frontend()
1278 case ROLLOFF_35: in cx24116_set_frontend()
H A Dtda10071.c603 case ROLLOFF_35: in tda10071_set_frontend()
H A Dcx24117.c1366 case ROLLOFF_35: in cx24117_set_frontend()
H A Dstv0910.c1592 p->rolloff = ROLLOFF_35; in get_frontend()
H A Dmxl5xx.c751 p->rolloff = ROLLOFF_35; in get_frontend()
/linux/drivers/media/dvb-core/
H A Ddvb_frontend.c1057 c->rolloff = ROLLOFF_35;/* implied for DVB-S */ in dvb_frontend_clear_cache()
1064 c->rolloff = ROLLOFF_35; in dvb_frontend_clear_cache()
2321 case ROLLOFF_35: in dtv_set_frontend()
/linux/drivers/media/firewire/
H A Dfiredtv-avc.c391 case ROLLOFF_35: c->operand[14] = 0x2; break; in avc_tuner_tuneqpsk()