Searched full:foldback (Results 1 – 7 of 7) sorted by relevance
/linux/sound/pci/trident/ |
H A D | trident.h | 302 foldback: 1, member 306 int foldback_chan; /* foldback subdevice number */ 379 struct snd_pcm *foldback; /* Foldback PCM */ member
|
H A D | trident_main.c | 1206 Description: Prepare foldback capture device for playback. 1730 * Foldback capture support device description 1973 Description: This routine will open the 4DWave foldback capture device. 2002 Description: This routine will close the 4DWave foldback capture device. 2165 Description: This routine registers the 4DWave device for foldback PCM support. 2175 struct snd_pcm *foldback; in snd_trident_foldback_pcm() local 2182 err = snd_pcm_new(trident->card, "trident_dx_nx", device, 0, num_chan, &foldback); in snd_trident_foldback_pcm() 2186 foldback->private_data = trident; in snd_trident_foldback_pcm() 2188 snd_pcm_set_ops(foldback, SNDRV_PCM_STREAM_CAPTURE, &snd_trident_nx_foldback_ops); in snd_trident_foldback_pcm() 2190 snd_pcm_set_ops(foldback, SNDRV_PCM_STREAM_CAPTURE, &snd_trident_foldback_ops); in snd_trident_foldback_pcm() [all …]
|
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | adi,ltc4282.yaml | 38 Selects operating range for the Undervoltage, Overvoltage and Foldback
|
/linux/Documentation/hwmon/ |
H A D | ltc4282.rst | 28 power, energy and fault status. The device features analog foldback current
|
/linux/sound/soc/codecs/ |
H A D | max98396.c | 1208 SOC_SINGLE("THERM Foldback Switch", 1281 SOC_SINGLE("THERM Foldback Switch",
|
H A D | cs42l52.c | 103 { CS42L52_THE_FOLDBACK, 0x00 }, /* r33 Foldback */
|
/linux/drivers/hwmon/ |
H A D | ltc4282.c | 1405 /* Foldback mode should also be set to the input voltage */ in ltc4282_setup()
|