Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 Dspi.c204 static struct nfc_phy_ops spi_phy_ops = {
H A Dndlc.c256 int ndlc_probe(void *phy_id, struct nfc_phy_ops *phy_ops, struct device *dev, in ndlc_probe()
/OK3568_Linux_fs/kernel/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,
H A Di2c.c485 static struct nfc_phy_ops i2c_phy_ops = {
H A Dcore.c938 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe()
/OK3568_Linux_fs/kernel/drivers/nfc/microread/
H A Dmicroread.h13 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
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()
H A Di2c.c228 static struct nfc_phy_ops i2c_phy_ops = {
/OK3568_Linux_fs/kernel/drivers/nfc/pn544/
H A Dpn544.h19 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
H A Dpn544.c111 struct nfc_phy_ops *phy_ops;
904 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in pn544_hci_probe()
H A Di2c.c520 static struct nfc_phy_ops i2c_phy_ops = {
/OK3568_Linux_fs/kernel/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 = {
/OK3568_Linux_fs/kernel/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 = {
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnfc.h22 struct nfc_phy_ops { struct
/OK3568_Linux_fs/kernel/Documentation/driver-api/nfc/
H A Dnfc-hci.rst130 struct nfc_phy_ops {