Lines Matching defs:phydev

212 void phy_device_free(struct phy_device *phydev)  in phy_device_free()
220 struct phy_device *phydev; in phy_mdio_device_free() local
234 struct phy_device *phydev; in phy_mdio_device_remove() local
245 static bool phy_drv_wol_enabled(struct phy_device *phydev) in phy_drv_wol_enabled()
254 static void phy_link_change(struct phy_device *phydev, bool up) in phy_link_change()
285 static bool phy_uses_state_machine(struct phy_device *phydev) in phy_uses_state_machine()
294 static bool mdio_bus_phy_may_suspend(struct phy_device *phydev) in mdio_bus_phy_may_suspend()
341 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_phy_suspend() local
373 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_phy_resume() local
517 static int phy_needs_fixup(struct phy_device *phydev, struct phy_fixup *fixup) in phy_needs_fixup()
532 static int phy_scan_fixups(struct phy_device *phydev) in phy_scan_fixups()
566 int genphy_match_phy_device(struct phy_device *phydev, in genphy_match_phy_device()
592 struct phy_device *phydev = to_phy_device(dev); in phy_bus_match() local
607 struct phy_device *phydev = to_phy_device(dev); in phy_id_show() local
616 struct phy_device *phydev = to_phy_device(dev); in phy_interface_show() local
632 struct phy_device *phydev = to_phy_device(dev); in phy_has_fixups_show() local
642 struct phy_device *phydev = to_phy_device(dev); in phy_dev_flags_show() local
741 struct phy_device *phydev = to_phy_device(dev); in phy_mmd_is_visible() local
1146 int phy_device_register(struct phy_device *phydev) in phy_device_register()
1189 void phy_device_remove(struct phy_device *phydev) in phy_device_remove()
1210 int phy_get_c45_ids(struct phy_device *phydev) in phy_get_c45_ids()
1223 struct phy_device *phydev; in phy_find_first() local
1247 static void phy_prepare_link(struct phy_device *phydev, in phy_prepare_link()
1260 int phy_connect_direct(struct net_device *dev, struct phy_device *phydev, in phy_connect_direct()
1300 struct phy_device *phydev; in phy_connect() local
1328 void phy_disconnect(struct phy_device *phydev) in phy_disconnect()
1360 static int phy_poll_reset(struct phy_device *phydev) in phy_poll_reset()
1376 int phy_init_hw(struct phy_device *phydev) in phy_init_hw()
1417 void phy_attached_info(struct phy_device *phydev) in phy_attached_info()
1424 char *phy_attached_info_irq(struct phy_device *phydev) in phy_attached_info_irq()
1446 void phy_attached_print(struct phy_device *phydev, const char *fmt, ...) in phy_attached_print()
1468 static void phy_sysfs_create_links(struct phy_device *phydev) in phy_sysfs_create_links()
1500 struct phy_device *phydev = to_phy_device(dev); in phy_standalone_show() local
1518 struct phy_device *phydev = upstream; in phy_sfp_connect_phy() local
1540 struct phy_device *phydev = upstream; in phy_sfp_disconnect_phy() local
1557 struct phy_device *phydev = upstream; in phy_sfp_attach() local
1574 struct phy_device *phydev = upstream; in phy_sfp_detach() local
1587 int phy_sfp_probe(struct phy_device *phydev, in phy_sfp_probe()
1627 int phy_attach_direct(struct net_device *dev, struct phy_device *phydev, in phy_attach_direct()
1798 struct phy_device *phydev; in phy_attach() local
1831 void phy_detach(struct phy_device *phydev) in phy_detach()
1902 int phy_suspend(struct phy_device *phydev) in phy_suspend()
1928 int __phy_resume(struct phy_device *phydev) in __phy_resume()
1946 int phy_resume(struct phy_device *phydev) in phy_resume()
1967 int phy_reset_after_clk_enable(struct phy_device *phydev) in phy_reset_after_clk_enable()
1994 static int genphy_config_advert(struct phy_device *phydev, in genphy_config_advert()
2046 static int genphy_c37_config_advert(struct phy_device *phydev) in genphy_c37_config_advert()
2078 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced()
2092 static int genphy_setup_master_slave(struct phy_device *phydev) in genphy_setup_master_slave()
2124 int genphy_read_master_slave(struct phy_device *phydev) in genphy_read_master_slave()
2175 int genphy_restart_aneg(struct phy_device *phydev) in genphy_restart_aneg()
2190 int genphy_check_and_restart_aneg(struct phy_device *phydev, bool restart) in genphy_check_and_restart_aneg()
2222 int __genphy_config_aneg(struct phy_device *phydev, bool changed) in __genphy_config_aneg()
2279 int genphy_c37_config_aneg(struct phy_device *phydev) in genphy_c37_config_aneg()
2326 int genphy_aneg_done(struct phy_device *phydev) in genphy_aneg_done()
2342 int genphy_update_link(struct phy_device *phydev) in genphy_update_link()
2387 int genphy_read_lpa(struct phy_device *phydev) in genphy_read_lpa()
2441 int genphy_read_status_fixed(struct phy_device *phydev) in genphy_read_status_fixed()
2473 int genphy_read_status(struct phy_device *phydev) in genphy_read_status()
2526 int genphy_c37_read_status(struct phy_device *phydev, bool *changed) in genphy_c37_read_status()
2588 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset()
2618 irqreturn_t genphy_handle_interrupt_no_ack(struct phy_device *phydev) in genphy_handle_interrupt_no_ack()
2640 int genphy_read_abilities(struct phy_device *phydev) in genphy_read_abilities()
2703 int genphy_suspend(struct phy_device *phydev) in genphy_suspend()
2709 int genphy_resume(struct phy_device *phydev) in genphy_resume()
2715 int genphy_loopback(struct phy_device *phydev, bool enable, int speed) in genphy_loopback()
2755 void phy_remove_link_mode(struct phy_device *phydev, u32 link_mode) in phy_remove_link_mode()
2777 void phy_advertise_supported(struct phy_device *phydev) in phy_advertise_supported()
2797 void phy_advertise_eee_all(struct phy_device *phydev) in phy_advertise_eee_all()
2823 void phy_support_eee(struct phy_device *phydev) in phy_support_eee()
2838 void phy_disable_eee(struct phy_device *phydev) in phy_disable_eee()
2855 void phy_support_sym_pause(struct phy_device *phydev) in phy_support_sym_pause()
2868 void phy_support_asym_pause(struct phy_device *phydev) in phy_support_asym_pause()
2885 void phy_set_sym_pause(struct phy_device *phydev, bool rx, bool tx, in phy_set_sym_pause()
2909 void phy_set_asym_pause(struct phy_device *phydev, bool rx, bool tx) in phy_set_asym_pause()
2931 bool phy_validate_pause(struct phy_device *phydev, in phy_validate_pause()
2959 void phy_get_pause(struct phy_device *phydev, bool *tx_pause, bool *rx_pause) in phy_get_pause()
3000 s32 phy_get_internal_delay(struct phy_device *phydev, const int *delay_values, in phy_get_internal_delay()
3073 int phy_get_tx_amplitude_gain(struct phy_device *phydev, struct device *dev, in phy_get_tx_amplitude_gain()
3096 int phy_get_mac_termination(struct phy_device *phydev, struct device *dev, in phy_get_mac_termination()
3107 struct phy_device *phydev = phyled->phydev; in phy_led_set_brightness() local
3122 struct phy_device *phydev = phyled->phydev; in phy_led_blink_set() local
3137 struct phy_device *phydev = phyled->phydev; in phy_led_hw_control_get_device() local
3149 struct phy_device *phydev = phyled->phydev; in phy_led_hw_control_get() local
3164 struct phy_device *phydev = phyled->phydev; in phy_led_hw_control_set() local
3178 struct phy_device *phydev = phyled->phydev; in phy_led_hw_is_supported() local
3188 static void phy_leds_unregister(struct phy_device *phydev) in phy_leds_unregister()
3198 static int of_phy_led(struct phy_device *phydev, in of_phy_led()
3275 static int of_phy_leds(struct phy_device *phydev) in of_phy_leds()
3395 struct phy_device *phydev = to_phy_device(dev); in phy_probe() local
3518 struct phy_device *phydev = to_phy_device(dev); in phy_remove() local