Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_beep.h49 void snd_hda_detach_beep_device(struct hda_codec *codec);
56 static inline void snd_hda_detach_beep_device(struct hda_codec *codec) in snd_hda_detach_beep_device() function
Dhda_beep.c257 void snd_hda_detach_beep_device(struct hda_codec *codec) in snd_hda_detach_beep_device() function
267 EXPORT_SYMBOL_GPL(snd_hda_detach_beep_device);
Dhda_codec.c718 snd_hda_detach_beep_device(codec); in snd_hda_codec_cleanup_for_unbind()
766 snd_hda_detach_beep_device(codec); in snd_hda_codec_dev_disconnect()