Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.c273 static u32 dpu_hw_intf_get_line_count(struct dpu_hw_intf *intf) in dpu_hw_intf_get_line_count() function
294 ops->get_line_count = dpu_hw_intf_get_line_count; in _setup_intf_ops()