Home
last modified time | relevance | path

Searched refs:hci_msg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/nfc/hci/
H A Dhcp.c28 struct hci_msg *cmd; in nfc_hci_hcp_message_tx()
33 cmd = kzalloc(sizeof(struct hci_msg), GFP_KERNEL); in nfc_hci_hcp_message_tx()
H A Dhci.h33 struct hci_msg { struct
H A Dcore.c67 struct hci_msg *msg; in nfc_hci_msg_tx_work()
94 msg = list_first_entry(&hdev->msg_tx_queue, struct hci_msg, msg_l); in nfc_hci_msg_tx_work()
1032 struct hci_msg *msg, *n; in nfc_hci_unregister_device()
/openbmc/linux/include/net/nfc/
H A Dhci.h113 struct hci_msg *cmd_pending_msg;