Searched refs:nfc_phy_ops (Results 1 – 20 of 20) sorted by relevance
/Linux-v4.19/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 | i2c.c | 200 static struct nfc_phy_ops i2c_phy_ops = {
|
D | spi.c | 215 static struct nfc_phy_ops spi_phy_ops = {
|
D | ndlc.c | 267 int ndlc_probe(void *phy_id, struct nfc_phy_ops *phy_ops, struct device *dev, in ndlc_probe()
|
/Linux-v4.19/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 | 496 static struct nfc_phy_ops i2c_phy_ops = {
|
D | core.c | 949 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe()
|
/Linux-v4.19/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 | 239 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-v4.19/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 | 530 static struct nfc_phy_ops i2c_phy_ops = {
|
/Linux-v4.19/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 | 133 static struct nfc_phy_ops i2c_phy_ops = {
|
/Linux-v4.19/drivers/nfc/ |
D | mei_phy.h | 48 extern struct nfc_phy_ops mei_phy_ops;
|
D | mei_phy.c | 385 struct nfc_phy_ops mei_phy_ops = {
|
/Linux-v4.19/include/net/nfc/ |
D | nfc.h | 34 struct nfc_phy_ops { struct
|
/Linux-v4.19/Documentation/nfc/ |
D | nfc-hci.txt | 127 struct nfc_phy_ops {
|