Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_beep.h48 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid);
52 static inline int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() function
Dhda_beep.c216 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() function
251 EXPORT_SYMBOL_GPL(snd_hda_attach_beep_device);
Dhda_generic.c4981 err = snd_hda_attach_beep_device(codec, spec->beep_nid); in snd_hda_gen_parse_auto_config()