Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dhe.c144 static void he_phy_put(struct atm_dev *, unsigned char, unsigned long);
166 .phy_put = he_phy_put,
1549 he_phy_put(he_dev->atm_dev, val, SUNI_TPOP_APM); in he_start()
2887 he_phy_put(struct atm_dev *atm_dev, unsigned char val, unsigned long addr) in he_phy_put() function