Home
last modified time | relevance | path

Searched refs:hw_constraints_channels_8 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/
H A Dcmipci.c704 static const struct snd_pcm_hw_constraint_list hw_constraints_channels_8 = { variable
1711 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS, &hw_constraints_channels_8); in snd_cmipci_playback2_open()