Home
last modified time | relevance | path

Searched full:foldback (Results 1 – 5 of 5) sorted by relevance

/linux/sound/pci/trident/
H A Dtrident.h302 foldback: 1, member
306 int foldback_chan; /* foldback subdevice number */
379 struct snd_pcm *foldback; /* Foldback PCM */ member
H A Dtrident_main.c1196 Description: Prepare foldback capture device for playback.
1712 * Foldback capture support device description
1955 Description: This routine will open the 4DWave foldback capture device.
1984 Description: This routine will close the 4DWave foldback capture device.
2146 Description: This routine registers the 4DWave device for foldback PCM support.
2156 struct snd_pcm *foldback; in snd_trident_foldback_pcm() local
2163 err = snd_pcm_new(trident->card, "trident_dx_nx", device, 0, num_chan, &foldback); in snd_trident_foldback_pcm()
2167 foldback->private_data = trident; in snd_trident_foldback_pcm()
2169 snd_pcm_set_ops(foldback, SNDRV_PCM_STREAM_CAPTURE, &snd_trident_nx_foldback_ops); in snd_trident_foldback_pcm()
2171 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 Dadi,ltc4282.yaml38 Selects operating range for the Undervoltage, Overvoltage and Foldback
/linux/sound/soc/codecs/
H A Dmax98396.c1207 SOC_SINGLE("THERM Foldback Switch",
1280 SOC_SINGLE("THERM Foldback Switch",
H A Dcs42l52.c120 { CS42L52_THE_FOLDBACK, 0x00 }, /* r33 Foldback */