Home
last modified time | relevance | path

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

/linux/drivers/nfc/s3fwrn5/
A Dcore.c150 .post_setup = s3fwrn5_nci_post_setup,
/linux/include/net/nfc/
A Dnci_core.h71 int (*post_setup)(struct nci_dev *ndev); member
/linux/net/nfc/nci/
A Dcore.c524 if (!rc && ndev->ops->post_setup) in nci_open_device()
525 rc = ndev->ops->post_setup(ndev); in nci_open_device()
/linux/drivers/nfc/fdp/
A Dfdp.c684 .post_setup = fdp_nci_post_setup,

Completed in 9 milliseconds