Searched refs:ipu_vdi_set_motion (Results 1 – 3 of 3) sorted by relevance
91 void ipu_vdi_set_motion(struct ipu_vdi *vdi, enum ipu_motion_sel motion_sel) in ipu_vdi_set_motion() function118 EXPORT_SYMBOL_GPL(ipu_vdi_set_motion);
468 void ipu_vdi_set_motion(struct ipu_vdi *vdi, enum ipu_motion_sel motion_sel);
382 ipu_vdi_set_motion(priv->vdi, priv->motion); in vdic_start()