Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.c98 static int he_open(struct atm_vcc *vcc);
166 .open = he_open,
2115 he_open(struct atm_vcc *vcc) in he_open() function