hda_beep           29 include/sound/hda_codec.h struct hda_beep;
hda_beep          197 include/sound/hda_codec.h 	struct hda_beep *beep;
hda_beep           24 sound/pci/hda/hda_beep.c static void generate_tone(struct hda_beep *beep, int tone)
hda_beep           46 sound/pci/hda/hda_beep.c 	struct hda_beep *beep =
hda_beep           47 sound/pci/hda/hda_beep.c 		container_of(work, struct hda_beep, beep_work);
hda_beep           60 sound/pci/hda/hda_beep.c static int beep_linear_tone(struct hda_beep *beep, int hz)
hda_beep           84 sound/pci/hda/hda_beep.c static int beep_standard_tone(struct hda_beep *beep, int hz)
hda_beep           99 sound/pci/hda/hda_beep.c 	struct hda_beep *beep = input_get_drvdata(dev);
hda_beep          121 sound/pci/hda/hda_beep.c static void turn_off_beep(struct hda_beep *beep)
hda_beep          137 sound/pci/hda/hda_beep.c 	struct hda_beep *beep = codec->beep;
hda_beep          153 sound/pci/hda/hda_beep.c 	struct hda_beep *beep = device->device_data;
hda_beep          164 sound/pci/hda/hda_beep.c 	struct hda_beep *beep = device->device_data;
hda_beep          176 sound/pci/hda/hda_beep.c 	struct hda_beep *beep = device->device_data;
hda_beep          201 sound/pci/hda/hda_beep.c 	struct hda_beep *beep;
hda_beep          292 sound/pci/hda/hda_beep.c 	struct hda_beep *beep = codec->beep;
hda_beep          315 sound/pci/hda/hda_beep.c 	struct hda_beep *beep = codec->beep;
hda_beep           30 sound/pci/hda/hda_beep.h 	void (*power_hook)(struct hda_beep *beep, bool on);
hda_beep         4371 sound/pci/hda/hda_generic.c static void beep_power_hook(struct hda_beep *beep, bool on)