Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dad1836.c223 static struct snd_soc_dai_driver ad183x_dais[] = { variable
258 num_dacs = ad183x_dais[ad1836->type].playback.channels_max / 2; in ad1836_probe()
259 num_adcs = ad183x_dais[ad1836->type].capture.channels_max / 2; in ad1836_probe()
383 &soc_component_dev_ad1836, &ad183x_dais[ad1836->type], 1); in ad1836_spi_probe()