Searched refs:__hci_req_sync (Results 1 – 2 of 2) sorted by relevance
64 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req,
115 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, in __hci_req_sync() function204 ret = __hci_req_sync(hdev, req, opt, timeout, hci_status); in hci_req_sync()