Home
last modified time | relevance | path

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

/linux/include/net/nfc/
H A Ddigital.h248 static inline void nfc_digital_set_parent_dev(struct nfc_digital_dev *ndev, in nfc_digital_set_parent_dev() function
/linux/drivers/nfc/st95hf/
H A Dcore.c1171 nfc_digital_set_parent_dev(st95context->ddev, &nfc_spi_dev->dev); in st95hf_probe()
/linux/drivers/nfc/
H A Dport100.c1599 nfc_digital_set_parent_dev(dev->nfc_digital_dev, &interface->dev); in port100_probe()
H A Dtrf7970a.c2115 nfc_digital_set_parent_dev(trf->ddev, trf->dev); in trf7970a_probe()