Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_beep.h37 void snd_hda_detach_beep_device(struct hda_codec *codec);
43 static inline void snd_hda_detach_beep_device(struct hda_codec *codec) in snd_hda_detach_beep_device() function
H A Dhda_beep.c278 void snd_hda_detach_beep_device(struct hda_codec *codec) in snd_hda_detach_beep_device() function
283 EXPORT_SYMBOL_GPL(snd_hda_detach_beep_device);
H A Dhda_codec.c787 snd_hda_detach_beep_device(codec); in snd_hda_codec_cleanup_for_unbind()