Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/camss/
Dcamss-vfe.h190 int vfe_reserve_wm(struct vfe_device *vfe, enum vfe_line_id line_id);
Dcamss-vfe-480.c249 wm_idx = vfe_reserve_wm(vfe, line->id); in vfe_get_output()
Dcamss-vfe-170.c419 wm_idx = vfe_reserve_wm(vfe, line->id); in vfe_get_output()
Dcamss-vfe-gen1.c313 wm_idx = vfe_reserve_wm(vfe, line->id); in vfe_get_output()
Dcamss-vfe.c328 int vfe_reserve_wm(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reserve_wm() function