Home
last modified time | relevance | path

Searched refs:hda_beep (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/sound/pci/hda/
Dhda_beep.c38 struct hda_beep *beep = in snd_hda_generate_beep()
39 container_of(work, struct hda_beep, beep_work); in snd_hda_generate_beep()
57 static int beep_linear_tone(struct hda_beep *beep, int hz) in beep_linear_tone()
81 static int beep_standard_tone(struct hda_beep *beep, int hz) in beep_standard_tone()
96 struct hda_beep *beep = input_get_drvdata(dev); in snd_hda_beep_event()
117 static void snd_hda_do_detach(struct hda_beep *beep) in snd_hda_do_detach()
127 static int snd_hda_do_attach(struct hda_beep *beep) in snd_hda_do_attach()
166 struct hda_beep *beep = in snd_hda_do_register()
167 container_of(work, struct hda_beep, register_work); in snd_hda_do_register()
177 struct hda_beep *beep = in snd_hda_do_unregister()
[all …]
Dhda_beep.h32 struct hda_beep { struct
DMakefile7 snd-hda-codec-$(CONFIG_SND_HDA_INPUT_BEEP) += hda_beep.o
Dhda_codec.h592 struct hda_beep;
814 struct hda_beep *beep;