Searched refs:hci_msg (Results 1 – 4 of 4) sorted by relevance
40 struct hci_msg *cmd; in nfc_hci_hcp_message_tx()45 cmd = kzalloc(sizeof(struct hci_msg), GFP_KERNEL); in nfc_hci_hcp_message_tx()
45 struct hci_msg { struct
79 struct hci_msg *msg; in nfc_hci_msg_tx_work()106 msg = list_first_entry(&hdev->msg_tx_queue, struct hci_msg, msg_l); in nfc_hci_msg_tx_work()1022 struct hci_msg *msg, *n; in nfc_hci_unregister_device()
125 struct hci_msg *cmd_pending_msg;