Searched refs:vfe_halt (Results 1 – 7 of 7) sorted by relevance
242 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function505 .vfe_halt = vfe_halt,
396 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function696 .vfe_halt = vfe_halt,
115 int (*vfe_halt)(struct vfe_device *vfe); member
1009 .vfe_halt = vfe_gen1_halt,
1159 .vfe_halt = vfe_gen1_halt,
1169 .vfe_halt = vfe_gen1_halt,
855 vfe->res->hw_ops->vfe_halt(vfe); in vfe_put()