Searched refs:vfe_halt (Results 1 – 6 of 6) sorted by relevance
117 int (*vfe_halt)(struct vfe_device *vfe); member
400 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function784 .vfe_halt = vfe_halt,
1017 .vfe_halt = vfe_gen1_halt,
1209 .vfe_halt = vfe_gen1_halt,
1193 .vfe_halt = vfe_gen1_halt,
646 vfe->ops->vfe_halt(vfe); in vfe_put()