Searched refs:wm_frame_based (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen1.h47 void (*wm_frame_based)(struct vfe_device *vfe, u8 wm, u8 enable); member in struct:vfe_hw_ops_gen1
H A Dcamss-vfe-gen1.c69 vfe->ops_gen1->wm_frame_based(vfe, output->wm_idx[0], 0);
246 vfe->ops_gen1->wm_frame_based(vfe, output->wm_idx[0], 1);
H A Dcamss-vfe-4-1.c979 .wm_frame_based = vfe_wm_frame_based,
H A Dcamss-vfe-4-7.c1139 .wm_frame_based = vfe_wm_frame_based,
H A Dcamss-vfe-4-8.c1129 .wm_frame_based = vfe_wm_frame_based,

Completed in 126 milliseconds