Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dhda_codec.c97 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
122 return wait_for_response(regs, NULL); in hda_wait_for_valid()
314 return wait_for_response(regs, response); in exec_verb()