Searched refs:indirect_ops (Results 1 – 2 of 2) sorted by relevance
333 static struct item_operations indirect_ops = { variable739 &indirect_ops,
352 static struct vdic_pipeline_ops indirect_ops = { variable366 priv->ops = priv->csi_direct ? &direct_ops : &indirect_ops; in vdic_start()