Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dnicstar.c128 static int ns_open(struct atm_vcc *vcc);
158 .open = ns_open,
1226 static int ns_open(struct atm_vcc *vcc) in ns_open() function