Home
last modified time | relevance | path

Searched refs:tone (Results 126 - 146 of 146) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dstb0899_drv.c1192 static int stb0899_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) in stb0899_set_tone() argument
1203 switch (tone) { in stb0899_set_tone()
H A Dmb86a16.c1572 static int mb86a16_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) in mb86a16_set_tone() argument
1576 switch (tone) { in mb86a16_set_tone()
H A Dstv0910.c1637 static int set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) in set_tone() argument
1642 switch (tone) { in set_tone()
H A Dcxd2841er.c3675 enum fe_sec_tone_mode tone) in cxd2841er_set_tone()
3680 dev_dbg(&priv->i2c->dev, "%s(): tone %s\n", __func__, in cxd2841er_set_tone()
3681 (tone == SEC_TONE_ON ? "On" : "Off")); in cxd2841er_set_tone()
3688 data = (tone == SEC_TONE_ON ? 1 : 0); in cxd2841er_set_tone()
3674 cxd2841er_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) cxd2841er_set_tone() argument
H A Dstv090x.c3738 static int stv090x_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) in stv090x_set_tone() argument
3744 switch (tone) { in stv090x_set_tone()
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_synth.c514 /* set tone number (triggers header loading) */ in snd_opl4_note_on()
517 (sound[i]->tone >> 8) & OPL4_TONE_NUMBER_BIT8; in snd_opl4_note_on()
521 sound[i]->tone & 0xff); in snd_opl4_note_on()
/kernel/linux/linux-5.10/drivers/media/i2c/m5mols/
H A Dm5mols_controls.c165 ret = m5mols_write(sd, MON_TONE_CTL, scenemode.tone); in m5mols_do_scenemode()
/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpicmn.c418 phr->u.c.param1 = pC->u.tone.state; in hpi_check_control_cache_single()
H A Dhpi_internal.h1349 struct hpi_control_cache_tonedetector tone; member
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpicmn.c418 phr->u.c.param1 = pC->u.tone.state; in hpi_check_control_cache_single()
H A Dhpi_internal.h1349 struct hpi_control_cache_tonedetector tone; member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c4596 int tone[2] = { 57, 58 }; in b43_nphy_spur_workaround() local
4607 ; /* TODO: N PHY Adjust Min Noise Var(2, tone, noise)*/ in b43_nphy_spur_workaround()
4616 tone[0] = 0x20; in b43_nphy_spur_workaround()
4620 tone[0] = 0x20; in b43_nphy_spur_workaround()
4623 tone[0] = 0; in b43_nphy_spur_workaround()
4627 tone[0] = 0x20; in b43_nphy_spur_workaround()
4630 tone[0] = 0x10; in b43_nphy_spur_workaround()
4633 tone[0] = 0x30; in b43_nphy_spur_workaround()
4636 tone[0] = 0; in b43_nphy_spur_workaround()
4640 if (!tone[ in b43_nphy_spur_workaround()
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dmb86a16.c1567 static int mb86a16_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) in mb86a16_set_tone() argument
1571 switch (tone) { in mb86a16_set_tone()
H A Dstv0910.c1646 static int set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) in set_tone() argument
1651 switch (tone) { in set_tone()
H A Dcxd2841er.c3675 enum fe_sec_tone_mode tone) in cxd2841er_set_tone()
3680 dev_dbg(&priv->i2c->dev, "%s(): tone %s\n", __func__, in cxd2841er_set_tone()
3681 (tone == SEC_TONE_ON ? "On" : "Off")); in cxd2841er_set_tone()
3688 data = (tone == SEC_TONE_ON ? 1 : 0); in cxd2841er_set_tone()
3674 cxd2841er_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) cxd2841er_set_tone() argument
H A Dstv090x.c3738 static int stv090x_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) in stv090x_set_tone() argument
3744 switch (tone) { in stv090x_set_tone()
/kernel/linux/linux-5.10/drivers/media/firewire/
H A Dfiredtv-avc.c375 if (fdtv->tone == 0xff) in avc_tuner_tuneqpsk()
377 else if (fdtv->tone == SEC_TONE_ON) /* band */ in avc_tuner_tuneqpsk()
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88-dvb.c886 enum fe_sec_tone_mode tone) in samsung_smt_7020_set_tone()
893 switch (tone) { in samsung_smt_7020_set_tone()
885 samsung_smt_7020_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) samsung_smt_7020_set_tone() argument
/kernel/linux/linux-6.6/drivers/media/firewire/
H A Dfiredtv-avc.c375 if (fdtv->tone == 0xff) in avc_tuner_tuneqpsk()
377 else if (fdtv->tone == SEC_TONE_ON) /* band */ in avc_tuner_tuneqpsk()
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-dvb.c887 enum fe_sec_tone_mode tone) in samsung_smt_7020_set_tone()
894 switch (tone) { in samsung_smt_7020_set_tone()
886 samsung_smt_7020_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) samsung_smt_7020_set_tone() argument
/third_party/ffmpeg/tests/fate/
H A Dimage.mak431 FATE_PSD += fate-psd-duo-tone-color
432 fate-psd-duo-tone-color: CMD = framecrc -i $(TARGET_SAMPLES)/psd/duotone-color.psd

Completed in 52 milliseconds

123456