Searched refs:he_phy_put (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | he.c | 107 static void he_phy_put(struct atm_dev *, unsigned char, unsigned long); 170 .phy_put = he_phy_put, 1490 he_phy_put(he_dev->atm_dev, val, SUNI_TPOP_APM); in he_start() 1491 he_phy_put(he_dev->atm_dev, SUNI_TACP_IUCHP_CLP, SUNI_TACP_IUCHP); in he_start() 2673 he_phy_put(struct atm_dev *atm_dev, unsigned char val, unsigned long addr) in he_phy_put() function
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | he.c | 107 static void he_phy_put(struct atm_dev *, unsigned char, unsigned long); 170 .phy_put = he_phy_put, 1487 he_phy_put(he_dev->atm_dev, val, SUNI_TPOP_APM); in he_start() 1488 he_phy_put(he_dev->atm_dev, SUNI_TACP_IUCHP_CLP, SUNI_TACP_IUCHP); in he_start() 2670 he_phy_put(struct atm_dev *atm_dev, unsigned char val, unsigned long addr) in he_phy_put() function
|
Completed in 6 milliseconds