Home
last modified time | relevance | path

Searched defs:beep (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/arch/x86/realmode/rm/
H A Dwakemain.c11 static void beep(unsigned int hz) in beep() function
/kernel/linux/linux-6.6/arch/x86/realmode/rm/
H A Dwakemain.c11 static void beep(unsigned int hz) in beep() function
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dgpio-beeper.c23 static void gpio_beeper_toggle(struct gpio_beeper *beep, bool on) in gpio_beeper_toggle() argument
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; gpio_beeper_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dgpio-beeper.c23 static void gpio_beeper_toggle(struct gpio_beeper *beep, bool on) in gpio_beeper_toggle() argument
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; gpio_beeper_probe() local
[all...]
/kernel/linux/linux-5.10/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
207 struct pmac_beep *beep; snd_pmac_attach_beep() local
[all...]
H A Dpmac.h131 struct pmac_beep *beep; member
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_beep.c24 static void generate_tone(struct hda_beep *beep, int tone) in generate_tone() argument
46 struct hda_beep *beep = snd_hda_generate_beep() local
60 beep_linear_tone(struct hda_beep *beep, int hz) beep_linear_tone() argument
84 beep_standard_tone(struct hda_beep *beep, int hz) beep_standard_tone() argument
99 struct hda_beep *beep = input_get_drvdata(dev); snd_hda_beep_event() local
121 turn_on_beep(struct hda_beep *beep) turn_on_beep() argument
127 turn_off_beep(struct hda_beep *beep) turn_off_beep() argument
145 struct hda_beep *beep = codec->beep; snd_hda_enable_beep_device() local
163 struct hda_beep *beep = device->device_data; beep_dev_register() local
174 struct hda_beep *beep = device->device_data; beep_dev_disconnect() local
187 struct hda_beep *beep = device->device_data; beep_dev_free() local
212 struct hda_beep *beep; snd_hda_attach_beep_device() local
303 struct hda_beep *beep = codec->beep; snd_hda_mixer_amp_switch_get_beep() local
326 struct hda_beep *beep = codec->beep; snd_hda_mixer_amp_switch_put_beep() local
[all...]
H A Dhda_generic.c4448 static void beep_power_hook(struct hda_beep *beep, bool on) in beep_power_hook() argument
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_beep.c24 static void generate_tone(struct hda_beep *beep, int tone) in generate_tone() argument
46 struct hda_beep *beep = snd_hda_generate_beep() local
60 beep_linear_tone(struct hda_beep *beep, int hz) beep_linear_tone() argument
84 beep_standard_tone(struct hda_beep *beep, int hz) beep_standard_tone() argument
99 struct hda_beep *beep = input_get_drvdata(dev); snd_hda_beep_event() local
121 turn_on_beep(struct hda_beep *beep) turn_on_beep() argument
127 turn_off_beep(struct hda_beep *beep) turn_off_beep() argument
145 struct hda_beep *beep = codec->beep; snd_hda_enable_beep_device() local
163 struct hda_beep *beep = device->device_data; beep_dev_register() local
174 struct hda_beep *beep = device->device_data; beep_dev_disconnect() local
187 struct hda_beep *beep = device->device_data; beep_dev_free() local
212 struct hda_beep *beep; snd_hda_attach_beep_device() local
303 struct hda_beep *beep = codec->beep; snd_hda_mixer_amp_switch_get_beep() local
326 struct hda_beep *beep = codec->beep; snd_hda_mixer_amp_switch_put_beep() local
[all...]
H A Dhda_generic.c4337 static void beep_power_hook(struct hda_beep *beep, bool on) in beep_power_hook() argument
/kernel/linux/linux-6.6/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; snd_pmac_attach_beep() local
[all...]
H A Dpmac.h132 struct pmac_beep *beep; member
/kernel/linux/linux-5.10/drivers/accessibility/braille/
H A Dbraille_console.c38 static void beep(unsigned int freq) in beep() function
[all...]
/kernel/linux/linux-6.6/drivers/accessibility/braille/
H A Dbraille_console.c37 static void beep(unsigned int freq) in beep() function
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs42l56.c56 struct input_dev *beep; member
[all...]
H A Dcs42l52.c49 struct input_dev *beep; member
[all...]
H A Dwm8962.c76 struct input_dev *beep; member
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs42l56.c56 struct input_dev *beep; member
[all...]
H A Dcs42l52.c49 struct input_dev *beep; member
[all...]
H A Dwm8962.c76 struct input_dev *beep; member
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h196 struct hda_beep *beep; member
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h197 struct hda_beep *beep; member
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnct6775-core.c1691 u16 beep; in nct6775_update_device() local
1856 unsigned int beep = 0; in show_temp_beep() local
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dnct6775.c1851 u8 beep; in nct6775_update_device() local
1995 unsigned int beep = 0; show_temp_beep() local
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c10532 TPACPI_PARAM(beep); variable

Completed in 56 milliseconds

12