Searched refs:vfe_reg_update (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe-480.c | 158 static void vfe_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reg_update() function 320 vfe_reg_update(vfe, line->id); in vfe_enable_output()
|
H A D | camss-vfe-17x.c | 283 static void vfe_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reg_update() function 692 .reg_update = vfe_reg_update,
|
H A D | camss-vfe-4-1.c | 532 static void vfe_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reg_update() function 1005 .reg_update = vfe_reg_update,
|
H A D | camss-vfe-4-8.c | 653 static void vfe_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reg_update() function 1155 .reg_update = vfe_reg_update,
|
H A D | camss-vfe-4-7.c | 682 static void vfe_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reg_update() function 1165 .reg_update = vfe_reg_update,
|