Home
last modified time | relevance | path

Searched refs:nfc_phy_ops (Results 1 - 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dndlc.h19 struct nfc_phy_ops *ops;
48 int ndlc_probe(void *phy_id, struct nfc_phy_ops *phy_ops, struct device *dev,
H A Di2c.c189 static struct nfc_phy_ops i2c_phy_ops = {
H A Dndlc.c256 int ndlc_probe(void *phy_id, struct nfc_phy_ops *phy_ops, struct device *dev, in ndlc_probe()
/kernel/linux/linux-6.6/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 = {
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
H A Dst21nfca.h148 struct nfc_phy_ops *phy_ops;
167 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops,
/kernel/linux/linux-6.6/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,
/kernel/linux/linux-5.10/drivers/nfc/microread/
H A Dmicroread.h13 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
H A Di2c.c228 static struct nfc_phy_ops i2c_phy_ops = {
H A Dmicroread.c155 struct nfc_phy_ops *phy_ops;
645 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in microread_probe()
/kernel/linux/linux-6.6/drivers/nfc/microread/
H A Dmicroread.h13 int microread_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
H A Di2c.c228 static const struct nfc_phy_ops i2c_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()
/kernel/linux/linux-5.10/drivers/nfc/pn544/
H A Dpn544.h19 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
/kernel/linux/linux-5.10/drivers/nfc/fdp/
H A Dfdp.h24 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops,
H A Dfdp.c41 struct nfc_phy_ops *phy_ops;
714 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops, in fdp_nci_probe()
H A Di2c.c123 static struct nfc_phy_ops i2c_phy_ops = {
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/nfc/pn544/
H A Dpn544.h19 int pn544_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
/kernel/linux/linux-5.10/drivers/nfc/
H A Dmei_phy.h48 extern struct nfc_phy_ops mei_phy_ops;
H A Dmei_phy.c373 struct nfc_phy_ops mei_phy_ops = {
/kernel/linux/linux-6.6/drivers/nfc/
H A Dmei_phy.h48 extern const struct nfc_phy_ops mei_phy_ops;
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnfc.h22 struct nfc_phy_ops { struct

Completed in 13 milliseconds

12