Home
last modified time | relevance | path

Searched refs:rxrate_kcontrol (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_spdif.c104 * @rxrate_kcontrol: kcontrol for RX Sample Rate
130 struct snd_kcontrol *rxrate_kcontrol; member
236 if (spdif_priv->snd_card && spdif_priv->rxrate_kcontrol) { in spdif_irq_dpll_lock()
239 &spdif_priv->rxrate_kcontrol->id); in spdif_irq_dpll_lock()
1265 spdif_private->rxrate_kcontrol = snd_soc_card_get_kcontrol(dai->component->card, in fsl_spdif_dai_probe()
1267 if (!spdif_private->rxrate_kcontrol) in fsl_spdif_dai_probe()

Completed in 3 milliseconds