Searched defs:dpu_hw_intf_ops (Results 1 – 1 of 1) sorted by relevance
64 struct dpu_hw_intf_ops { struct65 void (*setup_timing_gen)(struct dpu_hw_intf *intf,69 void (*setup_prg_fetch)(struct dpu_hw_intf *intf,72 void (*enable_timing)(struct dpu_hw_intf *intf,96 struct dpu_hw_intf_ops ops; argument