__hci_req_sync 868 net/bluetooth/hci_core.c err = __hci_req_sync(hdev, hci_init1_req, 0, HCI_INIT_TIMEOUT, NULL); __hci_req_sync 875 net/bluetooth/hci_core.c err = __hci_req_sync(hdev, hci_init2_req, 0, HCI_INIT_TIMEOUT, NULL); __hci_req_sync 886 net/bluetooth/hci_core.c err = __hci_req_sync(hdev, hci_init3_req, 0, HCI_INIT_TIMEOUT, NULL); __hci_req_sync 890 net/bluetooth/hci_core.c err = __hci_req_sync(hdev, hci_init4_req, 0, HCI_INIT_TIMEOUT, NULL); __hci_req_sync 948 net/bluetooth/hci_core.c err = __hci_req_sync(hdev, hci_init0_req, 0, HCI_INIT_TIMEOUT, NULL); __hci_req_sync 1745 net/bluetooth/hci_core.c __hci_req_sync(hdev, hci_reset_req, 0, HCI_CMD_TIMEOUT, NULL); __hci_req_sync 1840 net/bluetooth/hci_core.c ret = __hci_req_sync(hdev, hci_reset_req, 0, HCI_INIT_TIMEOUT, NULL); __hci_req_sync 279 net/bluetooth/hci_request.c ret = __hci_req_sync(hdev, req, opt, timeout, hci_status); __hci_req_sync 2839 net/bluetooth/hci_request.c return __hci_req_sync(hdev, powered_update_hci, 0, HCI_CMD_TIMEOUT, __hci_req_sync 54 net/bluetooth/hci_request.h int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req,