Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/hda/
A Dhda_beep.h36 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid);
39 static inline int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() function
A Dhda_beep.c204 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() function
272 EXPORT_SYMBOL_GPL(snd_hda_attach_beep_device);
A Dhda_generic.c5131 err = snd_hda_attach_beep_device(codec, spec->beep_nid); in snd_hda_gen_parse_auto_config()

Completed in 15 milliseconds