Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Das21xxx.c965 .led_hw_control_set = as21xxx_led_hw_control_set,
977 .led_hw_control_set = as21xxx_led_hw_control_set,
989 .led_hw_control_set = as21xxx_led_hw_control_set,
1001 .led_hw_control_set = as21xxx_led_hw_control_set,
1013 .led_hw_control_set = as21xxx_led_hw_control_set,
1025 .led_hw_control_set = as21xxx_led_hw_control_set,
1037 .led_hw_control_set = as21xxx_led_hw_control_set,
1049 .led_hw_control_set = as21xxx_led_hw_control_set,
1061 .led_hw_control_set = as21xxx_led_hw_control_set,
1073 .led_hw_control_set = as21xxx_led_hw_control_set,
H A Dmxl-86110.c949 .led_hw_control_set = mxl86110_led_hw_control_set,
965 .led_hw_control_set = mxl86110_led_hw_control_set,
H A Dmarvell.c3834 .led_hw_control_set = m88e1318_led_hw_control_set,
3948 .led_hw_control_set = m88e1318_led_hw_control_set,
3980 .led_hw_control_set = m88e1318_led_hw_control_set,
4011 .led_hw_control_set = m88e1318_led_hw_control_set,
4172 .led_hw_control_set = m88e1318_led_hw_control_set,
H A Dmarvell-88q2xxx.c1139 .led_hw_control_set = mv88q2xxx_led_hw_control_set,
H A Dphy_device.c3296 err = phydev->drv->led_hw_control_set(phydev, phyled->index, rules); in phy_led_hw_control_set()
3379 phydev->drv->led_hw_control_set && in of_phy_led()
3424 phydev->drv->led_hw_control_set)) { in of_phy_leds()
H A Dmotorcomm.c3102 .led_hw_control_set = yt8521_led_hw_control_set,
3124 .led_hw_control_set = yt8521_led_hw_control_set,
/linux/drivers/net/phy/mediatek/
H A Dmtk-ge-soc.c1510 .led_hw_control_set = mt798x_phy_led_hw_control_set,
1527 .led_hw_control_set = mt798x_phy_led_hw_control_set,
1538 .led_hw_control_set = mt798x_phy_led_hw_control_set,
1551 .led_hw_control_set = mt798x_phy_led_hw_control_set,
1563 .led_hw_control_set = mt798x_phy_led_hw_control_set,
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c3158 .led_hw_control_set = rtl8211e_led_hw_control_set,
3176 .led_hw_control_set = rtl8211f_led_hw_control_set,
3193 .led_hw_control_set = rtl8211f_led_hw_control_set,
3286 .led_hw_control_set = rtl822xb_led_hw_control_set,
3309 .led_hw_control_set = rtl822xb_led_hw_control_set,
/linux/drivers/net/phy/qcom/
H A Dqca808x.c672 .led_hw_control_set = qca808x_led_hw_control_set,
H A Dqca807x.c835 .led_hw_control_set = qca807x_led_hw_control_set,
/linux/include/linux/
H A Dphy.h1495 int (*led_hw_control_set)(struct phy_device *dev, u8 index, member