Searched refs:nfc_phy_ops (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/drivers/nfc/st21nfcb/ |
D | ndlc.h | 28 struct nfc_phy_ops *ops; 56 int ndlc_probe(void *phy_id, struct nfc_phy_ops *phy_ops, struct device *dev,
|
D | ndlc.c | 253 int ndlc_probe(void *phy_id, struct nfc_phy_ops *phy_ops, struct device *dev, in ndlc_probe()
|
D | i2c.c | 220 static struct nfc_phy_ops i2c_phy_ops = {
|
/linux-4.1.27/drivers/nfc/st21nfca/ |
D | st21nfca.h | 60 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, 72 struct nfc_phy_ops *phy_ops;
|
D | i2c.c | 505 static struct nfc_phy_ops i2c_phy_ops = {
|
D | st21nfca.c | 964 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe()
|
/linux-4.1.27/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 | 244 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.1.27/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.1.27/drivers/nfc/ |
D | mei_phy.h | 22 extern struct nfc_phy_ops mei_phy_ops;
|
D | mei_phy.c | 144 struct nfc_phy_ops mei_phy_ops = {
|
/linux-4.1.27/include/net/nfc/ |
D | nfc.h | 33 struct nfc_phy_ops { struct
|
/linux-4.1.27/Documentation/nfc/ |
D | nfc-hci.txt | 127 struct nfc_phy_ops {
|