Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dnicstar.c129 static void ns_close(struct atm_vcc *vcc);
159 .close = ns_close,
1408 static void ns_close(struct atm_vcc *vcc) in ns_close() function