Home
last modified time | relevance | path

Searched refs:snd_hda_detach_beep_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c275 * snd_hda_detach_beep_device - Detach the beep device
278 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); variable
H A Dhda_codec.c776 snd_hda_detach_beep_device(codec); in snd_hda_codec_cleanup_for_unbind()
/kernel/linux/linux-6.6/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.c275 * snd_hda_detach_beep_device - Detach the beep device
278 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); variable
H A Dhda_codec.c787 snd_hda_detach_beep_device(codec); in snd_hda_codec_cleanup_for_unbind()

Completed in 12 milliseconds