Home
last modified time | relevance | path

Searched defs:beep (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/input/misc/
H A Dgpio-beeper.c23 static void gpio_beeper_toggle(struct gpio_beeper *beep, bool on) in gpio_beeper_toggle()
30 struct gpio_beeper *beep = container_of(work, struct gpio_beeper, work); in gpio_beeper_work() local
38 struct gpio_beeper *beep = input_get_drvdata(dev); in gpio_beeper_event() local
55 struct gpio_beeper *beep = input_get_drvdata(input); in gpio_beeper_close() local
63 struct gpio_beeper *beep; in gpio_beeper_probe() local
/linux/sound/ppc/
H A Dbeep.c35 struct pmac_beep *beep = chip->beep; in snd_pmac_beep_stop() local
90 struct pmac_beep *beep; in snd_pmac_beep_event() local
210 struct pmac_beep *beep; in snd_pmac_attach_beep() local
H A Dpmac.h132 struct pmac_beep *beep; member
/linux/arch/x86/realmode/rm/
H A Dwakemain.c11 static void beep(unsigned int hz) in beep() function
/linux/drivers/accessibility/braille/
H A Dbraille_console.c37 static void beep(unsigned int freq) in beep() function
/linux/sound/soc/codecs/
H A Dcs42l52.c66 struct input_dev *beep; member
H A Dcs42l56.c88 struct input_dev *beep; member
H A Dwm8962.c76 struct input_dev *beep; member
/linux/drivers/hwmon/
H A Dnct6775-core.c1691 u16 beep; in nct6775_update_device() local
1856 unsigned int beep = 0; in show_temp_beep() local
/linux/sound/pci/hda/
H A Dhda_generic.c4336 static void beep_power_hook(struct hda_beep *beep, bool on) in beep_power_hook()