Searched refs:mgmt_powering_down (Results 1 – 4 of 4) sorted by relevance
1759 bool mgmt_powering_down(struct hci_dev *hdev);
2466 if (mgmt_powering_down(hdev)) in __hci_req_update_scan()
8235 bool mgmt_powering_down(struct hci_dev *hdev) in mgmt_powering_down() function8261 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()8325 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()
3522 if (mgmt_powering_down(hdev)) { in hci_suspend_notifier()