Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/
Dsoc-core.c123 static const struct attribute_group *soc_dev_attr_groups[] = { variable
493 ret = device_add_groups(dev, soc_dev_attr_groups); in soc_new_pcm_runtime()