Home
last modified time | relevance | path

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

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

Completed in 36 milliseconds