Home
last modified time | relevance | path

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

/linux/drivers/nfc/nfcmrvl/
H A Dnfcmrvl.h111 int (*nci_close) (struct nfcmrvl_private *priv); member
H A Dspi.c101 .nci_close = nfcmrvl_spi_nci_close,
H A Di2c.c155 .nci_close = nfcmrvl_i2c_nci_close,
H A Dmain.c43 priv->if_ops->nci_close(priv); in nfcmrvl_nci_close()
H A Dusb.c269 .nci_close = nfcmrvl_usb_nci_close,