Searched defs:ps_data (Results 1 – 2 of 2) sorted by relevance
133 struct ps_data { struct137 u8 ps_cmd;138 u8 h2c_wakeupmode;140 u8 c2h_wakeupmode;141 u8 c2h_wakeup_gpio;142 u8 h2c_wakeup_gpio;143 bool driver_sent_cmd;144 u16 h2c_ps_interval;145 u16 c2h_ps_interval;147 struct hci_dev *hdev;[all …]
299 struct ps_data { struct314 struct ps_data ps; argument