Home
last modified time | relevance | path

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

/linux/sound/soc/
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()
/linux/include/sound/
A Dsoc-component.h108 void (*seq_notifier)(struct snd_soc_component *component, member
/linux/sound/soc/generic/
A Dtest-component.c587 cdriv->seq_notifier = test_component_seq_notifier; in test_driver_probe()
/linux/sound/soc/codecs/
A Dwm8903.c1885 .seq_notifier = wm8903_seq_notifier,
A Dmax98090.c2512 .seq_notifier = max98090_seq_notifier,
A Dwm5100.c2383 .seq_notifier = wm5100_seq_notifier,
A Dwm8996.c2688 .seq_notifier = wm8996_seq_notifier,

Completed in 24 milliseconds