Home
last modified time | relevance | path

Searched refs:pilot (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/planespotter/doc/src/
H A Dplanespotter.qdoc47 plane is commanded by a C++ pilot.
78 flight path. In a sense it can act as a pilot. This is very much like
82 \l CoordinateAnimation as pilot. The Oslo-Berlin plane is animated using QML code
85 No matter which pilot is used, the results to the pilot's
99 class set the origin and destination which the pilot uses to calculate the
104 The pilot employs a \l QBasicTimer and \l {QTimerEvent}{QTimerEvents} to
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dcx24120.c118 enum fe_pilot pilot; member
824 c->pilot = (ret & 0x80) ? PILOT_ON : PILOT_OFF; in cx24120_get_fec()
827 c->modulation, c->fec_inner, c->pilot); in cx24120_get_fec()
867 enum fe_pilot pilot; member
933 if (clock_ratios_table[idx].pilot != c->pilot) in cx24120_set_clock_ratios()
1079 static int cx24120_set_pilot(struct cx24120_state *state, enum fe_pilot pilot) in cx24120_set_pilot() argument
1081 dev_dbg(&state->i2c->dev, "(%d)\n", pilot); in cx24120_set_pilot()
1089 switch (pilot) { in cx24120_set_pilot()
1155 state->dnxt.pilot = c->pilot; in cx24120_set_frontend()
1165 ret = cx24120_set_pilot(state, c->pilot); in cx24120_set_frontend()
[all …]
H A Dtda10071.c554 u8 mode, rolloff, pilot, inversion, div; in tda10071_set_frontend() local
560 c->inversion, c->pilot, c->rolloff); in tda10071_set_frontend()
591 pilot = 2; in tda10071_set_frontend()
613 switch (c->pilot) { in tda10071_set_frontend()
615 pilot = 0; in tda10071_set_frontend()
618 pilot = 1; in tda10071_set_frontend()
621 pilot = 2; in tda10071_set_frontend()
676 cmd.args[12] = pilot; in tda10071_set_frontend()
729 c->pilot = PILOT_OFF; in tda10071_get_frontend()
732 c->pilot = PILOT_ON; in tda10071_get_frontend()
H A Dcx24116.c156 enum fe_pilot pilot; member
1248 switch (c->pilot) { in cx24116_set_frontend()
1262 __func__, c->pilot); in cx24116_set_frontend()
1292 state->dnxt.pilot = c->pilot; in cx24116_set_frontend()
1315 state->dcur.pilot, state->dcur.pilot_val); in cx24116_set_frontend()
1416 if (state->dcur.pilot == PILOT_AUTO) in cx24116_set_frontend()
H A Dstv0900_priv.h275 enum fe_stv0900_pilot pilot; member
367 s32 pilot, u8 chip_id);
H A Dcx24117.c167 enum fe_pilot pilot; member
1343 switch (c->pilot) { in cx24117_set_frontend()
1356 __func__, state->demod, c->pilot); in cx24117_set_frontend()
1393 state->dnxt.pilot = c->pilot; in cx24117_set_frontend()
1420 state->dcur.pilot, state->dcur.pilot_val); in cx24117_set_frontend()
H A Dstv0900_core.c1073 s32 pilot, u8 chip_id) in stv0900_get_optim_carr_loop() argument
1121 if (pilot) { in stv0900_get_optim_carr_loop()
1146 if (pilot) { in stv0900_get_optim_carr_loop()
1612 p_result.pilot = intp->result[demod].pilot; in stv0900_search()
H A Dm88ds3103.c641 c->inversion, c->pilot, c->rolloff); in m88ds3103_set_frontend()
1284 c->pilot = PILOT_OFF; in m88ds3103_get_frontend()
1287 c->pilot = PILOT_ON; in m88ds3103_get_frontend()
H A Dmxl5xx.c733 p->pilot = PILOT_OFF; in get_frontend()
736 p->pilot = PILOT_ON; in get_frontend()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-fm-tx.rst11 parameters for audio compression, pilot tone generation, audio deviation
136 Enables or disables the pilot tone generation feature.
139 Configures pilot tone frequency deviation level. Unit is in Hz. The
143 Configures pilot tone frequency value. Unit is in Hz. The range and
H A Dvidioc-g-modulator.rst112 for example, a stereo pilot tone.
H A Dvidioc-g-tuner.rst121 subprograms by analyzing audio carriers, pilot tones or other
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dsi476x.rst60 0x10 pilot 0 - Stereo pilot is not present
61 1 - Stereo pilot is present
H A Dsi4713.rst103 - pilot_frequency - Configures the frequency of the stereo pilot tone.
104 - pilot_deviation - Configures pilot tone frequency deviation level.
105 - pilot_enabled - Enables or disables the pilot tone feature.
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dsi476x-reports.h121 __u8 pilot; member
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88-tvaudio.c814 u32 reg, mode, pilot; in cx88_get_stereo() local
818 pilot = (reg >> 2) & 0x03; in cx88_get_stereo()
822 reg, m[mode], p[pilot], in cx88_get_stereo()
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Diuu_phoenix.rst11 used by your favorite application to pilot the IUU
H A Dusb-serial.rst72 This goes against the current documentation for pilot-xfer and other
458 and pilot-manager -daemon calls will work. Baud rates up to 115200
/OK3568_Linux_fs/kernel/include/media/
H A Ddvb_frontend.h602 enum fe_pilot pilot; member
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A Dudev.rules34 SYMLINK+="pilot"
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.c3298 check(pilot, PILOT); in assert_ntab_array_sizes()
/OK3568_Linux_fs/kernel/drivers/media/dvb-core/
H A Ddvb_frontend.c1018 c->pilot = PILOT_AUTO; in dvb_frontend_clear_cache()
1373 tvp->u.data = c->pilot; in dtv_property_process_get()
1860 c->pilot = data; in dtv_property_process_set()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h1016 enum drx_pilot_mode pilot; /*< pilot mode */ member
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dsi476x-cmd.c817 report->pilot = resp[7] & SI476X_ACF_PILOT; in si476x_core_cmd_fm_acf_status()
/OK3568_Linux_fs/kernel/drivers/media/firewire/
H A Dfiredtv-avc.c398 switch (fdtv->fe.dtv_property_cache.pilot) { in avc_tuner_tuneqpsk()

12