Searched defs:atif_sbios_requests (Results 1 – 1 of 1) sorted by relevance
54 struct atif_sbios_requests { struct55 u16 size; /* structure size in bytes (includes size field) */56 u32 pending; /* pending sbios requests */57 u8 panel_exp_mode; /* panel expansion mode */58 u8 thermal_gfx; /* thermal state: target gfx controller */59 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */60 u8 forced_power_gfx; /* forced power state: target gfx controller */61 u8 forced_power_state; /* forced power state: state id */62 u8 system_power_src; /* system power source */63 u8 backlight_level; /* panel backlight level (0-255) */