Home
last modified time | relevance | path

Searched defs:llt_ndlc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/nfc/st-nci/
Dndlc.h28 struct llt_ndlc { struct
29 struct nci_dev *ndev;
30 struct nfc_phy_ops *ops;
31 void *phy_id;
55 int ndlc_open(struct llt_ndlc *ndlc); argument