Home
last modified time | relevance | path

Searched refs:nfc_phy_ops (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/nfc/st-nci/
H A Dndlc.h19 const struct nfc_phy_ops *ops;
48 int ndlc_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
H A Dspi.c197 static const struct nfc_phy_ops spi_phy_ops = {
H A Di2c.c185 static const struct nfc_phy_ops i2c_phy_ops = {
H A Dndlc.c252 int ndlc_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in ndlc_probe()
/linux/drivers/nfc/st21nfca/
H A Dst21nfca.h148 const struct nfc_phy_ops *phy_ops;
167 int st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
H A Dcore.c937 int st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe()
/linux/drivers/nfc/microread/
H A Dmicroread.h13 int microread_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
H A Dmicroread.c154 const struct nfc_phy_ops *phy_ops;
643 int microread_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in microread_probe()
H A Di2c.c228 static const struct nfc_phy_ops i2c_phy_ops = {
/linux/drivers/nfc/pn544/
H A Dpn544.h19 int pn544_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
H A Dpn544.c110 const struct nfc_phy_ops *phy_ops;
903 int pn544_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in pn544_hci_probe()
H A Di2c.c516 static const struct nfc_phy_ops i2c_phy_ops = {
/linux/drivers/nfc/fdp/
H A Dfdp.h24 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops,
H A Dfdp.c41 const struct nfc_phy_ops *phy_ops;
699 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops, in fdp_nci_probe()
H A Di2c.c123 static const struct nfc_phy_ops i2c_phy_ops = {
/linux/drivers/nfc/
H A Dmei_phy.h48 extern const struct nfc_phy_ops mei_phy_ops;
H A Dmei_phy.c365 const struct nfc_phy_ops mei_phy_ops = {
/linux/include/net/nfc/
H A Dnfc.h22 struct nfc_phy_ops { struct
/linux/Documentation/driver-api/nfc/
H A Dnfc-hci.rst130 struct nfc_phy_ops {