Searched defs:ps_data (Results 1 – 3 of 3) sorted by relevance
114 struct ps_data { struct115 u8 target_ps_mode; /* ps mode to be set */116 u8 cur_psmode; /* current ps_mode */117 u8 ps_state; /* controller's power save state */118 u8 ps_cmd;119 u8 h2c_wakeupmode;120 u8 cur_h2c_wakeupmode;121 u8 c2h_wakeupmode;122 u8 c2h_wakeup_gpio;123 u8 h2c_wakeup_gpio;[all …]
87 u32 ps_data[20]; member
290 struct ps_data { struct305 struct ps_data ps; argument