Home
last modified time | relevance | path

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

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