Home
last modified time | relevance | path

Searched refs:nci_hci_dev (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/nfc/
Dnci_core.h166 struct nci_hci_dev { struct
186 struct nci_hci_dev *hci_dev; argument
278 struct nci_hci_dev *nci_hci_allocate(struct nci_dev *ndev);
/linux-4.1.27/net/nfc/nci/
Dhci.c119 static void nci_hci_reset_pipes(struct nci_hci_dev *hdev) in nci_hci_reset_pipes()
398 struct nci_hci_dev *hdev = in nci_hci_msg_rx_work()
399 container_of(work, struct nci_hci_dev, msg_rx_work); in nci_hci_msg_rx_work()
718 struct nci_hci_dev *nci_hci_allocate(struct nci_dev *ndev) in nci_hci_allocate()
720 struct nci_hci_dev *hdev; in nci_hci_allocate()