Home
last modified time | relevance | path

Searched defs:ps_data (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtnxpuart.c137 struct ps_data { struct
138 u8 target_ps_mode; /* ps mode to be set */
139 u8 cur_psmode; /* current ps_mode */
140 u8 ps_state; /* controller's power save state */
141 u8 ps_cmd;
142 u8 h2c_wakeupmode;
143 u8 cur_h2c_wakeupmode;
144 u8 c2h_wakeupmode;
145 u8 c2h_wakeup_gpio;
146 u8 h2c_wakeup_gpio;
[all …]
/linux/net/mac80211/
H A Dieee80211_i.h307 struct ps_data { struct
323 struct ps_data ps; argument