Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dhda_i915.h15 int snd_hdac_i915_register_notifier(const struct i915_audio_component_audio_ops *);
37 static inline int snd_hdac_i915_register_notifier(const struct i915_audio_component_audio_ops *ops) in snd_hdac_i915_register_notifier() function
/linux-4.4.14/sound/hda/
Dhdac_i915.c184 int snd_hdac_i915_register_notifier(const struct i915_audio_component_audio_ops *aops) in snd_hdac_i915_register_notifier() function
192 EXPORT_SYMBOL_GPL(snd_hdac_i915_register_notifier);
/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c2224 snd_hdac_i915_register_notifier(NULL); in generic_hdmi_free()
2400 snd_hdac_i915_register_notifier(&spec->i915_audio_ops); in patch_generic_hdmi()