Searched refs:hci_cmd_sync (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/bluetooth/ | 
| D | btintel.c | 420 	skb = hci_cmd_sync(ctx->hdev, ctx->op_read, sizeof(cp), &cp,  in regmap_ibt_read()492 	skb = hci_cmd_sync(ctx->hdev, ctx->op_write, plen, cp, HCI_CMD_TIMEOUT);  in regmap_ibt_gather_write()
 
 | 
| /Linux-v5.4/include/net/bluetooth/ | 
| D | hci_core.h | 1465 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen,
 | 
| /Linux-v5.4/net/bluetooth/ | 
| D | hci_core.c | 3667 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen,  in hci_cmd_sync()  function3683 EXPORT_SYMBOL(hci_cmd_sync);
 
 |