Searched refs:most_sound (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/most/sound/ |
H A D | Makefile | 2 obj-$(CONFIG_MOST_SOUND) += most_sound.o 4 most_sound-objs := sound.o
|
/kernel/linux/linux-5.10/drivers/most/ |
H A D | configfs.c | 589 struct most_sound { struct 599 struct most_sound *ms = container_of(group->cg_subsys, in most_sound_make_group() 600 struct most_sound, subsys); in most_sound_make_group() 623 struct most_sound *ms = container_of(group->cg_subsys, in most_sound_disconnect() 624 struct most_sound, subsys); in most_sound_disconnect() 638 static struct most_sound most_sound_subsys = { 642 .ci_namebuf = "most_sound",
|
/kernel/linux/linux-6.6/drivers/most/ |
H A D | configfs.c | 589 struct most_sound { struct 599 struct most_sound *ms = container_of(group->cg_subsys, in most_sound_make_group() 600 struct most_sound, subsys); in most_sound_make_group() 623 struct most_sound *ms = container_of(group->cg_subsys, in most_sound_disconnect() 624 struct most_sound, subsys); in most_sound_disconnect() 638 static struct most_sound most_sound_subsys = { 642 .ci_namebuf = "most_sound",
|
Completed in 3 milliseconds