Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dintel-hda.h20 typedef bool (*hda_codec_xfer_func)(HDACodecDevice *dev, typedef
28 hda_codec_xfer_func xfer;
47 hda_codec_xfer_func xfer);
H A Dintel-hda.c53 hda_codec_xfer_func xfer) in hda_codec_bus_init()