Home
last modified time | relevance | path

Searched defs:dpu_hw_intf_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h66 struct dpu_hw_intf_ops { struct
67 void (*setup_timing_gen)(struct dpu_hw_intf *intf,
71 void (*setup_prg_fetch)(struct dpu_hw_intf *intf,
74 void (*enable_timing)(struct dpu_hw_intf *intf,
98 struct dpu_hw_intf_ops ops; argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h58 struct dpu_hw_intf_ops { struct
59 void (*setup_timing_gen)(struct dpu_hw_intf *intf,
63 void (*setup_prg_fetch)(struct dpu_hw_intf *intf,
89 struct dpu_hw_intf_ops ops; argument