Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dbtnxpuart.c113 struct ps_data { struct
114 u8 target_ps_mode; /* ps mode to be set */
115 u8 cur_psmode; /* current ps_mode */
116 u8 ps_state; /* controller's power save state */
117 u8 ps_cmd;
118 u8 h2c_wakeupmode;
119 u8 cur_h2c_wakeupmode;
120 u8 c2h_wakeupmode;
121 u8 c2h_wakeup_gpio;
122 u8 h2c_wakeup_gpio;
[all …]
/Linux-v6.6/net/mac80211/
Dieee80211_i.h290 struct ps_data { struct
305 struct ps_data ps; argument