Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dhci_core.c2802 if (mgmt_powering_down(hdev)) in hci_suspend_dev()
2830 if (mgmt_powering_down(hdev)) in hci_resume_dev()
Dmgmt.c9730 bool mgmt_powering_down(struct hci_dev *hdev) in mgmt_powering_down() function
9756 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
9820 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()
Dhci_sync.c3013 if (mgmt_powering_down(hdev)) in hci_update_scan_sync()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h2070 bool mgmt_powering_down(struct hci_dev *hdev);