Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/imx/
Dimx-media-vdic.c136 int ret, err_chan; in vdic_get_ipu_resources() local
151 err_chan = IPUV3_CHANNEL_MEM_VDI_PREV; in vdic_get_ipu_resources()
159 err_chan = IPUV3_CHANNEL_MEM_VDI_CUR; in vdic_get_ipu_resources()
167 err_chan = IPUV3_CHANNEL_MEM_VDI_NEXT; in vdic_get_ipu_resources()
177 v4l2_err(&priv->sd, "could not get IDMAC channel %u\n", err_chan); in vdic_get_ipu_resources()
/linux-5.19.10/drivers/dma/
Dst_fdma.c188 goto err_chan; in st_fdma_of_xlate()
210 goto err_chan; in st_fdma_of_xlate()
219 err_chan: in st_fdma_of_xlate()