Searched refs:hci_msg (Results 1 – 4 of 4) sorted by relevance
28 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()
33 struct hci_msg { struct
67 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()
113 struct hci_msg *cmd_pending_msg;
Completed in 7 milliseconds