Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
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
Dhda_beep.c267 void snd_hda_detach_beep_device(struct hda_codec *codec) in snd_hda_detach_beep_device() function
272 EXPORT_SYMBOL_GPL(snd_hda_detach_beep_device);
Dhda_codec.c776 snd_hda_detach_beep_device(codec); in snd_hda_codec_cleanup_for_unbind()