Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Das21xxx.c966 .led_hw_control_get = as21xxx_led_hw_control_get,
978 .led_hw_control_get = as21xxx_led_hw_control_get,
990 .led_hw_control_get = as21xxx_led_hw_control_get,
1002 .led_hw_control_get = as21xxx_led_hw_control_get,
1014 .led_hw_control_get = as21xxx_led_hw_control_get,
1026 .led_hw_control_get = as21xxx_led_hw_control_get,
1038 .led_hw_control_get = as21xxx_led_hw_control_get,
1050 .led_hw_control_get = as21xxx_led_hw_control_get,
1062 .led_hw_control_get = as21xxx_led_hw_control_get,
1074 .led_hw_control_get = as21xxx_led_hw_control_get,
H A Dmxl-86110.c948 .led_hw_control_get = mxl86110_led_hw_control_get,
964 .led_hw_control_get = mxl86110_led_hw_control_get,
H A Dmarvell.c3835 .led_hw_control_get = m88e1318_led_hw_control_get,
3949 .led_hw_control_get = m88e1318_led_hw_control_get,
3981 .led_hw_control_get = m88e1318_led_hw_control_get,
4012 .led_hw_control_get = m88e1318_led_hw_control_get,
4173 .led_hw_control_get = m88e1318_led_hw_control_get,
H A Dmarvell-88q2xxx.c1140 .led_hw_control_get = mv88q2xxx_led_hw_control_get,
H A Dmotorcomm.c3103 .led_hw_control_get = yt8521_led_hw_control_get,
3125 .led_hw_control_get = yt8521_led_hw_control_get,
H A Dphy_device.c3281 err = phydev->drv->led_hw_control_get(phydev, phyled->index, rules); in phy_led_hw_control_get()
3380 phydev->drv->led_hw_control_get) { in of_phy_led()
/linux/drivers/net/phy/mediatek/
H A Dmtk-ge-soc.c1511 .led_hw_control_get = mt798x_phy_led_hw_control_get,
1528 .led_hw_control_get = mt798x_phy_led_hw_control_get,
1539 .led_hw_control_get = mt798x_phy_led_hw_control_get,
1552 .led_hw_control_get = mt798x_phy_led_hw_control_get,
1564 .led_hw_control_get = mt798x_phy_led_hw_control_get,
H A Dmtk-phy-lib.c340 phydev->drv->led_hw_control_get(phydev, i, NULL); in mtk_phy_leds_state_init()
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c3157 .led_hw_control_get = rtl8211e_led_hw_control_get,
3175 .led_hw_control_get = rtl8211f_led_hw_control_get,
3192 .led_hw_control_get = rtl8211f_led_hw_control_get,
3285 .led_hw_control_get = rtl822xb_led_hw_control_get,
3308 .led_hw_control_get = rtl822xb_led_hw_control_get,
/linux/drivers/net/phy/qcom/
H A Dqca808x.c673 .led_hw_control_get = qca808x_led_hw_control_get,
H A Dqca807x.c836 .led_hw_control_get = qca807x_led_hw_control_get,
/linux/include/linux/
H A Dphy.h1507 int (*led_hw_control_get)(struct phy_device *dev, u8 index, member