Home
last modified time | relevance | path

Searched refs:mgmt_powering_down (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/bluetooth/
Dhci_core.c2838 if (mgmt_powering_down(hdev)) in hci_suspend_dev()
2869 if (mgmt_powering_down(hdev)) in hci_resume_dev()
Dmgmt.c9733 bool mgmt_powering_down(struct hci_dev *hdev) in mgmt_powering_down() function
9759 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
9823 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()
Dhci_sync.c3155 if (mgmt_powering_down(hdev)) in hci_update_scan_sync()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h2233 bool mgmt_powering_down(struct hci_dev *hdev);