Home
last modified time | relevance | path

Searched refs:seq_notifier (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-component.c112 if (component->driver->seq_notifier) in snd_soc_component_seq_notifier()
113 component->driver->seq_notifier(component, type, subseq); in snd_soc_component_seq_notifier()
/kernel/linux/linux-5.10/include/sound/
H A Dsoc-component.h108 void (*seq_notifier)(struct snd_soc_component *component, member
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-component.h109 void (*seq_notifier)(struct snd_soc_component *component, member
/kernel/linux/linux-6.6/sound/soc/generic/
H A Dtest-component.c586 cdriv->seq_notifier = test_component_seq_notifier; in test_driver_probe()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-component.c131 if (component->driver->seq_notifier) in snd_soc_component_seq_notifier()
132 component->driver->seq_notifier(component, type, subseq); in snd_soc_component_seq_notifier()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax98090.c2519 .seq_notifier = max98090_seq_notifier,
H A Dwm8903.c1887 .seq_notifier = wm8903_seq_notifier,
H A Dwm5100.c2383 .seq_notifier = wm5100_seq_notifier,
H A Dwm8996.c2688 .seq_notifier = wm8996_seq_notifier,
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm5100.c2383 .seq_notifier = wm5100_seq_notifier,
H A Dmax98090.c2517 .seq_notifier = max98090_seq_notifier,
H A Dwm8903.c1884 .seq_notifier = wm8903_seq_notifier,
H A Dwm8996.c2688 .seq_notifier = wm8996_seq_notifier,

Completed in 27 milliseconds