Lines Matching refs:intf
80 void (*setup_timing_gen)(struct dpu_hw_intf *intf,
84 void (*setup_prg_fetch)(struct dpu_hw_intf *intf,
87 void (*enable_timing)(struct dpu_hw_intf *intf,
90 void (*get_status)(struct dpu_hw_intf *intf,
93 u32 (*get_line_count)(struct dpu_hw_intf *intf);
95 void (*bind_pingpong_blk)(struct dpu_hw_intf *intf,
97 void (*setup_misr)(struct dpu_hw_intf *intf);
98 int (*collect_misr)(struct dpu_hw_intf *intf, u32 *misr_value);
102 int (*enable_tearcheck)(struct dpu_hw_intf *intf, struct dpu_hw_tear_check *cfg);
104 int (*disable_tearcheck)(struct dpu_hw_intf *intf);
106 int (*connect_external_te)(struct dpu_hw_intf *intf, bool enable_external_te);
108 void (*vsync_sel)(struct dpu_hw_intf *intf, u32 vsync_source);
113 void (*disable_autorefresh)(struct dpu_hw_intf *intf, uint32_t encoder_id, u16 vdisplay);
115 void (*program_intf_cmd_cfg)(struct dpu_hw_intf *intf,
144 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf);