Searched defs:llt_ndlc (Results 1 – 1 of 1) sorted by relevance
28 struct llt_ndlc { struct29 struct nci_dev *ndev;30 struct nfc_phy_ops *ops;31 void *phy_id;55 int ndlc_open(struct llt_ndlc *ndlc); argument