Home
last modified time | relevance | path

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

/drivers/atm/
Dnicstar.c140 static void ns_close(struct atm_vcc *vcc);
178 .close = ns_close,
1489 static void ns_close(struct atm_vcc *vcc) in ns_close() function