#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 static const struct modversion_info ____versions[] __used __section("__versions") = { { 0xa679a722, "input_allocate_device" }, { 0x88db9f48, "__check_object_size" }, { 0x4a3ad70e, "wait_for_completion_timeout" }, { 0xf647a7e4, "hid_unregister_driver" }, { 0x7d58cb6f, "power_supply_register" }, { 0xb5c4a851, "hid_hw_start" }, { 0x51a7aa53, "hid_hw_output_report" }, { 0x656e4a6e, "snprintf" }, { 0xa6257a2f, "complete" }, { 0xc5b6f236, "queue_work_on" }, { 0x608741b5, "__init_swait_queue_head" }, { 0xd050e1e6, "__hid_register_driver" }, { 0x51dc0c69, "input_unregister_device" }, { 0x4829a47e, "memcpy" }, { 0x37a0cba, "kfree" }, { 0x35b1afea, "seq_lseek" }, { 0x76a6f87c, "led_classdev_unregister" }, { 0x82ee90dc, "timer_delete_sync" }, { 0xe127bd74, "get_device" }, { 0x34db050b, "_raw_spin_lock_irqsave" }, { 0x5b61f0b5, "__dynamic_dev_dbg" }, { 0xc036475d, "hid_hw_stop" }, { 0xcbd4898c, "fortify_panic" }, { 0xf02aa937, "wait_for_completion_interruptible_timeout" }, { 0xcf590a54, "input_free_device" }, { 0x8427cc7b, "_raw_spin_lock_irq" }, { 0x23bb6416, "input_register_device" }, { 0x6cbbfc54, "__arch_copy_to_user" }, { 0xe16b094c, "put_device" }, { 0x7682ba4e, "__copy_overflow" }, { 0xa916b694, "strnlen" }, { 0x876e5cd3, "_dev_info" }, { 0x6a21baac, "device_create_file" }, { 0xd1005013, "_dev_err" }, { 0xfc2f9e8c, "simple_open" }, { 0xc38c83b8, "mod_timer" }, { 0x4dfa8d4b, "mutex_lock" }, { 0xf8bb7bea, "hid_hw_open" }, { 0x516babb7, "debugfs_remove" }, { 0x5a921311, "strncmp" }, { 0x4b750f53, "_raw_spin_unlock_irq" }, { 0xaafdc258, "strcasecmp" }, { 0x5928650f, "hid_hw_close" }, { 0x449ad0a7, "memcmp" }, { 0x9ed12e20, "kmalloc_large" }, { 0xbcab6ee6, "sscanf" }, { 0x3d22d4c2, "led_classdev_register_ext" }, { 0xcefb0c9f, "__mutex_init" }, { 0x89940875, "mutex_lock_interruptible" }, { 0xb252c7a9, "power_supply_get_drvdata" }, { 0xd35cce70, "_raw_spin_unlock_irqrestore" }, { 0x7ebc429e, "_dev_warn" }, { 0xdf237453, "timer_shutdown_sync" }, { 0x3a6e46e8, "input_event" }, { 0xfb384d37, "kasprintf" }, { 0xea299476, "input_set_abs_params" }, { 0xe2d5255a, "strcmp" }, { 0x15ba50a6, "jiffies" }, { 0x199cc7a6, "seq_read" }, { 0x3c3ff9fd, "sprintf" }, { 0x81e831ee, "debugfs_create_file" }, { 0x3213f038, "mutex_unlock" }, { 0xc6f46339, "init_timer_key" }, { 0x19858e93, "param_ops_bool" }, { 0x66b4cc41, "kmemdup" }, { 0xf1f36744, "power_supply_powers" }, { 0x3c12dfe, "cancel_work_sync" }, { 0x7d2f15d3, "seq_printf" }, { 0x20000329, "simple_strtoul" }, { 0x12a4e128, "__arch_copy_from_user" }, { 0x9f4e67f, "kobject_uevent" }, { 0x98e1a51b, "power_supply_unregister" }, { 0x64251e94, "single_release" }, { 0xa7a362ba, "input_ff_create_memless" }, { 0x29977925, "kmalloc_trace" }, { 0x98cf60b3, "strlen" }, { 0x841e78d7, "single_open" }, { 0x20d99e85, "hid_open_report" }, { 0x4c1bee50, "generic_file_llseek" }, { 0xeb233a45, "__kmalloc" }, { 0xe61a6d75, "kmalloc_caches" }, { 0x32a12bd7, "device_remove_file" }, { 0x2d3385d3, "system_wq" }, { 0x17608925, "module_layout" }, }; MODULE_INFO(depends, ""); MODULE_ALIAS("hid:b0005g*v0000057Ep00000306"); MODULE_ALIAS("hid:b0005g*v0000057Ep00000330");