Searched refs:fixed_phy_add_gpiod (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | fixed_phy.c | 133 static int fixed_phy_add_gpiod(unsigned int irq, int phy_addr, in fixed_phy_add_gpiod() function 166 return fixed_phy_add_gpiod(irq, phy_addr, status, NULL); in fixed_phy_add() 251 ret = fixed_phy_add_gpiod(irq, phy_addr, status, gpiod); in __fixed_phy_register()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | fixed_phy.c | 133 static int fixed_phy_add_gpiod(unsigned int irq, int phy_addr, in fixed_phy_add_gpiod() function 166 return fixed_phy_add_gpiod(irq, phy_addr, status, NULL); in fixed_phy_add() 251 ret = fixed_phy_add_gpiod(irq, phy_addr, status, gpiod); in __fixed_phy_register()
|
Completed in 2 milliseconds