out_ch 63 drivers/staging/media/imx/imx-ic-prpencvf.c struct ipuv3_channel *out_ch; out_ch 108 drivers/staging/media/imx/imx-ic-prpencvf.c u32 out_ch; out_ch 113 drivers/staging/media/imx/imx-ic-prpencvf.c .out_ch = IPUV3_CHANNEL_IC_PRP_ENC_MEM, out_ch 118 drivers/staging/media/imx/imx-ic-prpencvf.c .out_ch = IPUV3_CHANNEL_IC_PRP_VF_MEM, out_ch 137 drivers/staging/media/imx/imx-ic-prpencvf.c if (priv->out_ch) out_ch 138 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_idmac_put(priv->out_ch); out_ch 139 drivers/staging/media/imx/imx-ic-prpencvf.c priv->out_ch = NULL; out_ch 154 drivers/staging/media/imx/imx-ic-prpencvf.c struct ipuv3_channel *out_ch, *rot_in_ch, *rot_out_ch; out_ch 165 drivers/staging/media/imx/imx-ic-prpencvf.c out_ch = ipu_idmac_get(ic_priv->ipu, prp_channel[task].out_ch); out_ch 166 drivers/staging/media/imx/imx-ic-prpencvf.c if (IS_ERR(out_ch)) { out_ch 168 drivers/staging/media/imx/imx-ic-prpencvf.c prp_channel[task].out_ch); out_ch 169 drivers/staging/media/imx/imx-ic-prpencvf.c ret = PTR_ERR(out_ch); out_ch 172 drivers/staging/media/imx/imx-ic-prpencvf.c priv->out_ch = out_ch; out_ch 231 drivers/staging/media/imx/imx-ic-prpencvf.c if (priv->interweave_swap && ch == priv->out_ch) out_ch 251 drivers/staging/media/imx/imx-ic-prpencvf.c priv->rot_out_ch : priv->out_ch; out_ch 387 drivers/staging/media/imx/imx-ic-prpencvf.c if (priv->interweave_swap && channel == priv->out_ch) { out_ch 400 drivers/staging/media/imx/imx-ic-prpencvf.c if ((channel == priv->out_ch && !interweave) || out_ch 428 drivers/staging/media/imx/imx-ic-prpencvf.c if (interweave && channel == priv->out_ch) out_ch 497 drivers/staging/media/imx/imx-ic-prpencvf.c ret = prp_setup_channel(priv, priv->out_ch, IPU_ROTATE_NONE, out_ch 529 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_idmac_link(priv->out_ch, priv->rot_in_ch); out_ch 535 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_idmac_select_buffer(priv->out_ch, 0); out_ch 536 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_idmac_select_buffer(priv->out_ch, 1); out_ch 541 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_idmac_enable_channel(priv->out_ch); out_ch 565 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_idmac_disable_channel(priv->out_ch); out_ch 569 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_idmac_unlink(priv->out_ch, priv->rot_in_ch); out_ch 615 drivers/staging/media/imx/imx-ic-prpencvf.c ret = prp_setup_channel(priv, priv->out_ch, priv->rot_mode, out_ch 623 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_cpmem_dump(priv->out_ch); out_ch 630 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_idmac_select_buffer(priv->out_ch, 0); out_ch 631 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_idmac_select_buffer(priv->out_ch, 1); out_ch 634 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_idmac_enable_channel(priv->out_ch); out_ch 649 drivers/staging/media/imx/imx-ic-prpencvf.c ipu_idmac_disable_channel(priv->out_ch); out_ch 698 drivers/staging/media/imx/imx-ic-prpencvf.c priv->out_ch, out_ch 714 drivers/staging/media/imx/imx-ic-prpencvf.c ic_priv->ipu, priv->out_ch, IPU_IRQ_EOF); out_ch 1432 sound/soc/intel/skylake/skl-topology.c u8 in_ch, out_ch, index; out_ch 1482 sound/soc/intel/skylake/skl-topology.c for (out_ch = 0; out_ch < ch_type; out_ch++) { out_ch 1483 sound/soc/intel/skylake/skl-topology.c in_ch = list[out_ch]; out_ch 1484 sound/soc/intel/skylake/skl-topology.c mic_cfg.blob[out_ch][in_ch] = SKL_DEFAULT_MIC_SEL_GAIN;