Home
last modified time | relevance | path

Searched refs:wm_frame_based (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/media/platform/qcom/camss/
Dcamss-vfe.h87 void (*wm_frame_based)(struct vfe_device *vfe, u8 wm, u8 enable); member
Dcamss-vfe.c737 ops->wm_frame_based(vfe, output->wm_idx[0], 1); in vfe_enable_output()
808 ops->wm_frame_based(vfe, output->wm_idx[0], 0); in vfe_disable_output()
Dcamss-vfe-4-1.c984 .wm_frame_based = vfe_wm_frame_based,
Dcamss-vfe-4-7.c1106 .wm_frame_based = vfe_wm_frame_based,