Searched defs:malidp_hw (Results 1 – 1 of 1) sorted by relevance
141 struct malidp_hw { struct142 const struct malidp_hw_regmap map; argument147 int (*query_hw)(struct malidp_hw_device *hwdev); argument152 void (*enter_config_mode)(struct malidp_hw_device *hwdev); argument157 void (*leave_config_mode)(struct malidp_hw_device *hwdev); argument162 bool (*in_config_mode)(struct malidp_hw_device *hwdev); argument171 void (*set_config_valid)(struct malidp_hw_device *hwdev, u8 value); argument177 void (*modeset)(struct malidp_hw_device *hwdev, struct videomode *m); argument183 int (*rotmem_required)(struct malidp_hw_device *hwdev, u16 w, u16 h, argument186 int (*se_set_scaling_coeffs)(struct malidp_hw_device *hwdev, argument[all …]