Searched full:foldback (Results 1 – 5 of 5) 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 | 1196 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 D | adi,ltc4282.yaml | 38 Selects operating range for the Undervoltage, Overvoltage and Foldback
|
| /linux/sound/soc/codecs/ |
| H A D | max98396.c | 1207 SOC_SINGLE("THERM Foldback Switch", 1280 SOC_SINGLE("THERM Foldback Switch",
|
| H A D | cs42l52.c | 120 { CS42L52_THE_FOLDBACK, 0x00 }, /* r33 Foldback */
|