Searched refs:hda_beep (Results 1 - 4 of 4) 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.c27 #include "hda_beep.h"
38 struct hda_beep *beep =
39 container_of(work, struct hda_beep, beep_work);
57 static int beep_linear_tone(struct hda_beep *beep, int hz)
81 static int beep_standard_tone(struct hda_beep *beep, int hz)
96 struct hda_beep *beep = input_get_drvdata(dev);
117 static void snd_hda_do_detach(struct hda_beep *beep)
127 static int snd_hda_do_attach(struct hda_beep *beep)
135 printk(KERN_INFO "hda_beep: unable to allocate input device\n");
157 printk(KERN_INFO "hda_beep
[all...]
H A Dhda_beep.h32 struct hda_beep { struct
H A DMakefile8 snd-hda-codec-$(CONFIG_SND_HDA_INPUT_BEEP) += hda_beep.o
H A Dhda_codec.h592 struct hda_beep;
814 struct hda_beep *beep;

Completed in 112 milliseconds