Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/nfc/s3fwrn5/
Di2c.c231 goto s3fwrn5_remove; in s3fwrn5_i2c_probe()
235 s3fwrn5_remove: in s3fwrn5_i2c_probe()
236 s3fwrn5_remove(phy->common.ndev); in s3fwrn5_i2c_probe()
244 s3fwrn5_remove(phy->common.ndev); in s3fwrn5_i2c_remove()
Dcore.c199 void s3fwrn5_remove(struct nci_dev *ndev) in s3fwrn5_remove() function
208 EXPORT_SYMBOL(s3fwrn5_remove);
Ds3fwrn5.h82 void s3fwrn5_remove(struct nci_dev *ndev);
Duart.c178 s3fwrn5_remove(phy->common.ndev); in s3fwrn82_uart_remove()