Home
last modified time | relevance | path

Searched refs:PILOT_AUTO (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/dvb/
H A Dfrontend.h605 PILOT_AUTO, enumerator
/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend.h.rst.exceptions189 ignore symbol PILOT_AUTO
/linux/drivers/media/dvb-frontends/
H A Dcx24116.c1254 case PILOT_AUTO: /* Not supported but emulated */ in cx24116_set_frontend()
1421 if (state->dcur.pilot == PILOT_AUTO) in cx24116_set_frontend()
H A Dcx24117.c1343 case PILOT_AUTO: in cx24117_set_frontend()
H A Dcx24120.c1099 case PILOT_AUTO: in cx24120_set_pilot()
/linux/drivers/media/firewire/
H A Dfiredtv-avc.c399 case PILOT_AUTO: c->operand[15] = 0x0; break; in avc_tuner_tuneqpsk()