Home
last modified time | relevance | path

Searched refs:vfe_isr_sof (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-170.c581 * vfe_isr_sof - Process start of frame interrupt
585 static void vfe_isr_sof(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_isr_sof() function
742 .sof = vfe_isr_sof,
H A Dcamss-vfe-gen1.c518 * vfe_isr_sof - Process start of frame interrupt
522 static void vfe_isr_sof(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_isr_sof() function
734 .sof = vfe_isr_sof,
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c917 * vfe_isr_sof - Process start of frame interrupt
921 static void vfe_isr_sof(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_isr_sof() function
1990 vfe->isr_ops.sof = vfe_isr_sof; in msm_vfe_subdev_init()

Completed in 6 milliseconds