Searched refs:nfc_phy_ops (Results 1 – 20 of 20) sorted by relevance
/linux-4.4.14/drivers/nfc/st-nci/ |
D | ndlc.h | 30 struct nfc_phy_ops *ops; 59 int ndlc_probe(void *phy_id, struct nfc_phy_ops *phy_ops, struct device *dev,
|
D | ndlc.c | 268 int ndlc_probe(void *phy_id, struct nfc_phy_ops *phy_ops, struct device *dev, in ndlc_probe()
|
D | i2c.c | 207 static struct nfc_phy_ops i2c_phy_ops = {
|
D | spi.c | 222 static struct nfc_phy_ops spi_phy_ops = {
|
/linux-4.4.14/drivers/nfc/st21nfca/ |
D | st21nfca.h | 158 struct nfc_phy_ops *phy_ops; 177 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops,
|
D | i2c.c | 506 static struct nfc_phy_ops i2c_phy_ops = {
|
D | core.c | 956 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe()
|
/linux-4.4.14/drivers/nfc/microread/ |
D | microread.h | 25 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
|
D | i2c.c | 241 static struct nfc_phy_ops i2c_phy_ops = {
|
D | microread.c | 166 struct nfc_phy_ops *phy_ops; 656 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in microread_probe()
|
/linux-4.4.14/drivers/nfc/pn544/ |
D | pn544.h | 31 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
|
D | pn544.c | 122 struct nfc_phy_ops *phy_ops; 915 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in pn544_hci_probe()
|
D | i2c.c | 536 static struct nfc_phy_ops i2c_phy_ops = {
|
/linux-4.4.14/drivers/nfc/fdp/ |
D | fdp.h | 32 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops,
|
D | fdp.c | 49 struct nfc_phy_ops *phy_ops; 741 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops, in fdp_nci_probe()
|
D | i2c.c | 134 static struct nfc_phy_ops i2c_phy_ops = {
|
/linux-4.4.14/drivers/nfc/ |
D | mei_phy.h | 47 extern struct nfc_phy_ops mei_phy_ops;
|
D | mei_phy.c | 387 struct nfc_phy_ops mei_phy_ops = {
|
/linux-4.4.14/include/net/nfc/ |
D | nfc.h | 33 struct nfc_phy_ops { struct
|
/linux-4.4.14/Documentation/nfc/ |
D | nfc-hci.txt | 127 struct nfc_phy_ops {
|