Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dintel-hda.h18 typedef void (*hda_codec_response_func)(HDACodecDevice *dev, typedef
27 hda_codec_response_func response;
46 hda_codec_response_func response,
H A Dintel-hda.c52 hda_codec_response_func response, in hda_codec_bus_init()