Searched defs:malidp_hw (Results 1 – 1 of 1) sorted by relevance
132 struct malidp_hw { struct133 const struct malidp_hw_regmap map; argument138 int (*query_hw)(struct malidp_hw_device *hwdev); argument143 void (*enter_config_mode)(struct malidp_hw_device *hwdev); argument148 void (*leave_config_mode)(struct malidp_hw_device *hwdev); argument153 bool (*in_config_mode)(struct malidp_hw_device *hwdev); argument162 void (*set_config_valid)(struct malidp_hw_device *hwdev, u8 value); argument168 void (*modeset)(struct malidp_hw_device *hwdev, struct videomode *m); argument174 int (*rotmem_required)(struct malidp_hw_device *hwdev, u16 w, u16 h, u32 fmt); argument176 int (*se_set_scaling_coeffs)(struct malidp_hw_device *hwdev, argument[all …]