218 lines
7.8 KiB
C
218 lines
7.8 KiB
C
|
#include <linux/module.h>
|
||
|
#define INCLUDE_VERMAGIC
|
||
|
#include <linux/build-salt.h>
|
||
|
#include <linux/elfnote-lto.h>
|
||
|
#include <linux/export-internal.h>
|
||
|
#include <linux/vermagic.h>
|
||
|
#include <linux/compiler.h>
|
||
|
|
||
|
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
|
||
|
|
||
|
SYMBOL_CRC(ssam_get_controller, 0xebc064a6, "_gpl");
|
||
|
SYMBOL_CRC(ssam_client_link, 0x4ee5776a, "_gpl");
|
||
|
SYMBOL_CRC(ssam_client_bind, 0x76e66eab, "_gpl");
|
||
|
SYMBOL_CRC(ssh_packet_get, 0x33d1b5ac, "_gpl");
|
||
|
SYMBOL_CRC(ssh_packet_put, 0xa5ca36ac, "_gpl");
|
||
|
SYMBOL_CRC(ssam_device_type, 0xc07b5699, "_gpl");
|
||
|
SYMBOL_CRC(ssam_device_alloc, 0x27613b31, "_gpl");
|
||
|
SYMBOL_CRC(ssam_device_add, 0x3fd4a950, "_gpl");
|
||
|
SYMBOL_CRC(ssam_device_remove, 0x72b53e35, "_gpl");
|
||
|
SYMBOL_CRC(ssam_device_id_match, 0xc2bd582d, "_gpl");
|
||
|
SYMBOL_CRC(ssam_device_get_match, 0x2187acc8, "_gpl");
|
||
|
SYMBOL_CRC(ssam_device_get_match_data, 0x9b955d34, "_gpl");
|
||
|
SYMBOL_CRC(ssam_bus_type, 0x0d08583f, "_gpl");
|
||
|
SYMBOL_CRC(__ssam_device_driver_register, 0x0430ac14, "_gpl");
|
||
|
SYMBOL_CRC(ssam_device_driver_unregister, 0x9ce7711d, "_gpl");
|
||
|
SYMBOL_CRC(__ssam_register_clients, 0x8fd772c5, "_gpl");
|
||
|
SYMBOL_CRC(ssam_remove_clients, 0x0a69c4ef, "_gpl");
|
||
|
SYMBOL_CRC(ssam_controller_device, 0xc1135726, "_gpl");
|
||
|
SYMBOL_CRC(ssam_controller_get, 0x0d9e9062, "_gpl");
|
||
|
SYMBOL_CRC(ssam_controller_put, 0x8cff8ce4, "_gpl");
|
||
|
SYMBOL_CRC(ssam_controller_statelock, 0x71b4b1e6, "_gpl");
|
||
|
SYMBOL_CRC(ssam_controller_stateunlock, 0x5d61bd90, "_gpl");
|
||
|
SYMBOL_CRC(ssam_request_write_data, 0x3f42053c, "_gpl");
|
||
|
SYMBOL_CRC(ssam_request_sync_alloc, 0x988d71e4, "_gpl");
|
||
|
SYMBOL_CRC(ssam_request_sync_free, 0x2d95387b, "_gpl");
|
||
|
SYMBOL_CRC(ssam_request_sync_init, 0xe756a248, "_gpl");
|
||
|
SYMBOL_CRC(ssam_request_sync_submit, 0xcc933c2d, "_gpl");
|
||
|
SYMBOL_CRC(ssam_request_do_sync, 0x5d49debb, "_gpl");
|
||
|
SYMBOL_CRC(ssam_request_do_sync_with_buffer, 0xf6edfbe4, "_gpl");
|
||
|
SYMBOL_CRC(ssam_notifier_register, 0x3360fe1e, "_gpl");
|
||
|
SYMBOL_CRC(__ssam_notifier_unregister, 0xc44458a7, "_gpl");
|
||
|
SYMBOL_CRC(ssam_controller_event_enable, 0x06d2d887, "_gpl");
|
||
|
SYMBOL_CRC(ssam_controller_event_disable, 0xed41c43a, "_gpl");
|
||
|
|
||
|
static const struct modversion_info ____versions[]
|
||
|
__used __section("__versions") = {
|
||
|
{ 0x9b15172, "kmem_cache_create" },
|
||
|
{ 0xdb760f52, "__kfifo_free" },
|
||
|
{ 0xa5526619, "rb_insert_color" },
|
||
|
{ 0x4ddf0d50, "__dynamic_dev_dbg" },
|
||
|
{ 0x6780435b, "serdev_device_set_parity" },
|
||
|
{ 0xba8fbd64, "_raw_spin_lock" },
|
||
|
{ 0xbdfb6dbb, "__fentry__" },
|
||
|
{ 0xe783e261, "sysfs_emit" },
|
||
|
{ 0x35bf563f, "wake_up_process" },
|
||
|
{ 0x38ee9aaa, "trace_event_buffer_commit" },
|
||
|
{ 0xf02aa937, "wait_for_completion_interruptible_timeout" },
|
||
|
{ 0x65487097, "__x86_indirect_thunk_rax" },
|
||
|
{ 0x1000e51, "schedule" },
|
||
|
{ 0xa19b956, "__stack_chk_fail" },
|
||
|
{ 0x296695f, "refcount_warn_saturate" },
|
||
|
{ 0xb5686f70, "put_device" },
|
||
|
{ 0xf82ec573, "rb_prev" },
|
||
|
{ 0x26b6f772, "device_for_each_child_reverse" },
|
||
|
{ 0x52154559, "kmem_cache_alloc" },
|
||
|
{ 0xa8d1337e, "_dev_info" },
|
||
|
{ 0x167c5967, "print_hex_dump" },
|
||
|
{ 0x8846ad1a, "fwnode_get_name" },
|
||
|
{ 0xfe487975, "init_wait_entry" },
|
||
|
{ 0xae5a04bb, "acpi_evaluate_dsm" },
|
||
|
{ 0xad5f0017, "perf_trace_buf_alloc" },
|
||
|
{ 0x7f6f2dd1, "init_srcu_struct" },
|
||
|
{ 0x2cb99dcb, "perf_trace_run_bpf_submit" },
|
||
|
{ 0x58e620ac, "devm_acpi_dev_add_driver_gpios" },
|
||
|
{ 0x203fdea3, "bus_unregister" },
|
||
|
{ 0x57bc19d2, "down_write" },
|
||
|
{ 0x9040242d, "_dev_err" },
|
||
|
{ 0xce807a25, "up_write" },
|
||
|
{ 0x1afa8a5a, "device_add" },
|
||
|
{ 0xcc4b4b6, "crc_ccitt_false" },
|
||
|
{ 0x92d5838e, "request_threaded_irq" },
|
||
|
{ 0x4aa9fb99, "__srcu_read_lock" },
|
||
|
{ 0x8c03d20c, "destroy_workqueue" },
|
||
|
{ 0x4dfa8d4b, "mutex_lock" },
|
||
|
{ 0xa6be0bf5, "kmem_cache_free" },
|
||
|
{ 0x5a921311, "strncmp" },
|
||
|
{ 0x8ca38ee8, "trace_event_reg" },
|
||
|
{ 0x4d9b652b, "rb_erase" },
|
||
|
{ 0xca64e135, "driver_unregister" },
|
||
|
{ 0x2e3bcce2, "wait_for_completion_interruptible" },
|
||
|
{ 0xf74bb274, "mod_delayed_work_on" },
|
||
|
{ 0x7bcf5f59, "__cpu_online_mask" },
|
||
|
{ 0x449ad0a7, "memcmp" },
|
||
|
{ 0x9ed12e20, "kmalloc_large" },
|
||
|
{ 0xf472da7, "cleanup_srcu_struct" },
|
||
|
{ 0x633f955, "sysfs_create_group" },
|
||
|
{ 0x495183ea, "kthread_stop" },
|
||
|
{ 0xbcab6ee6, "sscanf" },
|
||
|
{ 0xcefb0c9f, "__mutex_init" },
|
||
|
{ 0xe96acfe0, "serdev_device_wait_until_sent" },
|
||
|
{ 0xe8a6a236, "__serdev_device_driver_register" },
|
||
|
{ 0x7fdacd80, "bpf_trace_run1" },
|
||
|
{ 0xb024ade4, "_dev_warn" },
|
||
|
{ 0xe5f44416, "acpi_dev_clear_dependencies" },
|
||
|
{ 0x25974000, "wait_for_completion" },
|
||
|
{ 0x9166fc03, "__flush_workqueue" },
|
||
|
{ 0x5b8239ca, "__x86_return_thunk" },
|
||
|
{ 0x66d2df4b, "fwnode_handle_get" },
|
||
|
{ 0xd9a5ea54, "__init_waitqueue_head" },
|
||
|
{ 0xece784c2, "rb_first" },
|
||
|
{ 0xce2840e7, "irq_set_irq_wake" },
|
||
|
{ 0x93d6dd8c, "complete_all" },
|
||
|
{ 0x7388cd52, "serdev_device_write_buf" },
|
||
|
{ 0x668b19a1, "down_read" },
|
||
|
{ 0x5b7fa8a4, "kthread_create_on_node" },
|
||
|
{ 0xb32cebcd, "sysfs_remove_group" },
|
||
|
{ 0x99078b39, "trace_print_flags_seq" },
|
||
|
{ 0x48fdabd3, "trace_event_buffer_reserve" },
|
||
|
{ 0x3213f038, "mutex_unlock" },
|
||
|
{ 0x9fa7184a, "cancel_delayed_work_sync" },
|
||
|
{ 0xc6f46339, "init_timer_key" },
|
||
|
{ 0xe18b314f, "serdev_device_close" },
|
||
|
{ 0xee91879b, "rb_first_postorder" },
|
||
|
{ 0x3c12dfe, "cancel_work_sync" },
|
||
|
{ 0x56470118, "__warn_printk" },
|
||
|
{ 0xffeedf6a, "delayed_work_timer_fn" },
|
||
|
{ 0xcc9de547, "__srcu_read_unlock" },
|
||
|
{ 0x4e68e9be, "rb_next_postorder" },
|
||
|
{ 0xac4a1f46, "kmalloc_trace" },
|
||
|
{ 0x76a50ec9, "fwnode_handle_put" },
|
||
|
{ 0x139f2189, "__kfifo_alloc" },
|
||
|
{ 0x688e72e1, "__SCT__preempt_schedule_notrace" },
|
||
|
{ 0xb5b54b34, "_raw_spin_unlock" },
|
||
|
{ 0x995e2fe6, "device_link_add" },
|
||
|
{ 0x13d0adf7, "__kfifo_out" },
|
||
|
{ 0x7381287f, "trace_handle_return" },
|
||
|
{ 0x53b954a2, "up_read" },
|
||
|
{ 0xcd9c1c57, "driver_register" },
|
||
|
{ 0xeb233a45, "__kmalloc" },
|
||
|
{ 0xe2c17b5d, "__SCT__might_resched" },
|
||
|
{ 0x5b94ad75, "kmalloc_caches" },
|
||
|
{ 0x162fe787, "bus_register" },
|
||
|
{ 0x8bbabf6e, "kmem_cache_destroy" },
|
||
|
{ 0x2d3385d3, "system_wq" },
|
||
|
{ 0x3ce4ca6f, "disable_irq" },
|
||
|
{ 0x71dfc095, "acpi_walk_resources" },
|
||
|
{ 0x9c6febfc, "add_uevent_var" },
|
||
|
{ 0xefcebb8f, "gpiod_get" },
|
||
|
{ 0xc1514a3b, "free_irq" },
|
||
|
{ 0x7b4da6ff, "__init_rwsem" },
|
||
|
{ 0x509b64ea, "acpi_has_method" },
|
||
|
{ 0x2fbe8eff, "is_acpi_device_node" },
|
||
|
{ 0x78c1846e, "gpiod_put" },
|
||
|
{ 0x49cd25ed, "alloc_workqueue" },
|
||
|
{ 0x4a3ad70e, "wait_for_completion_timeout" },
|
||
|
{ 0x7f02188f, "__msecs_to_jiffies" },
|
||
|
{ 0x7321825a, "serdev_device_set_baudrate" },
|
||
|
{ 0xbcc15e75, "ktime_get_coarse_with_offset" },
|
||
|
{ 0x1303a5af, "dev_set_name" },
|
||
|
{ 0xb0e602eb, "memmove" },
|
||
|
{ 0x35bbd86a, "gpiod_count" },
|
||
|
{ 0x656e4a6e, "snprintf" },
|
||
|
{ 0xa6257a2f, "complete" },
|
||
|
{ 0xc5b6f236, "queue_work_on" },
|
||
|
{ 0xbca6f9ed, "trace_raw_output_prep" },
|
||
|
{ 0x1cfba015, "stackleak_track_stack" },
|
||
|
{ 0xf23fcb99, "__kfifo_in" },
|
||
|
{ 0x5c8809da, "device_unregister" },
|
||
|
{ 0xca9360b5, "rb_next" },
|
||
|
{ 0x608741b5, "__init_swait_queue_head" },
|
||
|
{ 0xb0efb471, "__trace_trigger_soft_disabled" },
|
||
|
{ 0x92540fbf, "finish_wait" },
|
||
|
{ 0x66312157, "trace_event_printf" },
|
||
|
{ 0x53569707, "this_cpu_off" },
|
||
|
{ 0x20fc44ac, "serdev_acpi_get_uart_resource" },
|
||
|
{ 0xd3278c09, "device_initialize" },
|
||
|
{ 0x742451b, "serdev_device_set_flow_control" },
|
||
|
{ 0xc70825a2, "trace_event_raw_init" },
|
||
|
{ 0x512ab1db, "gpiod_to_irq" },
|
||
|
{ 0xcc5c2df4, "trace_print_symbols_seq" },
|
||
|
{ 0x69acdf38, "memcpy" },
|
||
|
{ 0x37a0cba, "kfree" },
|
||
|
{ 0xb8c1cb7e, "serdev_device_open" },
|
||
|
{ 0xfcec0987, "enable_irq" },
|
||
|
{ 0xe9c322a0, "pcpu_hot" },
|
||
|
{ 0x29b4b714, "fwnode_get_next_child_node" },
|
||
|
{ 0x8c71f643, "bpf_trace_run2" },
|
||
|
{ 0x8c26d495, "prepare_to_wait_event" },
|
||
|
{ 0xb3f7646e, "kthread_should_stop" },
|
||
|
{ 0xe2964344, "__wake_up" },
|
||
|
{ 0xdb8c248a, "synchronize_srcu" },
|
||
|
{ 0x7098e516, "module_layout" },
|
||
|
};
|
||
|
|
||
|
MODULE_INFO(depends, "");
|
||
|
|
||
|
MODULE_ALIAS("acpi*:MSHW0084:*");
|