Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-component.c119 if (component->driver->seq_notifier) in snd_soc_component_seq_notifier()
120 component->driver->seq_notifier(component, type, subseq); in snd_soc_component_seq_notifier()
/linux/include/sound/
H A Dsoc-component.h109 void (*seq_notifier)(struct snd_soc_component *component, member
/linux/sound/soc/generic/
H A Dtest-component.c587 cdriv->seq_notifier = test_component_seq_notifier; in test_driver_probe()
/linux/sound/soc/codecs/
H A Dwm8903.c1886 .seq_notifier = wm8903_seq_notifier,
H A Dwm5100.c2369 .seq_notifier = wm5100_seq_notifier,
H A Dwm8996.c2686 .seq_notifier = wm8996_seq_notifier,