128 lines
3.9 KiB
C
128 lines
3.9 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
|
||
|
|
||
|
|
||
|
static const struct modversion_info ____versions[]
|
||
|
__used __section("__versions") = {
|
||
|
{ 0x772da1ff, "input_allocate_device" },
|
||
|
{ 0x88db9f48, "__check_object_size" },
|
||
|
{ 0x13c49cc2, "_copy_from_user" },
|
||
|
{ 0x4a3ad70e, "wait_for_completion_timeout" },
|
||
|
{ 0x5486a9ac, "hid_unregister_driver" },
|
||
|
{ 0xd5f4f75d, "power_supply_register" },
|
||
|
{ 0xe97894b, "hid_hw_start" },
|
||
|
{ 0xbbb94685, "hid_hw_output_report" },
|
||
|
{ 0x656e4a6e, "snprintf" },
|
||
|
{ 0xa6257a2f, "complete" },
|
||
|
{ 0xc5b6f236, "queue_work_on" },
|
||
|
{ 0x608741b5, "__init_swait_queue_head" },
|
||
|
{ 0xe852930b, "__hid_register_driver" },
|
||
|
{ 0xfbe795d3, "input_unregister_device" },
|
||
|
{ 0x37a0cba, "kfree" },
|
||
|
{ 0x7b15985c, "seq_lseek" },
|
||
|
{ 0x35c8d077, "led_classdev_unregister" },
|
||
|
{ 0x82ee90dc, "timer_delete_sync" },
|
||
|
{ 0x43ec602, "get_device" },
|
||
|
{ 0x34db050b, "_raw_spin_lock_irqsave" },
|
||
|
{ 0x4ddf0d50, "__dynamic_dev_dbg" },
|
||
|
{ 0xc5e4d2cc, "hid_hw_stop" },
|
||
|
{ 0xcbd4898c, "fortify_panic" },
|
||
|
{ 0xbdfb6dbb, "__fentry__" },
|
||
|
{ 0xf02aa937, "wait_for_completion_interruptible_timeout" },
|
||
|
{ 0x65487097, "__x86_indirect_thunk_rax" },
|
||
|
{ 0x542c2444, "input_free_device" },
|
||
|
{ 0x8427cc7b, "_raw_spin_lock_irq" },
|
||
|
{ 0xb5285526, "input_register_device" },
|
||
|
{ 0xa19b956, "__stack_chk_fail" },
|
||
|
{ 0xb5686f70, "put_device" },
|
||
|
{ 0x7682ba4e, "__copy_overflow" },
|
||
|
{ 0xa916b694, "strnlen" },
|
||
|
{ 0x6383b27c, "__x86_indirect_thunk_rdx" },
|
||
|
{ 0xa8d1337e, "_dev_info" },
|
||
|
{ 0x625c0979, "device_create_file" },
|
||
|
{ 0x9040242d, "_dev_err" },
|
||
|
{ 0xad1d1bd2, "simple_open" },
|
||
|
{ 0xc38c83b8, "mod_timer" },
|
||
|
{ 0x4dfa8d4b, "mutex_lock" },
|
||
|
{ 0x1e6ac8, "hid_hw_open" },
|
||
|
{ 0xfedf6463, "debugfs_remove" },
|
||
|
{ 0x5a921311, "strncmp" },
|
||
|
{ 0x4b750f53, "_raw_spin_unlock_irq" },
|
||
|
{ 0xaafdc258, "strcasecmp" },
|
||
|
{ 0xe8bfce7e, "hid_hw_close" },
|
||
|
{ 0x449ad0a7, "memcmp" },
|
||
|
{ 0x9ed12e20, "kmalloc_large" },
|
||
|
{ 0xbcab6ee6, "sscanf" },
|
||
|
{ 0x2143ee6a, "led_classdev_register_ext" },
|
||
|
{ 0xcefb0c9f, "__mutex_init" },
|
||
|
{ 0x89940875, "mutex_lock_interruptible" },
|
||
|
{ 0x1c0b84a0, "power_supply_get_drvdata" },
|
||
|
{ 0xd35cce70, "_raw_spin_unlock_irqrestore" },
|
||
|
{ 0xb024ade4, "_dev_warn" },
|
||
|
{ 0xdf237453, "timer_shutdown_sync" },
|
||
|
{ 0x5b8239ca, "__x86_return_thunk" },
|
||
|
{ 0x6b10bee1, "_copy_to_user" },
|
||
|
{ 0xe1e59c2c, "input_event" },
|
||
|
{ 0xfb384d37, "kasprintf" },
|
||
|
{ 0x9247a313, "input_set_abs_params" },
|
||
|
{ 0xe2d5255a, "strcmp" },
|
||
|
{ 0x15ba50a6, "jiffies" },
|
||
|
{ 0x5c7ac3b0, "seq_read" },
|
||
|
{ 0x3c3ff9fd, "sprintf" },
|
||
|
{ 0x7f192ea, "debugfs_create_file" },
|
||
|
{ 0x3213f038, "mutex_unlock" },
|
||
|
{ 0xc6f46339, "init_timer_key" },
|
||
|
{ 0x69aea3a6, "param_ops_bool" },
|
||
|
{ 0x66b4cc41, "kmemdup" },
|
||
|
{ 0xff0bf1ba, "power_supply_powers" },
|
||
|
{ 0x3c12dfe, "cancel_work_sync" },
|
||
|
{ 0x400cf737, "seq_printf" },
|
||
|
{ 0x20000329, "simple_strtoul" },
|
||
|
{ 0xdb4ae490, "kobject_uevent" },
|
||
|
{ 0xbbe166c2, "power_supply_unregister" },
|
||
|
{ 0x9ee4a9a0, "single_release" },
|
||
|
{ 0x1a1628ad, "input_ff_create_memless" },
|
||
|
{ 0xac4a1f46, "kmalloc_trace" },
|
||
|
{ 0x754d539c, "strlen" },
|
||
|
{ 0x3e14c9f0, "single_open" },
|
||
|
{ 0xedf88bfb, "hid_open_report" },
|
||
|
{ 0xd7e89165, "generic_file_llseek" },
|
||
|
{ 0xeb233a45, "__kmalloc" },
|
||
|
{ 0x5b94ad75, "kmalloc_caches" },
|
||
|
{ 0x44fa3155, "device_remove_file" },
|
||
|
{ 0x2d3385d3, "system_wq" },
|
||
|
{ 0x7098e516, "module_layout" },
|
||
|
};
|
||
|
|
||
|
MODULE_INFO(depends, "ff-memless");
|
||
|
|
||
|
MODULE_ALIAS("hid:b0005g*v0000057Ep00000306");
|
||
|
MODULE_ALIAS("hid:b0005g*v0000057Ep00000330");
|