Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_beep.h36 void snd_hda_detach_beep_device(struct hda_codec *codec);
42 static inline void snd_hda_detach_beep_device(struct hda_codec *codec) in snd_hda_detach_beep_device() function
H A Dhda_beep.c277 void snd_hda_detach_beep_device(struct hda_codec *codec) in snd_hda_detach_beep_device() function
282 EXPORT_SYMBOL_GPL(snd_hda_detach_beep_device);
H A Dhda_codec.c785 snd_hda_detach_beep_device(codec); in snd_hda_codec_cleanup_for_unbind()