Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/st-nci/
Dndlc.h62 void ndlc_remove(struct llt_ndlc *ndlc);
Dndlc.c304 void ndlc_remove(struct llt_ndlc *ndlc) in ndlc_remove() function
317 EXPORT_SYMBOL(ndlc_remove);
Di2c.c356 ndlc_remove(phy->ndlc); in st_nci_i2c_remove()
Dspi.c372 ndlc_remove(phy->ndlc); in st_nci_spi_remove()