Searched refs:ndlc_open (Results 1 – 3 of 3) sorted by relevance
55 int ndlc_open(struct llt_ndlc *ndlc);
57 int ndlc_open(struct llt_ndlc *ndlc) in ndlc_open() function64 EXPORT_SYMBOL(ndlc_open);
51 r = ndlc_open(info->ndlc); in st_nci_open()