Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
A Dhda_beep.h35 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid);
38 static inline int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() function
A Dhda_beep.c193 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() function
261 EXPORT_SYMBOL_GPL(snd_hda_attach_beep_device);
A Dhda_generic.c5118 err = snd_hda_attach_beep_device(codec, spec->beep_nid); in snd_hda_gen_parse_auto_config()

Completed in 16 milliseconds