Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h187 int vfe_reserve_wm(struct vfe_device *vfe, enum vfe_line_id line_id);
H A Dcamss-vfe-170.c418 wm_idx = vfe_reserve_wm(vfe, line->id); in vfe_get_output()
H A Dcamss-vfe-gen1.c313 wm_idx = vfe_reserve_wm(vfe, line->id); in vfe_get_output()
H A Dcamss-vfe.c328 int vfe_reserve_wm(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reserve_wm() function