Searched refs:ipu_idmac_select_buffer (Results 1 – 3 of 3) sorted by relevance
256 ipu_idmac_select_buffer(channel, priv->ipu_buf_num); in prp_eof_interrupt()535 ipu_idmac_select_buffer(priv->out_ch, 0); in prp_setup_rotation()536 ipu_idmac_select_buffer(priv->out_ch, 1); in prp_setup_rotation()537 ipu_idmac_select_buffer(priv->rot_out_ch, 0); in prp_setup_rotation()538 ipu_idmac_select_buffer(priv->rot_out_ch, 1); in prp_setup_rotation()630 ipu_idmac_select_buffer(priv->out_ch, 0); in prp_setup_norotation()631 ipu_idmac_select_buffer(priv->out_ch, 1); in prp_setup_norotation()
227 void ipu_idmac_select_buffer(struct ipuv3_channel *channel, u32 buf_num);
423 void ipu_idmac_select_buffer(struct ipuv3_channel *channel, u32 buf_num) in ipu_idmac_select_buffer() function439 EXPORT_SYMBOL_GPL(ipu_idmac_select_buffer);