#include #include #include MODULE_INFO(name, KBUILD_MODNAME); __visible struct module __this_module __section(".gnu.linkonce.this_module") = { .name = KBUILD_MODNAME, .init = init_module, #ifdef CONFIG_MODULE_UNLOAD .exit = cleanup_module, #endif .arch = MODULE_ARCH_INIT, }; MODULE_INFO(intree, "Y"); KSYMTAB_FUNC(phy_print_status, "", ""); KSYMTAB_FUNC(phy_get_rate_matching, "_gpl", ""); KSYMTAB_FUNC(phy_restart_aneg, "_gpl", ""); KSYMTAB_FUNC(phy_aneg_done, "", ""); KSYMTAB_FUNC(phy_check_valid, "", ""); KSYMTAB_FUNC(phy_ethtool_ksettings_get, "", ""); KSYMTAB_FUNC(phy_mii_ioctl, "", ""); KSYMTAB_FUNC(phy_do_ioctl, "", ""); KSYMTAB_FUNC(phy_do_ioctl_running, "", ""); KSYMTAB_FUNC(phy_queue_state_machine, "", ""); KSYMTAB_FUNC(phy_trigger_machine, "", ""); KSYMTAB_FUNC(phy_ethtool_get_strings, "", ""); KSYMTAB_FUNC(phy_ethtool_get_sset_count, "", ""); KSYMTAB_FUNC(phy_ethtool_get_stats, "", ""); KSYMTAB_FUNC(phy_start_cable_test, "", ""); KSYMTAB_FUNC(phy_start_cable_test_tdr, "", ""); KSYMTAB_FUNC(phy_config_aneg, "", ""); KSYMTAB_FUNC(_phy_start_aneg, "", ""); KSYMTAB_FUNC(phy_start_aneg, "", ""); KSYMTAB_FUNC(phy_ethtool_ksettings_set, "", ""); KSYMTAB_FUNC(phy_speed_down, "_gpl", ""); KSYMTAB_FUNC(phy_speed_up, "_gpl", ""); KSYMTAB_FUNC(phy_start_machine, "_gpl", ""); KSYMTAB_FUNC(phy_error, "", ""); KSYMTAB_FUNC(phy_request_interrupt, "", ""); KSYMTAB_FUNC(phy_free_interrupt, "", ""); KSYMTAB_FUNC(phy_stop, "", ""); KSYMTAB_FUNC(phy_start, "", ""); KSYMTAB_FUNC(phy_mac_interrupt, "", ""); KSYMTAB_FUNC(phy_init_eee, "", ""); KSYMTAB_FUNC(phy_get_eee_err, "", ""); KSYMTAB_FUNC(phy_ethtool_get_eee, "", ""); KSYMTAB_FUNC(phy_ethtool_set_eee, "", ""); KSYMTAB_FUNC(phy_ethtool_set_wol, "", ""); KSYMTAB_FUNC(phy_ethtool_get_wol, "", ""); KSYMTAB_FUNC(phy_ethtool_get_link_ksettings, "", ""); KSYMTAB_FUNC(phy_ethtool_set_link_ksettings, "", ""); KSYMTAB_FUNC(phy_ethtool_nway_reset, "", ""); KSYMTAB_FUNC(genphy_c45_pma_resume, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_pma_suspend, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_pma_baset1_setup_master_slave, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_pma_setup_forced, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_an_config_aneg, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_an_disable_aneg, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_restart_aneg, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_check_and_restart_aneg, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_aneg_done, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_read_link, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_read_lpa, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_pma_baset1_read_master_slave, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_read_pma, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_read_mdix, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_read_eee_abilities, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_an_config_eee_aneg, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_pma_baset1_read_abilities, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_pma_read_ext_abilities, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_pma_read_abilities, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_baset1_read_status, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_read_status, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_config_aneg, "_gpl", ""); KSYMTAB_FUNC(gen10g_config_aneg, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_loopback, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_fast_retrain, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_plca_get_cfg, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_plca_set_cfg, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_plca_get_status, "_gpl", ""); KSYMTAB_FUNC(genphy_c45_eee_is_active, "", ""); KSYMTAB_FUNC(genphy_c45_ethtool_get_eee, "", ""); KSYMTAB_FUNC(genphy_c45_ethtool_set_eee, "", ""); KSYMTAB_FUNC(phy_speed_to_str, "_gpl", ""); KSYMTAB_FUNC(phy_duplex_to_str, "_gpl", ""); KSYMTAB_FUNC(phy_rate_matching_to_str, "_gpl", ""); KSYMTAB_FUNC(phy_interface_num_ports, "_gpl", ""); KSYMTAB_FUNC(phy_lookup_setting, "_gpl", ""); KSYMTAB_FUNC(phy_set_max_speed, "", ""); KSYMTAB_FUNC(phy_resolve_aneg_pause, "_gpl", ""); KSYMTAB_FUNC(phy_resolve_aneg_linkmode, "_gpl", ""); KSYMTAB_FUNC(phy_check_downshift, "_gpl", ""); KSYMTAB_FUNC(__phy_read_mmd, "", ""); KSYMTAB_FUNC(phy_read_mmd, "", ""); KSYMTAB_FUNC(__phy_write_mmd, "", ""); KSYMTAB_FUNC(phy_write_mmd, "", ""); KSYMTAB_FUNC(__phy_package_read_mmd, "", ""); KSYMTAB_FUNC(phy_package_read_mmd, "", ""); KSYMTAB_FUNC(__phy_package_write_mmd, "", ""); KSYMTAB_FUNC(phy_package_write_mmd, "", ""); KSYMTAB_FUNC(phy_modify_changed, "_gpl", ""); KSYMTAB_FUNC(__phy_modify, "_gpl", ""); KSYMTAB_FUNC(phy_modify, "_gpl", ""); KSYMTAB_FUNC(__phy_modify_mmd_changed, "_gpl", ""); KSYMTAB_FUNC(phy_modify_mmd_changed, "_gpl", ""); KSYMTAB_FUNC(__phy_modify_mmd, "_gpl", ""); KSYMTAB_FUNC(phy_modify_mmd, "_gpl", ""); KSYMTAB_FUNC(phy_save_page, "_gpl", ""); KSYMTAB_FUNC(phy_select_page, "_gpl", ""); KSYMTAB_FUNC(phy_restore_page, "_gpl", ""); KSYMTAB_FUNC(phy_read_paged, "", ""); KSYMTAB_FUNC(phy_write_paged, "", ""); KSYMTAB_FUNC(phy_modify_paged_changed, "", ""); KSYMTAB_FUNC(phy_modify_paged, "", ""); KSYMTAB_DATA(phy_basic_features, "_gpl", ""); KSYMTAB_DATA(phy_basic_t1_features, "_gpl", ""); KSYMTAB_DATA(phy_basic_t1s_p2mp_features, "_gpl", ""); KSYMTAB_DATA(phy_gbit_features, "_gpl", ""); KSYMTAB_DATA(phy_gbit_fibre_features, "_gpl", ""); KSYMTAB_DATA(phy_gbit_all_ports_features, "_gpl", ""); KSYMTAB_DATA(phy_10gbit_features, "_gpl", ""); KSYMTAB_DATA(phy_10gbit_fec_features, "_gpl", ""); KSYMTAB_DATA(phy_basic_ports_array, "_gpl", ""); KSYMTAB_DATA(phy_fibre_port_array, "_gpl", ""); KSYMTAB_DATA(phy_all_ports_features_array, "_gpl", ""); KSYMTAB_DATA(phy_10_100_features_array, "_gpl", ""); KSYMTAB_DATA(phy_basic_t1_features_array, "_gpl", ""); KSYMTAB_DATA(phy_basic_t1s_p2mp_features_array, "_gpl", ""); KSYMTAB_DATA(phy_gbit_features_array, "_gpl", ""); KSYMTAB_DATA(phy_10gbit_features_array, "_gpl", ""); KSYMTAB_DATA(phy_10gbit_full_features, "_gpl", ""); KSYMTAB_DATA(phy_eee_cap1_features, "_gpl", ""); KSYMTAB_DATA(phy_eee_cap2_features, "_gpl", ""); KSYMTAB_FUNC(phy_device_free, "", ""); KSYMTAB_FUNC(phy_register_fixup, "", ""); KSYMTAB_FUNC(phy_register_fixup_for_uid, "", ""); KSYMTAB_FUNC(phy_register_fixup_for_id, "", ""); KSYMTAB_FUNC(phy_unregister_fixup, "", ""); KSYMTAB_FUNC(phy_unregister_fixup_for_uid, "", ""); KSYMTAB_FUNC(phy_unregister_fixup_for_id, "", ""); KSYMTAB_FUNC(phy_device_create, "", ""); KSYMTAB_FUNC(fwnode_get_phy_id, "", ""); KSYMTAB_FUNC(get_phy_device, "", ""); KSYMTAB_FUNC(phy_device_register, "", ""); KSYMTAB_FUNC(phy_device_remove, "", ""); KSYMTAB_FUNC(phy_get_c45_ids, "", ""); KSYMTAB_FUNC(phy_find_first, "", ""); KSYMTAB_FUNC(phy_connect_direct, "", ""); KSYMTAB_FUNC(phy_connect, "", ""); KSYMTAB_FUNC(phy_disconnect, "", ""); KSYMTAB_FUNC(phy_init_hw, "", ""); KSYMTAB_FUNC(phy_attached_info, "", ""); KSYMTAB_FUNC(phy_attached_info_irq, "", ""); KSYMTAB_FUNC(phy_attached_print, "", ""); KSYMTAB_FUNC(phy_sfp_connect_phy, "", ""); KSYMTAB_FUNC(phy_sfp_disconnect_phy, "", ""); KSYMTAB_FUNC(phy_sfp_attach, "", ""); KSYMTAB_FUNC(phy_sfp_detach, "", ""); KSYMTAB_FUNC(phy_sfp_probe, "", ""); KSYMTAB_FUNC(phy_attach_direct, "", ""); KSYMTAB_FUNC(phy_attach, "", ""); KSYMTAB_FUNC(phy_driver_is_genphy, "_gpl", ""); KSYMTAB_FUNC(phy_driver_is_genphy_10g, "_gpl", ""); KSYMTAB_FUNC(phy_package_join, "_gpl", ""); KSYMTAB_FUNC(of_phy_package_join, "_gpl", ""); KSYMTAB_FUNC(phy_package_leave, "_gpl", ""); KSYMTAB_FUNC(devm_phy_package_join, "_gpl", ""); KSYMTAB_FUNC(devm_of_phy_package_join, "_gpl", ""); KSYMTAB_FUNC(phy_detach, "", ""); KSYMTAB_FUNC(phy_suspend, "", ""); KSYMTAB_FUNC(__phy_resume, "", ""); KSYMTAB_FUNC(phy_resume, "", ""); KSYMTAB_FUNC(phy_loopback, "", ""); KSYMTAB_FUNC(phy_reset_after_clk_enable, "", ""); KSYMTAB_FUNC(genphy_setup_forced, "", ""); KSYMTAB_FUNC(genphy_read_master_slave, "", ""); KSYMTAB_FUNC(genphy_restart_aneg, "", ""); KSYMTAB_FUNC(genphy_check_and_restart_aneg, "", ""); KSYMTAB_FUNC(__genphy_config_aneg, "", ""); KSYMTAB_FUNC(genphy_c37_config_aneg, "", ""); KSYMTAB_FUNC(genphy_aneg_done, "", ""); KSYMTAB_FUNC(genphy_update_link, "", ""); KSYMTAB_FUNC(genphy_read_lpa, "", ""); KSYMTAB_FUNC(genphy_read_status_fixed, "", ""); KSYMTAB_FUNC(genphy_read_status, "", ""); KSYMTAB_FUNC(genphy_c37_read_status, "", ""); KSYMTAB_FUNC(genphy_soft_reset, "", ""); KSYMTAB_FUNC(genphy_handle_interrupt_no_ack, "", ""); KSYMTAB_FUNC(genphy_read_abilities, "", ""); KSYMTAB_FUNC(genphy_read_mmd_unsupported, "", ""); KSYMTAB_FUNC(genphy_write_mmd_unsupported, "", ""); KSYMTAB_FUNC(genphy_suspend, "", ""); KSYMTAB_FUNC(genphy_resume, "", ""); KSYMTAB_FUNC(genphy_loopback, "", ""); KSYMTAB_FUNC(phy_remove_link_mode, "", ""); KSYMTAB_FUNC(phy_advertise_supported, "", ""); KSYMTAB_FUNC(phy_advertise_eee_all, "_gpl", ""); KSYMTAB_FUNC(phy_support_eee, "", ""); KSYMTAB_FUNC(phy_support_sym_pause, "", ""); KSYMTAB_FUNC(phy_support_asym_pause, "", ""); KSYMTAB_FUNC(phy_set_sym_pause, "", ""); KSYMTAB_FUNC(phy_set_asym_pause, "", ""); KSYMTAB_FUNC(phy_validate_pause, "", ""); KSYMTAB_FUNC(phy_get_pause, "", ""); KSYMTAB_FUNC(phy_get_internal_delay, "", ""); KSYMTAB_FUNC(fwnode_mdio_find_device, "", ""); KSYMTAB_FUNC(fwnode_phy_find_device, "", ""); KSYMTAB_FUNC(device_phy_find_device, "_gpl", ""); KSYMTAB_FUNC(fwnode_get_phy_node, "_gpl", ""); KSYMTAB_FUNC(phy_driver_register, "", ""); KSYMTAB_FUNC(phy_drivers_register, "", ""); KSYMTAB_FUNC(phy_driver_unregister, "", ""); KSYMTAB_FUNC(phy_drivers_unregister, "", ""); KSYMTAB_FUNC(linkmode_resolve_pause, "_gpl", ""); KSYMTAB_FUNC(linkmode_set_pause, "_gpl", ""); KSYMTAB_FUNC(phy_link_topo_add_phy, "_gpl", ""); KSYMTAB_FUNC(phy_link_topo_del_phy, "_gpl", ""); KSYMTAB_FUNC(mdiobus_register_device, "", ""); KSYMTAB_FUNC(mdiobus_unregister_device, "", ""); KSYMTAB_FUNC(mdiobus_get_phy, "", ""); KSYMTAB_FUNC(mdiobus_is_registered_device, "", ""); KSYMTAB_FUNC(mdiobus_alloc_size, "", ""); KSYMTAB_FUNC(mdio_find_bus, "", ""); KSYMTAB_FUNC(mdiobus_scan_c22, "", ""); KSYMTAB_FUNC(__mdiobus_register, "", ""); KSYMTAB_FUNC(mdiobus_unregister, "", ""); KSYMTAB_FUNC(mdiobus_free, "", ""); KSYMTAB_FUNC(__mdiobus_read, "", ""); KSYMTAB_FUNC(__mdiobus_write, "", ""); KSYMTAB_FUNC(__mdiobus_modify_changed, "_gpl", ""); KSYMTAB_FUNC(__mdiobus_c45_read, "", ""); KSYMTAB_FUNC(__mdiobus_c45_write, "", ""); KSYMTAB_FUNC(mdiobus_read_nested, "", ""); KSYMTAB_FUNC(mdiobus_read, "", ""); KSYMTAB_FUNC(mdiobus_c45_read, "", ""); KSYMTAB_FUNC(mdiobus_c45_read_nested, "", ""); KSYMTAB_FUNC(mdiobus_write_nested, "", ""); KSYMTAB_FUNC(mdiobus_write, "", ""); KSYMTAB_FUNC(mdiobus_c45_write, "", ""); KSYMTAB_FUNC(mdiobus_c45_write_nested, "", ""); KSYMTAB_FUNC(__mdiobus_modify, "_gpl", ""); KSYMTAB_FUNC(mdiobus_modify, "_gpl", ""); KSYMTAB_FUNC(mdiobus_c45_modify, "_gpl", ""); KSYMTAB_FUNC(mdiobus_modify_changed, "_gpl", ""); KSYMTAB_FUNC(mdiobus_c45_modify_changed, "_gpl", ""); KSYMTAB_DATA(mdio_bus_type, "", ""); KSYMTAB_FUNC(mdio_bus_exit, "_gpl", ""); KSYMTAB_FUNC(mdio_device_free, "", ""); KSYMTAB_FUNC(mdio_device_create, "", ""); KSYMTAB_FUNC(mdio_device_register, "", ""); KSYMTAB_FUNC(mdio_device_remove, "", ""); KSYMTAB_FUNC(mdio_device_reset, "", ""); KSYMTAB_FUNC(mdio_driver_register, "", ""); KSYMTAB_FUNC(mdio_driver_unregister, "", ""); KSYMTAB_FUNC(swphy_validate_state, "_gpl", ""); KSYMTAB_FUNC(swphy_read_reg, "_gpl", ""); KSYMTAB_FUNC(phy_led_trigger_change_speed, "_gpl", ""); KSYMTAB_FUNC(phy_led_triggers_register, "_gpl", ""); KSYMTAB_FUNC(phy_led_triggers_unregister, "_gpl", ""); MODULE_INFO(depends, ""); MODULE_INFO(srcversion, "773B096B83373D8434F9307");