Searched refs:iccmax_stream (Results 1 – 1 of 1) sorted by relevance
343 struct hdac_ext_stream *iccmax_stream; in hda_dsp_cl_boot_firmware_iccmax() local356 iccmax_stream = hda_cl_prepare(sdev->dev, HDA_CL_STREAM_FORMAT, PAGE_SIZE, in hda_dsp_cl_boot_firmware_iccmax()358 if (IS_ERR(iccmax_stream)) { in hda_dsp_cl_boot_firmware_iccmax()360 return PTR_ERR(iccmax_stream); in hda_dsp_cl_boot_firmware_iccmax()369 ret1 = hda_cl_cleanup(sdev->dev, &dmab_bdl, iccmax_stream); in hda_dsp_cl_boot_firmware_iccmax()