Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.c114 static struct he_dev *he_devs; variable
395 if (he_devs) in he_init_one()
396 he_dev->next = he_devs; in he_init_one()
397 he_devs = he_dev; in he_init_one()