Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
Dbtintel.c562 skb = hci_cmd_sync(ctx->hdev, ctx->op_read, sizeof(cp), &cp, in regmap_ibt_read()
634 skb = hci_cmd_sync(ctx->hdev, ctx->op_write, plen, cp, HCI_CMD_TIMEOUT); in regmap_ibt_gather_write()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1657 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen,
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c4139 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync() function
4155 EXPORT_SYMBOL(hci_cmd_sync);