Searched defs:dpu_hw_intf_ops (Results 1 – 1 of 1) sorted by relevance
66 struct dpu_hw_intf_ops { struct67 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