Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sh/
Dsiu.h172 extern const struct snd_soc_component_driver siu_component;
Dsiu_pcm.c542 const struct snd_soc_component_driver siu_component = { variable
553 EXPORT_SYMBOL_GPL(siu_component);
Dsiu_dai.c771 ret = devm_snd_soc_register_component(&pdev->dev, &siu_component, in siu_probe()