Searched refs:vfe_halt (Results 1 – 7 of 7) sorted by relevance
246 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function600 .vfe_halt = vfe_halt,
117 int (*vfe_halt)(struct vfe_device *vfe); member
396 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function788 .vfe_halt = vfe_halt,
1011 .vfe_halt = vfe_gen1_halt,
1207 .vfe_halt = vfe_gen1_halt,
1192 .vfe_halt = vfe_gen1_halt,
650 vfe->ops->vfe_halt(vfe); in vfe_put()