Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dhda_codec.c202 static int send_verbs(ofnode node, const char *prop_name, struct hda_regs *regs) in send_verbs() function
263 ret = send_verbs(node, "verbs", regs); in codec_init()
286 ret = send_verbs(dev_ofnode(dev), "beep-verbs", regs); in hda_codecs_init()