Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c3193 * dspxfr_one_seg - Write a block of data into DSP code or data RAM using pre-allocated DMA engine.
3206 static int dspxfr_one_seg(struct hda_codec *codec, in dspxfr_one_seg()
3301 codec_dbg(codec, "dspxfr_one_seg:failed\n"); in dspxfr_one_seg()
3486 status = dspxfr_one_seg(codec, fls_data, reloc, in dspxfr_image()
3194 static int dspxfr_one_seg(struct hda_codec *codec, dspxfr_one_seg() function