Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dnicstar.c130 static int ns_open(struct atm_vcc *vcc);
161 .open = ns_open,
1227 static int ns_open(struct atm_vcc *vcc) in ns_open() function