Home
last modified time | relevance | path

Searched refs:hda_codec_stop_beep (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dhda_codec.h81 int hda_codec_stop_beep(struct udevice *dev);
/openbmc/u-boot/drivers/sound/
H A Divybridge_sound.c116 return hda_codec_stop_beep(dev); in bd82x6x_azalia_stop_beep()
H A Dhda_codec.c522 int hda_codec_stop_beep(struct udevice *dev) in hda_codec_stop_beep() function
532 .stop_beep = hda_codec_stop_beep,