Home
last modified time | relevance | path

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

/linux/sound/hda/common/
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 Dbeep.c280 void snd_hda_detach_beep_device(struct hda_codec *codec) in snd_hda_detach_beep_device() function
285 EXPORT_SYMBOL_GPL(snd_hda_detach_beep_device);
H A Dcodec.c773 snd_hda_detach_beep_device(codec); in snd_hda_codec_cleanup_for_unbind()