Searched refs:vfe_halt (Results 1 – 9 of 9) sorted by relevance
137 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function154 .vfe_halt = vfe_halt,
133 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function237 .vfe_halt = vfe_halt,
224 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function291 .vfe_halt = vfe_halt,
380 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function590 .vfe_halt = vfe_halt,
115 int (*vfe_halt)(struct vfe_device *vfe); member
1006 .vfe_halt = vfe_gen1_halt,
1158 .vfe_halt = vfe_gen1_halt,
1148 .vfe_halt = vfe_gen1_halt,
1132 vfe->res->hw_ops->vfe_halt(vfe); in vfe_put()
Completed in 649 milliseconds