Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dak4118.c120 static struct snd_kcontrol_new ak4118_iec958_controls[] = { variable
271 for (i = 0; i < ARRAY_SIZE(ak4118_iec958_controls); i++) { in ak4118_irq_handler()
272 kctl_new = &ak4118_iec958_controls[i]; in ak4118_irq_handler()
308 ret = snd_soc_add_component_controls(component, ak4118_iec958_controls, in ak4118_probe()
309 ARRAY_SIZE(ak4118_iec958_controls)); in ak4118_probe()