Searched refs:aqr_phy_led_polarity_set (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/phy/aquantia/ |
D | aquantia_main.c | 847 .led_polarity_set = aqr_phy_led_polarity_set, 872 .led_polarity_set = aqr_phy_led_polarity_set, 897 .led_polarity_set = aqr_phy_led_polarity_set, 922 .led_polarity_set = aqr_phy_led_polarity_set, 953 .led_polarity_set = aqr_phy_led_polarity_set, 995 .led_polarity_set = aqr_phy_led_polarity_set, 1019 .led_polarity_set = aqr_phy_led_polarity_set, 1044 .led_polarity_set = aqr_phy_led_polarity_set, 1069 .led_polarity_set = aqr_phy_led_polarity_set, 1093 .led_polarity_set = aqr_phy_led_polarity_set,
|
D | aquantia_leds.c | 127 int aqr_phy_led_polarity_set(struct phy_device *phydev, int index, unsigned long modes) in aqr_phy_led_polarity_set() function
|
D | aquantia.h | 202 int aqr_phy_led_polarity_set(struct phy_device *phydev, int index,
|