Lines Matching refs:hci_cmd_sync_queue_once
779 int hci_cmd_sync_queue_once(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, in hci_cmd_sync_queue_once() function
787 EXPORT_SYMBOL(hci_cmd_sync_queue_once);
3267 return hci_cmd_sync_queue_once(hdev, update_passive_scan_sync, NULL, in hci_update_passive_scan()
6961 return hci_cmd_sync_queue_once(hdev, hci_acl_create_conn_sync, conn, in hci_connect_acl_sync()
6998 return hci_cmd_sync_queue_once(hdev, hci_le_create_conn_sync, conn, in hci_connect_le_sync()
7206 return hci_cmd_sync_queue_once(hdev, hci_le_pa_create_sync, conn, in hci_connect_pa_sync()
7269 return hci_cmd_sync_queue_once(hdev, hci_le_big_create_sync, conn, in hci_connect_big_sync()
7352 err = hci_cmd_sync_queue_once(conn->hdev, in hci_past_sync()
7356 err = hci_cmd_sync_queue_once(conn->hdev, hci_le_past_sync, in hci_past_sync()
7442 err = hci_cmd_sync_queue_once(hdev, in hci_le_read_remote_features()
7483 return hci_cmd_sync_queue_once(hdev, hci_change_conn_ptype_sync, cp, in hci_acl_change_pkt_type()
7520 return hci_cmd_sync_queue_once(hdev, hci_le_set_phy_sync, cp, in hci_le_set_phy()