Home
last modified time | relevance | path

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

/openbmc/linux/drivers/most/
H A Dconfigfs.c513 struct most_snd_grp { struct
519 static struct most_snd_grp *to_most_snd_grp(struct config_item *item) in to_most_snd_grp() argument
521 return container_of(to_config_group(item), struct most_snd_grp, group); in to_most_snd_grp()
543 struct most_snd_grp *snd_grp = to_most_snd_grp(item); in most_snd_grp_create_card_store()
568 struct most_snd_grp *group = to_most_snd_grp(item); in most_snd_grp_release()
598 struct most_snd_grp *most; in most_sound_make_group()