Home
last modified time | relevance | path

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

/linux/net/nfc/nci/
H A Dhci.c498 int nci_hci_open_pipe(struct nci_dev *ndev, u8 pipe) in nci_hci_open_pipe() function
517 EXPORT_SYMBOL(nci_hci_open_pipe);
676 r = nci_hci_open_pipe(ndev, pipe); in nci_hci_connect_gate()