/linux-4.1.27/drivers/media/dvb-frontends/ |
D | tda10071.c | 670 u8 mode, rolloff, pilot, inversion, div; in tda10071_set_frontend() local 676 c->frequency, c->symbol_rate, c->inversion, c->pilot, in tda10071_set_frontend() 708 pilot = 2; in tda10071_set_frontend() 731 switch (c->pilot) { in tda10071_set_frontend() 733 pilot = 0; in tda10071_set_frontend() 736 pilot = 1; in tda10071_set_frontend() 739 pilot = 2; in tda10071_set_frontend() 798 cmd.args[12] = pilot; in tda10071_set_frontend() 850 c->pilot = PILOT_OFF; in tda10071_get_frontend() 853 c->pilot = PILOT_ON; in tda10071_get_frontend()
|
D | stv0900_priv.h | 290 enum fe_stv0900_pilot pilot; member 382 s32 pilot, u8 chip_id);
|
D | cx24116.c | 168 fe_pilot_t pilot; member 1264 switch (c->pilot) { in cx24116_set_frontend() 1278 __func__, c->pilot); in cx24116_set_frontend() 1308 state->dnxt.pilot = c->pilot; in cx24116_set_frontend() 1331 state->dcur.pilot, state->dcur.pilot_val); in cx24116_set_frontend() 1432 if (state->dcur.pilot == PILOT_AUTO) in cx24116_set_frontend()
|
D | cx24117.c | 179 fe_pilot_t pilot; member 1351 switch (c->pilot) { in cx24117_set_frontend() 1364 __func__, state->demod, c->pilot); in cx24117_set_frontend() 1401 state->dnxt.pilot = c->pilot; in cx24117_set_frontend() 1428 state->dcur.pilot, state->dcur.pilot_val); in cx24117_set_frontend()
|
D | stv0900_core.c | 1087 s32 pilot, u8 chip_id) in stv0900_get_optim_carr_loop() argument 1132 if (pilot) { in stv0900_get_optim_carr_loop() 1157 if (pilot) { in stv0900_get_optim_carr_loop() 1623 p_result.pilot = intp->result[demod].pilot; in stv0900_search()
|
D | m88ds3103.c | 258 c->inversion, c->pilot, c->rolloff); in m88ds3103_set_frontend() 840 c->pilot = PILOT_OFF; in m88ds3103_get_frontend() 843 c->pilot = PILOT_ON; in m88ds3103_get_frontend()
|
D | stv0900_sw.c | 1225 result->pilot = stv0900_get_bits(intp, DEMOD_TYPE) & 0x01; in stv0900_get_signal_params()
|
/linux-4.1.27/Documentation/video4linux/ |
D | si476x.txt | 61 0x10 | pilot | 0 - Stereo pilot is not present 62 | | 1 - Stereo pilot is present
|
D | si4713.txt | 93 pilot_frequency - Configures the frequency of the stereo pilot tone. 94 pilot_deviation - Configures pilot tone frequency deviation level. 95 pilot_enabled - Enables or disables the pilot tone feature.
|
/linux-4.1.27/include/linux/mfd/ |
D | si476x-reports.h | 130 __u8 pilot; member
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | cx88-tvaudio.c | 818 u32 reg, mode, pilot; in cx88_get_stereo() local 822 pilot = (reg >> 2) & 0x03; in cx88_get_stereo() 826 reg, m[mode], p[pilot], in cx88_get_stereo()
|
/linux-4.1.27/Documentation/usb/ |
D | iuu_phoenix.txt | 10 used by your favorite application to pilot the IUU
|
D | usb-serial.txt | 62 This goes against the current documentation for pilot-xfer and other 416 and pilot-manager -daemon calls will work. Baud rates up to 115200
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_frontend.h | 355 fe_pilot_t pilot; member
|
D | dvb_frontend.c | 1057 c->pilot = PILOT_AUTO; in dvb_frontend_clear_cache() 1427 tvp->u.data = c->pilot; in dtv_property_process_get() 1894 c->pilot = tvp->u.data; in dtv_property_process_set()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | tables_nphy.c | 3311 check(pilot, PILOT); in assert_ntab_array_sizes()
|
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/ |
D | drx_driver.h | 1031 enum drx_pilot_mode pilot; /**< pilot mode */ member
|
/linux-4.1.27/drivers/mfd/ |
D | si476x-cmd.c | 830 report->pilot = resp[7] & SI476X_ACF_PILOT; in si476x_core_cmd_fm_acf_status()
|
/linux-4.1.27/drivers/media/firewire/ |
D | firedtv-avc.c | 402 switch (fdtv->fe.dtv_property_cache.pilot) { in avc_tuner_tuneqpsk()
|