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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_beep.h50 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid);
53 #define snd_hda_attach_beep_device(...) 0 macro
H A Dhda_beep.c214 int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) function
253 EXPORT_SYMBOL_HDA(snd_hda_attach_beep_device); variable
H A Dpatch_analog.c1142 err = snd_hda_attach_beep_device(codec, 0x19);
1439 err = snd_hda_attach_beep_device(codec, 0x10);
1833 err = snd_hda_attach_beep_device(codec, 0x10);
3118 err = snd_hda_attach_beep_device(codec, 0x10);
3395 err = snd_hda_attach_beep_device(codec, 0x10);
4295 err = snd_hda_attach_beep_device(codec, 0x10);
4667 err = snd_hda_attach_beep_device(codec, 0x10);
H A Dpatch_conexant.c1270 snd_hda_attach_beep_device(codec, spec->beep_amp);
2089 snd_hda_attach_beep_device(codec, spec->beep_amp);
3258 snd_hda_attach_beep_device(codec, spec->beep_amp);
H A Dpatch_realtek.c5390 err = snd_hda_attach_beep_device(codec, 0x1);
6980 err = snd_hda_attach_beep_device(codec, 0x1);
10695 err = snd_hda_attach_beep_device(codec, 0x1);
12541 err = snd_hda_attach_beep_device(codec, 0x1);
13618 err = snd_hda_attach_beep_device(codec, 0x1);
14644 err = snd_hda_attach_beep_device(codec, 0x1);
15778 err = snd_hda_attach_beep_device(codec, 0x23);
16752 err = snd_hda_attach_beep_device(codec, 0x23);
18871 err = snd_hda_attach_beep_device(codec, 0x1);
H A Dpatch_sigmatel.c3828 err = snd_hda_attach_beep_device(codec, nid);

Completed in 303 milliseconds