Home
last modified time | relevance | path

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

/linux/drivers/net/phy/aquantia/
H A Daquantia_main.c825 .led_hw_control_set = aqr_phy_led_hw_control_set,
849 .led_hw_control_set = aqr_phy_led_hw_control_set,
873 .led_hw_control_set = aqr_phy_led_hw_control_set,
897 .led_hw_control_set = aqr_phy_led_hw_control_set,
928 .led_hw_control_set = aqr_phy_led_hw_control_set,
970 .led_hw_control_set = aqr_phy_led_hw_control_set,
994 .led_hw_control_set = aqr_phy_led_hw_control_set,
1018 .led_hw_control_set = aqr_phy_led_hw_control_set,
1042 .led_hw_control_set = aqr_phy_led_hw_control_set,
1066 .led_hw_control_set = aqr_phy_led_hw_control_set,
/linux/drivers/net/phy/qcom/
H A Dqca808x.c651 .led_hw_control_set = qca808x_led_hw_control_set,
H A Dqca807x.c825 .led_hw_control_set = qca807x_led_hw_control_set,
/linux/drivers/net/phy/
H A Dmarvell.c3792 .led_hw_control_set = m88e1318_led_hw_control_set,
3906 .led_hw_control_set = m88e1318_led_hw_control_set,
3937 .led_hw_control_set = m88e1318_led_hw_control_set,
3968 .led_hw_control_set = m88e1318_led_hw_control_set,
4129 .led_hw_control_set = m88e1318_led_hw_control_set,
H A Dmediatek-ge-soc.c1520 .led_hw_control_set = mt798x_phy_led_hw_control_set,
1537 .led_hw_control_set = mt798x_phy_led_hw_control_set,
H A Dair_en8811h.c1072 .led_hw_control_set = air_led_hw_control_set,
H A Ddp83867.c1206 .led_hw_control_set = dp83867_led_hw_control_set,
H A Drealtek.c1301 .led_hw_control_set = rtl8211f_led_hw_control_set,
H A Dphy_device.c3307 err = phydev->drv->led_hw_control_set(phydev, phyled->index, rules); in phy_led_hw_control_set()
3383 phydev->drv->led_hw_control_set && in of_phy_led()
/linux/include/linux/
H A Dphy.h1165 int (*led_hw_control_set)(struct phy_device *dev, u8 index, member