Home
last modified time | relevance | path

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

/u-boot/drivers/sound/
A Dhda_codec.c431 struct hda_codec_priv *priv = dev_get_priv(dev); in get_hda_beep_nid()
466 static int set_beep_divisor(struct hda_codec_priv *priv, uint divider) in set_beep_divisor()
475 struct hda_codec_priv *priv = dev_get_priv(dev); in hda_codec_init()
490 struct hda_codec_priv *priv = dev_get_priv(dev); in hda_codec_finish_init()
505 struct hda_codec_priv *priv = dev_get_priv(dev); in hda_codec_start_beep()
527 struct hda_codec_priv *priv = dev_get_priv(dev); in hda_codec_stop_beep()
542 .priv_auto = sizeof(struct hda_codec_priv),
A Divybridge_sound.c27 struct hda_codec_priv *priv; in bd82x6x_azalia_probe()
139 .priv_auto = sizeof(struct hda_codec_priv),
/u-boot/include/
A Dhda_codec.h21 struct hda_codec_priv { struct

Completed in 4 milliseconds