Home
last modified time | relevance | path

Searched refs:vfe_halt (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-480.c240 * vfe_halt - Trigger halt on VFE module and wait to complete
245 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function
584 .vfe_halt = vfe_halt,
H A Dcamss-vfe.h117 int (*vfe_halt)(struct vfe_device *vfe); member
H A Dcamss-vfe-170.c390 * vfe_halt - Trigger halt on VFE module and wait to complete
395 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function
772 .vfe_halt = vfe_halt,
H A Dcamss-vfe-4-7.c1207 .vfe_halt = vfe_gen1_halt,
H A Dcamss-vfe-4-8.c1192 .vfe_halt = vfe_gen1_halt,
H A Dcamss-vfe-4-1.c1011 .vfe_halt = vfe_gen1_halt,
H A Dcamss-vfe.c651 vfe->ops->vfe_halt(vfe); in vfe_put()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c297 * vfe_halt - Trigger halt on VFE module and wait to complete
302 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() function
1320 vfe_halt(vfe); in vfe_put()

Completed in 13 milliseconds