Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dnicstar.c130 static void ns_close(struct atm_vcc *vcc);
161 .close = ns_close,
1409 static void ns_close(struct atm_vcc *vcc) in ns_close() function