Home
last modified time | relevance | path

Searched refs:hci_req_prepare_suspend (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h71 void hci_req_prepare_suspend(struct hci_dev *hdev, enum suspended_state next);
H A Dhci_request.c1188 void hci_req_prepare_suspend(struct hci_dev *hdev, enum suspended_state next) in hci_req_prepare_suspend() function
H A Dhci_core.c3502 hci_req_prepare_suspend(hdev, hdev->suspend_state_next); in hci_prepare_suspend()