Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.c99 static void he_close(struct atm_vcc *vcc);
167 .close = he_close,
2328 he_close(struct atm_vcc *vcc) in he_close() function