Home
last modified time | relevance | path

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

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