Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nfc/nfcmrvl/
H A Dnfcmrvl.h96 int (*nci_close) (struct nfcmrvl_private *priv); member
H A Duart.c65 .nci_close = nfcmrvl_uart_nci_close,
H A Dspi.c115 .nci_close = nfcmrvl_spi_nci_close,
H A Di2c.c172 .nci_close = nfcmrvl_i2c_nci_close,
H A Dmain.c54 priv->if_ops->nci_close(priv); in nfcmrvl_nci_close()
H A Dusb.c279 .nci_close = nfcmrvl_usb_nci_close,