#include #define INCLUDE_VERMAGIC #include #include #include #include #include #ifdef CONFIG_UNWINDER_ORC #include ORC_HEADER; #endif BUILD_SALT; BUILD_LTO_INFO; MODULE_INFO(vermagic, VERMAGIC_STRING); 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"); #ifdef CONFIG_RETPOLINE MODULE_INFO(retpoline, "Y"); #endif KSYMTAB_FUNC(cfg80211_shutdown_all_interfaces, "_gpl", ""); KSYMTAB_FUNC(wiphy_new_nm, "", ""); KSYMTAB_FUNC(wiphy_register, "", ""); KSYMTAB_FUNC(wiphy_rfkill_start_polling, "", ""); KSYMTAB_FUNC(wiphy_unregister, "", ""); KSYMTAB_FUNC(wiphy_free, "", ""); KSYMTAB_FUNC(wiphy_rfkill_set_hw_state_reason, "", ""); KSYMTAB_FUNC(cfg80211_unregister_wdev, "", ""); KSYMTAB_FUNC(cfg80211_stop_iface, "", ""); KSYMTAB_FUNC(cfg80211_register_netdevice, "", ""); KSYMTAB_FUNC(wiphy_work_queue, "_gpl", ""); KSYMTAB_FUNC(wiphy_work_cancel, "_gpl", ""); KSYMTAB_FUNC(wiphy_delayed_work_timer, "", ""); KSYMTAB_FUNC(wiphy_delayed_work_queue, "_gpl", ""); KSYMTAB_FUNC(wiphy_delayed_work_cancel, "_gpl", ""); KSYMTAB_FUNC(ieee80211_radiotap_iterator_init, "", ""); KSYMTAB_FUNC(ieee80211_radiotap_iterator_next, "", ""); KSYMTAB_FUNC(ieee80211_get_response_rate, "", ""); KSYMTAB_FUNC(ieee80211_mandatory_rates, "", ""); KSYMTAB_FUNC(ieee80211_channel_to_freq_khz, "", ""); KSYMTAB_FUNC(ieee80211_s1g_channel_width, "", ""); KSYMTAB_FUNC(ieee80211_freq_khz_to_channel, "", ""); KSYMTAB_FUNC(ieee80211_get_channel_khz, "", ""); KSYMTAB_FUNC(ieee80211_hdrlen, "", ""); KSYMTAB_FUNC(ieee80211_get_hdrlen_from_skb, "", ""); KSYMTAB_FUNC(ieee80211_get_mesh_hdrlen, "", ""); KSYMTAB_FUNC(ieee80211_get_8023_tunnel_proto, "", ""); KSYMTAB_FUNC(ieee80211_strip_8023_mesh_hdr, "", ""); KSYMTAB_FUNC(ieee80211_data_to_8023_exthdr, "", ""); KSYMTAB_FUNC(ieee80211_is_valid_amsdu, "", ""); KSYMTAB_FUNC(ieee80211_amsdu_to_8023s, "", ""); KSYMTAB_FUNC(cfg80211_classify8021d, "", ""); KSYMTAB_FUNC(ieee80211_bss_get_elem, "", ""); KSYMTAB_FUNC(cfg80211_calculate_bitrate, "", ""); KSYMTAB_FUNC(cfg80211_get_p2p_attr, "", ""); KSYMTAB_FUNC(ieee80211_ie_split_ric, "", ""); KSYMTAB_FUNC(ieee80211_operating_class_to_band, "", ""); KSYMTAB_FUNC(ieee80211_chandef_to_operating_class, "", ""); KSYMTAB_FUNC(cfg80211_iter_combinations, "", ""); KSYMTAB_FUNC(cfg80211_check_combinations, "", ""); KSYMTAB_FUNC(ieee80211_get_num_supported_channels, "", ""); KSYMTAB_FUNC(cfg80211_get_station, "", ""); KSYMTAB_FUNC(cfg80211_free_nan_func, "", ""); KSYMTAB_FUNC(cfg80211_sinfo_alloc_tid_stats, "", ""); KSYMTAB_DATA(rfc1042_header, "", ""); KSYMTAB_DATA(bridge_tunnel_header, "", ""); KSYMTAB_FUNC(cfg80211_send_layer2_update, "", ""); KSYMTAB_FUNC(ieee80211_get_vht_max_nss, "", ""); KSYMTAB_FUNC(cfg80211_iftype_allowed, "", ""); KSYMTAB_FUNC(cfg80211_get_iftype_ext_capa, "", ""); KSYMTAB_FUNC(get_wiphy_regdom, "", ""); KSYMTAB_FUNC(reg_query_regdb_wmm, "", ""); KSYMTAB_FUNC(freq_reg_info, "", ""); KSYMTAB_FUNC(reg_initiator_name, "", ""); KSYMTAB_FUNC(wiphy_apply_custom_regulatory, "", ""); KSYMTAB_FUNC(regulatory_hint, "", ""); KSYMTAB_FUNC(regulatory_set_wiphy_regd, "", ""); KSYMTAB_FUNC(regulatory_set_wiphy_regd_sync, "", ""); KSYMTAB_FUNC(regulatory_pre_cac_allowed, "", ""); KSYMTAB_FUNC(cfg80211_is_element_inherited, "", ""); KSYMTAB_FUNC(cfg80211_scan_done, "", ""); KSYMTAB_FUNC(cfg80211_sched_scan_results, "", ""); KSYMTAB_FUNC(cfg80211_sched_scan_stopped_locked, "", ""); KSYMTAB_FUNC(cfg80211_sched_scan_stopped, "", ""); KSYMTAB_FUNC(cfg80211_bss_flush, "", ""); KSYMTAB_FUNC(cfg80211_find_elem_match, "", ""); KSYMTAB_FUNC(cfg80211_find_vendor_elem, "", ""); KSYMTAB_FUNC(cfg80211_get_bss, "", ""); KSYMTAB_FUNC(cfg80211_get_ies_channel_number, "", ""); KSYMTAB_FUNC(cfg80211_merge_profile, "", ""); KSYMTAB_FUNC(cfg80211_defragment_element, "", ""); KSYMTAB_FUNC(cfg80211_inform_bss_data, "", ""); KSYMTAB_FUNC(cfg80211_inform_bss_frame_data, "", ""); KSYMTAB_FUNC(cfg80211_ref_bss, "", ""); KSYMTAB_FUNC(cfg80211_put_bss, "", ""); KSYMTAB_FUNC(cfg80211_unlink_bss, "", ""); KSYMTAB_FUNC(cfg80211_bss_iter, "", ""); KSYMTAB_FUNC(nl80211_send_chandef, "", ""); KSYMTAB_FUNC(cfg80211_check_station_change, "", ""); KSYMTAB_FUNC(__cfg80211_alloc_event_skb, "", ""); KSYMTAB_FUNC(__cfg80211_send_event_skb, "", ""); KSYMTAB_FUNC(cfg80211_nan_match, "", ""); KSYMTAB_FUNC(cfg80211_nan_func_terminated, "", ""); KSYMTAB_FUNC(__cfg80211_alloc_reply_skb, "", ""); KSYMTAB_FUNC(cfg80211_vendor_cmd_reply, "_gpl", ""); KSYMTAB_FUNC(cfg80211_vendor_cmd_get_sender, "_gpl", ""); KSYMTAB_FUNC(cfg80211_rx_unprot_mlme_mgmt, "", ""); KSYMTAB_FUNC(cfg80211_links_removed, "", ""); KSYMTAB_FUNC(cfg80211_notify_new_peer_candidate, "", ""); KSYMTAB_FUNC(cfg80211_assoc_comeback, "", ""); KSYMTAB_FUNC(cfg80211_ready_on_channel, "", ""); KSYMTAB_FUNC(cfg80211_remain_on_channel_expired, "", ""); KSYMTAB_FUNC(cfg80211_tx_mgmt_expired, "", ""); KSYMTAB_FUNC(cfg80211_new_sta, "", ""); KSYMTAB_FUNC(cfg80211_del_sta_sinfo, "", ""); KSYMTAB_FUNC(cfg80211_conn_failed, "", ""); KSYMTAB_FUNC(cfg80211_rx_spurious_frame, "", ""); KSYMTAB_FUNC(cfg80211_rx_unexpected_4addr_frame, "", ""); KSYMTAB_FUNC(cfg80211_control_port_tx_status, "", ""); KSYMTAB_FUNC(cfg80211_mgmt_tx_status_ext, "", ""); KSYMTAB_FUNC(cfg80211_rx_control_port, "", ""); KSYMTAB_FUNC(cfg80211_cqm_rssi_notify, "", ""); KSYMTAB_FUNC(cfg80211_cqm_txe_notify, "", ""); KSYMTAB_FUNC(cfg80211_cqm_pktloss_notify, "", ""); KSYMTAB_FUNC(cfg80211_cqm_beacon_loss_notify, "", ""); KSYMTAB_FUNC(cfg80211_gtk_rekey_notify, "", ""); KSYMTAB_FUNC(cfg80211_pmksa_candidate_notify, "", ""); KSYMTAB_FUNC(cfg80211_ch_switch_notify, "", ""); KSYMTAB_FUNC(cfg80211_ch_switch_started_notify, "", ""); KSYMTAB_FUNC(cfg80211_bss_color_notify, "", ""); KSYMTAB_FUNC(cfg80211_sta_opmode_change_notify, "", ""); KSYMTAB_FUNC(cfg80211_probe_status, "", ""); KSYMTAB_FUNC(cfg80211_report_obss_beacon_khz, "", ""); KSYMTAB_FUNC(cfg80211_report_wowlan_wakeup, "", ""); KSYMTAB_FUNC(cfg80211_tdls_oper_request, "", ""); KSYMTAB_FUNC(cfg80211_ft_event, "", ""); KSYMTAB_FUNC(cfg80211_crit_proto_stopped, "", ""); KSYMTAB_FUNC(cfg80211_external_auth_request, "", ""); KSYMTAB_FUNC(cfg80211_update_owe_info_event, "", ""); KSYMTAB_FUNC(cfg80211_rx_assoc_resp, "", ""); KSYMTAB_FUNC(cfg80211_rx_mlme_mgmt, "", ""); KSYMTAB_FUNC(cfg80211_auth_timeout, "", ""); KSYMTAB_FUNC(cfg80211_assoc_failure, "", ""); KSYMTAB_FUNC(cfg80211_tx_mlme_mgmt, "", ""); KSYMTAB_FUNC(cfg80211_michael_mic_failure, "", ""); KSYMTAB_FUNC(cfg80211_rx_mgmt_ext, "", ""); KSYMTAB_FUNC(__cfg80211_radar_event, "", ""); KSYMTAB_FUNC(cfg80211_cac_event, "", ""); KSYMTAB_FUNC(cfg80211_background_cac_abort, "", ""); KSYMTAB_FUNC(cfg80211_ibss_joined, "", ""); KSYMTAB_FUNC(cfg80211_connect_done, "", ""); KSYMTAB_FUNC(cfg80211_roamed, "", ""); KSYMTAB_FUNC(cfg80211_port_authorized, "", ""); KSYMTAB_FUNC(cfg80211_disconnected, "", ""); KSYMTAB_FUNC(cfg80211_chandef_create, "", ""); KSYMTAB_FUNC(cfg80211_chandef_valid, "", ""); KSYMTAB_FUNC(cfg80211_chandef_compatible, "", ""); KSYMTAB_FUNC(cfg80211_chandef_dfs_required, "", ""); KSYMTAB_FUNC(cfg80211_chandef_usable, "", ""); KSYMTAB_FUNC(cfg80211_reg_can_beacon, "", ""); KSYMTAB_FUNC(cfg80211_reg_can_beacon_relax, "", ""); KSYMTAB_FUNC(cfg80211_any_usable_channels, "", ""); KSYMTAB_FUNC(wdev_chandef, "", ""); KSYMTAB_FUNC(cfg80211_valid_disable_subchannel_bitmap, "", ""); KSYMTAB_FUNC(cfg80211_get_drvinfo, "", ""); KSYMTAB_FUNC(cfg80211_pmsr_complete, "_gpl", ""); KSYMTAB_FUNC(cfg80211_pmsr_report, "_gpl", ""); KSYMTAB_FUNC(wiphy_read_of_freq_limits, "", ""); SYMBOL_CRC(cfg80211_shutdown_all_interfaces, 0x9f162528, "_gpl"); SYMBOL_CRC(wiphy_new_nm, 0xba774f31, ""); SYMBOL_CRC(wiphy_register, 0xfdd794ae, ""); SYMBOL_CRC(wiphy_rfkill_start_polling, 0x9536a704, ""); SYMBOL_CRC(wiphy_unregister, 0xfaad9141, ""); SYMBOL_CRC(wiphy_free, 0x85c5de06, ""); SYMBOL_CRC(wiphy_rfkill_set_hw_state_reason, 0xd44e0c54, ""); SYMBOL_CRC(cfg80211_unregister_wdev, 0xaa257078, ""); SYMBOL_CRC(cfg80211_stop_iface, 0xa5ec9e6e, ""); SYMBOL_CRC(cfg80211_register_netdevice, 0x3787e333, ""); SYMBOL_CRC(wiphy_work_queue, 0xcf5886f6, "_gpl"); SYMBOL_CRC(wiphy_work_cancel, 0x7a638900, "_gpl"); SYMBOL_CRC(wiphy_delayed_work_timer, 0x85de3f6f, ""); SYMBOL_CRC(wiphy_delayed_work_queue, 0x8277bd8e, "_gpl"); SYMBOL_CRC(wiphy_delayed_work_cancel, 0x18f52ea3, "_gpl"); SYMBOL_CRC(ieee80211_radiotap_iterator_init, 0x43afadee, ""); SYMBOL_CRC(ieee80211_radiotap_iterator_next, 0x7acb86ed, ""); SYMBOL_CRC(ieee80211_get_response_rate, 0xc3fb97ca, ""); SYMBOL_CRC(ieee80211_mandatory_rates, 0x4abed7d4, ""); SYMBOL_CRC(ieee80211_channel_to_freq_khz, 0x5584448a, ""); SYMBOL_CRC(ieee80211_s1g_channel_width, 0x0cc95bc2, ""); SYMBOL_CRC(ieee80211_freq_khz_to_channel, 0x6bedf402, ""); SYMBOL_CRC(ieee80211_get_channel_khz, 0x63df6772, ""); SYMBOL_CRC(ieee80211_hdrlen, 0x7ef39823, ""); SYMBOL_CRC(ieee80211_get_hdrlen_from_skb, 0xbccdd62b, ""); SYMBOL_CRC(ieee80211_get_mesh_hdrlen, 0xd56d55f3, ""); SYMBOL_CRC(ieee80211_get_8023_tunnel_proto, 0x13c58e52, ""); SYMBOL_CRC(ieee80211_strip_8023_mesh_hdr, 0x69516a0f, ""); SYMBOL_CRC(ieee80211_data_to_8023_exthdr, 0x1b7799d6, ""); SYMBOL_CRC(ieee80211_is_valid_amsdu, 0xf4d65fea, ""); SYMBOL_CRC(ieee80211_amsdu_to_8023s, 0xf25f8cb8, ""); SYMBOL_CRC(cfg80211_classify8021d, 0x2909829b, ""); SYMBOL_CRC(ieee80211_bss_get_elem, 0x429c0c31, ""); SYMBOL_CRC(cfg80211_calculate_bitrate, 0x3c744e95, ""); SYMBOL_CRC(cfg80211_get_p2p_attr, 0xf5596d89, ""); SYMBOL_CRC(ieee80211_ie_split_ric, 0x275269b3, ""); SYMBOL_CRC(ieee80211_operating_class_to_band, 0xf40bc2f5, ""); SYMBOL_CRC(ieee80211_chandef_to_operating_class, 0x3643b80f, ""); SYMBOL_CRC(cfg80211_iter_combinations, 0x5aa36682, ""); SYMBOL_CRC(cfg80211_check_combinations, 0x8bd6bbe5, ""); SYMBOL_CRC(ieee80211_get_num_supported_channels, 0x2e73bcc5, ""); SYMBOL_CRC(cfg80211_get_station, 0x7e564f9a, ""); SYMBOL_CRC(cfg80211_free_nan_func, 0x8fa02936, ""); SYMBOL_CRC(cfg80211_sinfo_alloc_tid_stats, 0x3c86019a, ""); SYMBOL_CRC(rfc1042_header, 0x69b18f43, ""); SYMBOL_CRC(bridge_tunnel_header, 0x1879fcbd, ""); SYMBOL_CRC(cfg80211_send_layer2_update, 0xb15960b3, ""); SYMBOL_CRC(ieee80211_get_vht_max_nss, 0x7c3ac925, ""); SYMBOL_CRC(cfg80211_iftype_allowed, 0x7a45dfcc, ""); SYMBOL_CRC(cfg80211_get_iftype_ext_capa, 0xbfefd2a7, ""); SYMBOL_CRC(get_wiphy_regdom, 0xaada2bac, ""); SYMBOL_CRC(reg_query_regdb_wmm, 0x1ce2497f, ""); SYMBOL_CRC(freq_reg_info, 0x1bee9837, ""); SYMBOL_CRC(reg_initiator_name, 0xdba126c1, ""); SYMBOL_CRC(wiphy_apply_custom_regulatory, 0x24db8c57, ""); SYMBOL_CRC(regulatory_hint, 0x325ab797, ""); SYMBOL_CRC(regulatory_set_wiphy_regd, 0x75d02154, ""); SYMBOL_CRC(regulatory_set_wiphy_regd_sync, 0xb9beb27a, ""); SYMBOL_CRC(regulatory_pre_cac_allowed, 0xbab8f019, ""); SYMBOL_CRC(cfg80211_is_element_inherited, 0xcc1a7c48, ""); SYMBOL_CRC(cfg80211_scan_done, 0x0e3929a7, ""); SYMBOL_CRC(cfg80211_sched_scan_results, 0x4ca52f55, ""); SYMBOL_CRC(cfg80211_sched_scan_stopped_locked, 0x73edb4a8, ""); SYMBOL_CRC(cfg80211_sched_scan_stopped, 0x85619e16, ""); SYMBOL_CRC(cfg80211_bss_flush, 0x3400a31f, ""); SYMBOL_CRC(cfg80211_find_elem_match, 0x9d6cba30, ""); SYMBOL_CRC(cfg80211_find_vendor_elem, 0x79b82a71, ""); SYMBOL_CRC(cfg80211_get_bss, 0xc1fafae8, ""); SYMBOL_CRC(cfg80211_get_ies_channel_number, 0x3aca71a1, ""); SYMBOL_CRC(cfg80211_merge_profile, 0x117aca91, ""); SYMBOL_CRC(cfg80211_defragment_element, 0xd6c87a05, ""); SYMBOL_CRC(cfg80211_inform_bss_data, 0x05c74a55, ""); SYMBOL_CRC(cfg80211_inform_bss_frame_data, 0xd968c811, ""); SYMBOL_CRC(cfg80211_ref_bss, 0x33df3a0d, ""); SYMBOL_CRC(cfg80211_put_bss, 0xa82c91ec, ""); SYMBOL_CRC(cfg80211_unlink_bss, 0x18b2328a, ""); SYMBOL_CRC(cfg80211_bss_iter, 0x22873c0d, ""); SYMBOL_CRC(nl80211_send_chandef, 0x81de91d4, ""); SYMBOL_CRC(cfg80211_check_station_change, 0xca6cc1cd, ""); SYMBOL_CRC(__cfg80211_alloc_event_skb, 0x8fee39ff, ""); SYMBOL_CRC(__cfg80211_send_event_skb, 0x207ee622, ""); SYMBOL_CRC(cfg80211_nan_match, 0xd62153d9, ""); SYMBOL_CRC(cfg80211_nan_func_terminated, 0xe2ecc865, ""); SYMBOL_CRC(__cfg80211_alloc_reply_skb, 0xd5dd91bc, ""); SYMBOL_CRC(cfg80211_vendor_cmd_reply, 0x7a66c12a, "_gpl"); SYMBOL_CRC(cfg80211_vendor_cmd_get_sender, 0xa3633d45, "_gpl"); SYMBOL_CRC(cfg80211_rx_unprot_mlme_mgmt, 0x042643b7, ""); SYMBOL_CRC(cfg80211_links_removed, 0x57287222, ""); SYMBOL_CRC(cfg80211_notify_new_peer_candidate, 0xf55b5971, ""); SYMBOL_CRC(cfg80211_assoc_comeback, 0xad366416, ""); SYMBOL_CRC(cfg80211_ready_on_channel, 0x75b35c4b, ""); SYMBOL_CRC(cfg80211_remain_on_channel_expired, 0x95bf7a4a, ""); SYMBOL_CRC(cfg80211_tx_mgmt_expired, 0x12320a07, ""); SYMBOL_CRC(cfg80211_new_sta, 0xcb495019, ""); SYMBOL_CRC(cfg80211_del_sta_sinfo, 0x12ff58e2, ""); SYMBOL_CRC(cfg80211_conn_failed, 0x6bb9681a, ""); SYMBOL_CRC(cfg80211_rx_spurious_frame, 0x883d9b4a, ""); SYMBOL_CRC(cfg80211_rx_unexpected_4addr_frame, 0xb7d7efd7, ""); SYMBOL_CRC(cfg80211_control_port_tx_status, 0x728c4eee, ""); SYMBOL_CRC(cfg80211_mgmt_tx_status_ext, 0xc1cb54f9, ""); SYMBOL_CRC(cfg80211_rx_control_port, 0x2622ea49, ""); SYMBOL_CRC(cfg80211_cqm_rssi_notify, 0xa8eeee03, ""); SYMBOL_CRC(cfg80211_cqm_txe_notify, 0x5912f313, ""); SYMBOL_CRC(cfg80211_cqm_pktloss_notify, 0x40abea6b, ""); SYMBOL_CRC(cfg80211_cqm_beacon_loss_notify, 0xfbe5852c, ""); SYMBOL_CRC(cfg80211_gtk_rekey_notify, 0x0642a7ac, ""); SYMBOL_CRC(cfg80211_pmksa_candidate_notify, 0x8ba586f7, ""); SYMBOL_CRC(cfg80211_ch_switch_notify, 0x7ec4280e, ""); SYMBOL_CRC(cfg80211_ch_switch_started_notify, 0x403d049c, ""); SYMBOL_CRC(cfg80211_bss_color_notify, 0x7b17f065, ""); SYMBOL_CRC(cfg80211_sta_opmode_change_notify, 0x259438bc, ""); SYMBOL_CRC(cfg80211_probe_status, 0x22ce72ad, ""); SYMBOL_CRC(cfg80211_report_obss_beacon_khz, 0x10de5591, ""); SYMBOL_CRC(cfg80211_report_wowlan_wakeup, 0x96abacb8, ""); SYMBOL_CRC(cfg80211_tdls_oper_request, 0x7b4f0481, ""); SYMBOL_CRC(cfg80211_ft_event, 0x32f584c6, ""); SYMBOL_CRC(cfg80211_crit_proto_stopped, 0x2cdd040c, ""); SYMBOL_CRC(cfg80211_external_auth_request, 0xf618ed54, ""); SYMBOL_CRC(cfg80211_update_owe_info_event, 0xfbfe2da5, ""); SYMBOL_CRC(cfg80211_rx_assoc_resp, 0x4682a654, ""); SYMBOL_CRC(cfg80211_rx_mlme_mgmt, 0x39643e9c, ""); SYMBOL_CRC(cfg80211_auth_timeout, 0x595bc828, ""); SYMBOL_CRC(cfg80211_assoc_failure, 0xd4bfd865, ""); SYMBOL_CRC(cfg80211_tx_mlme_mgmt, 0x48560b40, ""); SYMBOL_CRC(cfg80211_michael_mic_failure, 0xe8abed54, ""); SYMBOL_CRC(cfg80211_rx_mgmt_ext, 0xf2f38c76, ""); SYMBOL_CRC(__cfg80211_radar_event, 0x8472b093, ""); SYMBOL_CRC(cfg80211_cac_event, 0xa8a8cc12, ""); SYMBOL_CRC(cfg80211_background_cac_abort, 0x50fde49a, ""); SYMBOL_CRC(cfg80211_ibss_joined, 0x3b0c7b56, ""); SYMBOL_CRC(cfg80211_connect_done, 0x965370fa, ""); SYMBOL_CRC(cfg80211_roamed, 0x1ead26f8, ""); SYMBOL_CRC(cfg80211_port_authorized, 0x45c0efac, ""); SYMBOL_CRC(cfg80211_disconnected, 0xdd240575, ""); SYMBOL_CRC(cfg80211_chandef_create, 0x06ca71fd, ""); SYMBOL_CRC(cfg80211_chandef_valid, 0xc4b4fc27, ""); SYMBOL_CRC(cfg80211_chandef_compatible, 0xd97eaad4, ""); SYMBOL_CRC(cfg80211_chandef_dfs_required, 0x159b575e, ""); SYMBOL_CRC(cfg80211_chandef_usable, 0x584ecbc3, ""); SYMBOL_CRC(cfg80211_reg_can_beacon, 0x97fae37b, ""); SYMBOL_CRC(cfg80211_reg_can_beacon_relax, 0xab591be1, ""); SYMBOL_CRC(cfg80211_any_usable_channels, 0x1ad3ece4, ""); SYMBOL_CRC(wdev_chandef, 0x521719cc, ""); SYMBOL_CRC(cfg80211_valid_disable_subchannel_bitmap, 0x1b82a85a, ""); SYMBOL_CRC(cfg80211_get_drvinfo, 0x9df525c6, ""); SYMBOL_CRC(cfg80211_pmsr_complete, 0x5b858c04, "_gpl"); SYMBOL_CRC(cfg80211_pmsr_report, 0xed52eb1b, "_gpl"); SYMBOL_CRC(wiphy_read_of_freq_limits, 0xc28a489c, ""); static const struct modversion_info ____versions[] __used __section("__versions") = { { 0xe914e41e, "strcpy" }, { 0xc3bc72ad, "trace_print_array_seq" }, { 0x962ece78, "__sock_create" }, { 0x6e720ff2, "rtnl_unlock" }, { 0xc6d09aa9, "release_firmware" }, { 0x7696f8c7, "__list_add_valid_or_report" }, { 0x49cd25ed, "alloc_workqueue" }, { 0x76bc28cd, "verify_pkcs7_signature" }, { 0xc3c1ec32, "bpf_trace_run4" }, { 0x30d6e866, "skb_copy_bits" }, { 0x4b401817, "iwe_stream_add_value" }, { 0x83eb21c, "rfkill_unregister" }, { 0xe9ff6e6c, "skb_put" }, { 0x8d522714, "__rcu_read_lock" }, { 0x92c856a3, "iwe_stream_add_event" }, { 0x7f02188f, "__msecs_to_jiffies" }, { 0x57674fd7, "__sw_hweight16" }, { 0x85670f1d, "rtnl_is_locked" }, { 0xbcc15e75, "ktime_get_coarse_with_offset" }, { 0xaedc350b, "dev_set_name" }, { 0xb1899881, "consume_skb" }, { 0xe113bbbc, "csum_partial" }, { 0x40a62432, "__nla_validate" }, { 0x5a9f1d63, "memmove" }, { 0x656e4a6e, "snprintf" }, { 0x5374649b, "nla_reserve" }, { 0xc5b6f236, "queue_work_on" }, { 0x472332ef, "trace_raw_output_prep" }, { 0xb4a62724, "nla_put_64bit" }, { 0x266d445c, "bpf_trace_run6" }, { 0x98e46228, "__trace_trigger_soft_disabled" }, { 0x92540fbf, "finish_wait" }, { 0x74c134b9, "__sw_hweight32" }, { 0x6107dfe4, "request_firmware" }, { 0xba41d078, "trace_event_printf" }, { 0x96848186, "scnprintf" }, { 0xc0763484, "rfkill_blocked" }, { 0x69811386, "device_initialize" }, { 0x11e18af5, "skb_add_rx_frag" }, { 0x1882ab16, "genlmsg_put" }, { 0x5363fbb8, "trace_event_raw_init" }, { 0x4829a47e, "memcpy" }, { 0xdb68bbad, "rfkill_destroy" }, { 0x37a0cba, "kfree" }, { 0x2b404962, "bpf_trace_run2" }, { 0x8c26d495, "prepare_to_wait_event" }, { 0x82ee90dc, "timer_delete_sync" }, { 0xf6ebc03b, "net_ratelimit" }, { 0x9ca72392, "genlmsg_multicast_allns" }, { 0xe2964344, "__wake_up" }, { 0xf54ab36d, "unregister_netdevice_queue" }, { 0xda11b04d, "bpf_trace_run8" }, { 0xa5526619, "rb_insert_color" }, { 0x34db050b, "_raw_spin_lock_irqsave" }, { 0xba8fbd64, "_raw_spin_lock" }, { 0xcbd4898c, "fortify_panic" }, { 0x622de4a7, "keyring_alloc" }, { 0x9a2aa775, "netdev_err" }, { 0xc909355b, "device_rename" }, { 0x3fd52e54, "trace_event_buffer_commit" }, { 0x7f767a05, "eth_type_trans" }, { 0x1e8fac8e, "wireless_nlevent_flush" }, { 0xb5e73116, "flush_delayed_work" }, { 0x122c3a7e, "_printk" }, { 0x8427cc7b, "_raw_spin_lock_irq" }, { 0xe6d2458e, "do_trace_netlink_extack" }, { 0x1d24c881, "___ratelimit" }, { 0x1000e51, "schedule" }, { 0x296695f, "refcount_warn_saturate" }, { 0xb2fcb56d, "queue_delayed_work_on" }, { 0xe46021ca, "_raw_spin_unlock_bh" }, { 0xe16b094c, "put_device" }, { 0x4a9c058d, "netlink_broadcast" }, { 0x4e03b183, "net_ns_type_operations" }, { 0xa916b694, "strnlen" }, { 0xbeea74eb, "__alloc_skb" }, { 0x86b959ae, "sysfs_create_link" }, { 0xc781bd9f, "rfkill_resume_polling" }, { 0x124eb8ae, "inet_csk_get_port" }, { 0xde31500c, "key_put" }, { 0x8c868053, "kobject_uevent_env" }, { 0xfe487975, "init_wait_entry" }, { 0x2d2c902f, "perf_trace_buf_alloc" }, { 0xdda999eb, "__dev_get_by_index" }, { 0x192943fe, "perf_trace_run_bpf_submit" }, { 0xd1005013, "_dev_err" }, { 0x215e000a, "init_net" }, { 0xb07322b4, "request_firmware_nowait" }, { 0xf70e4a4d, "preempt_schedule_notrace" }, { 0xfc2f9e8c, "simple_open" }, { 0x6c86c0ae, "skb_pull" }, { 0x6091797f, "synchronize_rcu" }, { 0x15961654, "device_add" }, { 0x8f5dd148, "sysfs_remove_link" }, { 0xdc3fcbc9, "__sw_hweight8" }, { 0x2469810f, "__rcu_read_unlock" }, { 0xc5b9232a, "init_uts_ns" }, { 0x4d1b088a, "platform_device_unregister" }, { 0xb1d2f58f, "netlink_unicast" }, { 0xc38c83b8, "mod_timer" }, { 0x78295a92, "dev_get_by_index" }, { 0xe1365e4c, "bpf_trace_run5" }, { 0xa3d1d07e, "kfree_skb_reason" }, { 0xbfca79bf, "dev_close" }, { 0x8c03d20c, "destroy_workqueue" }, { 0x69dd3b5b, "crc32_le" }, { 0x4dfa8d4b, "mutex_lock" }, { 0xbd9a1fbf, "skb_push" }, { 0x516babb7, "debugfs_remove" }, { 0x4b750f53, "_raw_spin_unlock_irq" }, { 0xb1aee0c1, "wireless_send_event" }, { 0xb5f70e15, "nla_put" }, { 0x116f02f4, "trace_event_reg" }, { 0x4d9b652b, "rb_erase" }, { 0xd0760fc0, "kfree_sensitive" }, { 0xcd279169, "nla_find" }, { 0xf74bb274, "mod_delayed_work_on" }, { 0x950eb34e, "__list_del_entry_valid_or_report" }, { 0x60bcf7e1, "of_find_property" }, { 0x4e604434, "class_unregister" }, { 0x7bcf5f59, "__cpu_online_mask" }, { 0x432b123, "unregister_pernet_device" }, { 0x449ad0a7, "memcmp" }, { 0xbcab6ee6, "sscanf" }, { 0xcefb0c9f, "__mutex_init" }, { 0xa808a824, "rfkill_alloc" }, { 0x37befc70, "jiffies_to_msecs" }, { 0xd35cce70, "_raw_spin_unlock_irqrestore" }, { 0x11089ac7, "_ctype" }, { 0xea873694, "bpf_trace_run1" }, { 0xa21e5f9c, "device_del" }, { 0xf2c68165, "default_llseek" }, { 0xcdce87c, "rfkill_set_hw_state_reason" }, { 0x3dad9978, "cancel_delayed_work" }, { 0xdcb764ad, "memset" }, { 0xb5d3239d, "param_ops_charp" }, { 0xf1db1704, "nla_memcpy" }, { 0x4d24402, "iwe_stream_add_point" }, { 0xd9a5ea54, "__init_waitqueue_head" }, { 0x5327492a, "__pskb_pull_tail" }, { 0x87d56b8, "netif_rx" }, { 0x2a79ee1b, "__netdev_alloc_skb" }, { 0xe2d5255a, "strcmp" }, { 0x64b6d9d6, "skb_trim" }, { 0x9d0d6206, "unregister_netdevice_notifier" }, { 0x15ba50a6, "jiffies" }, { 0xad96e373, "of_prop_next_u32" }, { 0x832a39e6, "bpf_trace_run3" }, { 0x21cd67ca, "__put_net" }, { 0x3c3ff9fd, "sprintf" }, { 0xb4af8660, "get_net_ns_by_pid" }, { 0x8b320e5f, "debugfs_rename" }, { 0xdd64e639, "strscpy" }, { 0x7a2af7b4, "cpu_number" }, { 0x81e831ee, "debugfs_create_file" }, { 0xc9cae4c7, "platform_device_register_full" }, { 0x44c10a52, "kvfree_call_rcu" }, { 0x5daf5af3, "trace_event_buffer_reserve" }, { 0xff282521, "rfkill_register" }, { 0x3213f038, "mutex_unlock" }, { 0x9fa7184a, "cancel_delayed_work_sync" }, { 0xc6f46339, "init_timer_key" }, { 0x19858e93, "param_ops_bool" }, { 0xdf54a8f7, "netlink_unregister_notifier" }, { 0x66b4cc41, "kmemdup" }, { 0x2cf56265, "__dynamic_pr_debug" }, { 0x3c12dfe, "cancel_work_sync" }, { 0x56470118, "__warn_printk" }, { 0xd2da1048, "register_netdevice_notifier" }, { 0xffeedf6a, "delayed_work_timer_fn" }, { 0x10bcb528, "x509_load_certificate_list" }, { 0xc3690fc, "_raw_spin_lock_bh" }, { 0x5e1b558a, "sock_release" }, { 0xc7a4fbed, "rtnl_lock" }, { 0xd4c14632, "system_unbound_wq" }, { 0xfa599bb2, "netlink_register_notifier" }, { 0xf88226e4, "genl_unregister_family" }, { 0x29977925, "kmalloc_trace" }, { 0xea124bd1, "gcd" }, { 0x98cf60b3, "strlen" }, { 0x5a287b1d, "bpf_trace_run7" }, { 0xfa4d2f03, "__nla_parse" }, { 0xe64db987, "param_ops_int" }, { 0x6474ec3e, "debugfs_create_dir" }, { 0x75f0cc0b, "genl_register_family" }, { 0x4c1bee50, "generic_file_llseek" }, { 0xb5b54b34, "_raw_spin_unlock" }, { 0x619cb7dd, "simple_read_from_buffer" }, { 0x50c631a9, "__dev_change_net_namespace" }, { 0x47884890, "system_power_efficient_wq" }, { 0x7381287f, "trace_handle_return" }, { 0x8da38f9, "register_pernet_device" }, { 0x4b08b23d, "get_net_ns_by_fd" }, { 0xe66692e3, "class_register" }, { 0xa6b40ed8, "bpf_trace_run11" }, { 0x8a490c90, "rfkill_set_sw_state" }, { 0xeb233a45, "__kmalloc" }, { 0xe61a6d75, "kmalloc_caches" }, { 0x2d3385d3, "system_wq" }, { 0x2f2c95c4, "flush_work" }, { 0x609f1c7e, "synchronize_net" }, { 0xc25a29f, "register_netdevice" }, { 0x17608925, "module_layout" }, }; MODULE_INFO(depends, "rfkill");