Searched refs:led_hw_control_get (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/phy/aquantia/ |
| A D | aquantia_main.c | 846 .led_hw_control_get = aqr_phy_led_hw_control_get, 871 .led_hw_control_get = aqr_phy_led_hw_control_get, 896 .led_hw_control_get = aqr_phy_led_hw_control_get, 921 .led_hw_control_get = aqr_phy_led_hw_control_get, 952 .led_hw_control_get = aqr_phy_led_hw_control_get, 994 .led_hw_control_get = aqr_phy_led_hw_control_get, 1018 .led_hw_control_get = aqr_phy_led_hw_control_get, 1043 .led_hw_control_get = aqr_phy_led_hw_control_get, 1068 .led_hw_control_get = aqr_phy_led_hw_control_get, 1092 .led_hw_control_get = aqr_phy_led_hw_control_get,
|
| /linux/drivers/net/phy/qcom/ |
| A D | qca808x.c | 652 .led_hw_control_get = qca808x_led_hw_control_get,
|
| A D | qca807x.c | 826 .led_hw_control_get = qca807x_led_hw_control_get,
|
| /linux/drivers/net/phy/ |
| A D | marvell.c | 3793 .led_hw_control_get = m88e1318_led_hw_control_get, 3907 .led_hw_control_get = m88e1318_led_hw_control_get, 3938 .led_hw_control_get = m88e1318_led_hw_control_get, 3969 .led_hw_control_get = m88e1318_led_hw_control_get, 4130 .led_hw_control_get = m88e1318_led_hw_control_get,
|
| A D | mediatek-ge-soc.c | 1521 .led_hw_control_get = mt798x_phy_led_hw_control_get, 1538 .led_hw_control_get = mt798x_phy_led_hw_control_get,
|
| A D | air_en8811h.c | 1073 .led_hw_control_get = air_led_hw_control_get,
|
| A D | dp83867.c | 1207 .led_hw_control_get = dp83867_led_hw_control_get,
|
| A D | realtek.c | 1313 .led_hw_control_get = rtl8211f_led_hw_control_get,
|
| A D | phy_device.c | 3292 err = phydev->drv->led_hw_control_get(phydev, phyled->index, rules); in phy_led_hw_control_get() 3385 phydev->drv->led_hw_control_get) { in of_phy_led()
|
| /linux/include/linux/ |
| A D | phy.h | 1177 int (*led_hw_control_get)(struct phy_device *dev, u8 index, member
|
Completed in 40 milliseconds