Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_core.c2842 if (mgmt_powering_down(hdev)) in hci_suspend_dev()
2873 if (mgmt_powering_down(hdev)) in hci_resume_dev()
Dmgmt.c9744 bool mgmt_powering_down(struct hci_dev *hdev) in mgmt_powering_down() function
9770 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
9834 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()
Dhci_sync.c3158 if (mgmt_powering_down(hdev)) in hci_update_scan_sync()
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h2264 bool mgmt_powering_down(struct hci_dev *hdev);