Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h79 struct dpu_hw_intf { struct
89 struct dpu_hw_intf_ops ops; argument
97 static inline struct dpu_hw_intf *to_dpu_hw_intf(struct dpu_hw_blk *hw) in to_dpu_hw_intf() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h119 struct dpu_hw_intf { struct
127 struct dpu_hw_intf_ops ops; argument
137 struct dpu_hw_intf *dpu_hw_intf_init(const struct dpu_intf_cfg *cfg, argument