Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nfc/st-nci/
Dndlc.h19 const struct nfc_phy_ops *ops;
48 int ndlc_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
Di2c.c185 static const struct nfc_phy_ops i2c_phy_ops = {
Dspi.c197 static const struct nfc_phy_ops spi_phy_ops = {
Dndlc.c252 int ndlc_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in ndlc_probe()
/linux-5.19.10/drivers/nfc/st21nfca/
Dst21nfca.h148 const struct nfc_phy_ops *phy_ops;
167 int st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
Di2c.c477 static const struct nfc_phy_ops i2c_phy_ops = {
Dcore.c937 int st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe()
/linux-5.19.10/drivers/nfc/microread/
Dmicroread.h13 int microread_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
Di2c.c228 static const struct nfc_phy_ops i2c_phy_ops = {
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()
/linux-5.19.10/drivers/nfc/pn544/
Dpn544.h19 int pn544_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
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()
Di2c.c518 static const struct nfc_phy_ops i2c_phy_ops = {
/linux-5.19.10/drivers/nfc/fdp/
Dfdp.h24 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops,
Dfdp.c41 const struct nfc_phy_ops *phy_ops;
691 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops, in fdp_nci_probe()
Di2c.c123 static const struct nfc_phy_ops i2c_phy_ops = {
/linux-5.19.10/drivers/nfc/
Dmei_phy.h48 extern const struct nfc_phy_ops mei_phy_ops;
Dmei_phy.c365 const struct nfc_phy_ops mei_phy_ops = {
/linux-5.19.10/include/net/nfc/
Dnfc.h22 struct nfc_phy_ops { struct
/linux-5.19.10/Documentation/driver-api/nfc/
Dnfc-hci.rst130 struct nfc_phy_ops {