Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.c309 static u32 dpu_hw_intf_get_line_count(struct dpu_hw_intf *intf) in dpu_hw_intf_get_line_count() function
534 ops->get_line_count = dpu_hw_intf_get_line_count; in _setup_intf_ops()