Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dnicstar.c129 static int ns_open(struct atm_vcc *vcc);
160 .open = ns_open,
1226 static int ns_open(struct atm_vcc *vcc) in ns_open() function