Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/pn533/
Dpn533.h182 struct pn533_phy_ops *phy_ops;
217 struct pn533_phy_ops { struct
229 struct pn533_phy_ops *phy_ops, argument
Di2c.c179 static struct pn533_phy_ops i2c_phy_ops = {
Dusb.c448 static struct pn533_phy_ops usb_phy_ops = {
Dpn533.c2597 struct pn533_phy_ops *phy_ops, in pn533_register_device()