Searched refs:hci_msg (Results 1 - 3 of 3) sorted by relevance

/net/nfc/hci/
H A Dhcp.c40 struct hci_msg *cmd;
45 cmd = kzalloc(sizeof(struct hci_msg), GFP_KERNEL);
H A Dhci.h45 struct hci_msg { struct
H A Dcore.c53 struct hci_msg *msg;
80 msg = list_first_entry(&hdev->msg_tx_queue, struct hci_msg, msg_l);
919 struct hci_msg *msg, *n;

Completed in 37 milliseconds