Searched defs:atif_sbios_requests (Results 1 – 2 of 2) sorted by relevance
63 struct atif_sbios_requests { struct64 u16 size; /* structure size in bytes (includes size field) */65 u32 pending; /* pending sbios requests */66 u8 panel_exp_mode; /* panel expansion mode */67 u8 thermal_gfx; /* thermal state: target gfx controller */68 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */69 u8 forced_power_gfx; /* forced power state: target gfx controller */70 u8 forced_power_state; /* forced power state: state id */71 u8 system_power_src; /* system power source */72 u8 backlight_level; /* panel backlight level (0-255) */
43 struct atif_sbios_requests { struct44 u16 size; /* structure size in bytes (includes size field) */45 u32 pending; /* pending sbios requests */46 u8 panel_exp_mode; /* panel expansion mode */47 u8 thermal_gfx; /* thermal state: target gfx controller */48 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */49 u8 forced_power_gfx; /* forced power state: target gfx controller */50 u8 forced_power_state; /* forced power state: state id */51 u8 system_power_src; /* system power source */52 u8 backlight_level; /* panel backlight level (0-255) */