Searched refs:vfe_halt (Results 1 – 7 of 7) sorted by relevance
245 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function584 .vfe_halt = vfe_halt,
395 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function772 .vfe_halt = vfe_halt,
117 int (*vfe_halt)(struct vfe_device *vfe); member
1011 .vfe_halt = vfe_gen1_halt,
1207 .vfe_halt = vfe_gen1_halt,
1192 .vfe_halt = vfe_gen1_halt,
651 vfe->ops->vfe_halt(vfe); in vfe_put()