125 lines
4.1 KiB
C
125 lines
4.1 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,
|
|
.arch = MODULE_ARCH_INIT,
|
|
};
|
|
|
|
MODULE_INFO(intree, "Y");
|
|
|
|
#ifdef CONFIG_RETPOLINE
|
|
MODULE_INFO(retpoline, "Y");
|
|
#endif
|
|
|
|
SYMBOL_CRC(mantis_get_mac, 0x1a56c741, "_gpl");
|
|
SYMBOL_CRC(mantis_gpio_set_bits, 0x760d26e3, "_gpl");
|
|
SYMBOL_CRC(mantis_stream_control, 0x3437f964, "_gpl");
|
|
SYMBOL_CRC(mantis_uart_init, 0xfcb40ebb, "_gpl");
|
|
SYMBOL_CRC(mantis_uart_exit, 0xef8dcd8e, "_gpl");
|
|
SYMBOL_CRC(mantis_dma_exit, 0x755bb2af, "_gpl");
|
|
SYMBOL_CRC(mantis_dma_init, 0xd303a3d7, "_gpl");
|
|
SYMBOL_CRC(mantis_pci_init, 0x8d7e0f50, "_gpl");
|
|
SYMBOL_CRC(mantis_pci_exit, 0x9a3b6295, "_gpl");
|
|
SYMBOL_CRC(mantis_i2c_init, 0x7da9b5e6, "_gpl");
|
|
SYMBOL_CRC(mantis_i2c_exit, 0xdbf1a49e, "_gpl");
|
|
SYMBOL_CRC(mantis_frontend_power, 0x8f59b7a1, "_gpl");
|
|
SYMBOL_CRC(mantis_frontend_soft_reset, 0x7d19b58a, "_gpl");
|
|
SYMBOL_CRC(mantis_dvb_init, 0x6fc11a6e, "_gpl");
|
|
SYMBOL_CRC(mantis_dvb_exit, 0xc9990b16, "_gpl");
|
|
SYMBOL_CRC(mantis_ca_init, 0x21656b80, "_gpl");
|
|
SYMBOL_CRC(mantis_ca_exit, 0x91a8e3c3, "_gpl");
|
|
SYMBOL_CRC(mantis_input_init, 0xc606153f, "_gpl");
|
|
SYMBOL_CRC(mantis_input_exit, 0x4273cd87, "_gpl");
|
|
|
|
static const struct modversion_info ____versions[]
|
|
__used __section("__versions") = {
|
|
{ 0x34db050b, "_raw_spin_lock_irqsave" },
|
|
{ 0xbe0be3db, "dvb_register_adapter" },
|
|
{ 0x1035c7c2, "__release_region" },
|
|
{ 0xbdfb6dbb, "__fentry__" },
|
|
{ 0x65487097, "__x86_indirect_thunk_rax" },
|
|
{ 0x122c3a7e, "_printk" },
|
|
{ 0x8ddd8aad, "schedule_timeout" },
|
|
{ 0xa19b956, "__stack_chk_fail" },
|
|
{ 0xede571a6, "i2c_del_adapter" },
|
|
{ 0xea3c74e, "tasklet_kill" },
|
|
{ 0x6a9f708a, "dvb_dmx_swfilter_204" },
|
|
{ 0xfe487975, "init_wait_entry" },
|
|
{ 0x9263a063, "dvb_dmx_release" },
|
|
{ 0x92d5838e, "request_threaded_irq" },
|
|
{ 0x501be0d4, "dvb_ca_en50221_release" },
|
|
{ 0x4dfa8d4b, "mutex_lock" },
|
|
{ 0x582b55e0, "rc_register_device" },
|
|
{ 0x384f1975, "dma_alloc_attrs" },
|
|
{ 0x4ac415e8, "rc_keydown" },
|
|
{ 0x6346994b, "dvb_net_init" },
|
|
{ 0xde80cd09, "ioremap" },
|
|
{ 0x8c54b0f8, "dvb_dmx_swfilter" },
|
|
{ 0xcefb0c9f, "__mutex_init" },
|
|
{ 0x27833135, "dvb_dmxdev_release" },
|
|
{ 0xd35cce70, "_raw_spin_unlock_irqrestore" },
|
|
{ 0x64757c3f, "param_ops_short" },
|
|
{ 0x9e6ae48f, "rc_free_device" },
|
|
{ 0xcf8ee05c, "pci_set_master" },
|
|
{ 0x5b8239ca, "__x86_return_thunk" },
|
|
{ 0xd9a5ea54, "__init_waitqueue_head" },
|
|
{ 0x36905e51, "dvb_frontend_detach" },
|
|
{ 0x6de947c4, "i2c_add_adapter" },
|
|
{ 0x15ba50a6, "jiffies" },
|
|
{ 0x108e19cb, "dma_set_coherent_mask" },
|
|
{ 0xbc8db041, "dvb_net_release" },
|
|
{ 0x3e61a4cf, "dvb_ca_en50221_camready_irq" },
|
|
{ 0x39a974ff, "rc_allocate_device" },
|
|
{ 0xefb2a051, "dma_free_attrs" },
|
|
{ 0x3213f038, "mutex_unlock" },
|
|
{ 0xeae3dfd6, "__const_udelay" },
|
|
{ 0xa38fc382, "dvb_unregister_frontend" },
|
|
{ 0x91919a59, "dvb_ca_en50221_camchange_irq" },
|
|
{ 0xbb0e12b7, "i2c_transfer" },
|
|
{ 0x3a693bea, "pci_disable_device" },
|
|
{ 0xc2be1808, "dvb_register_frontend" },
|
|
{ 0xac4a1f46, "kmalloc_trace" },
|
|
{ 0xa07d1b3c, "tasklet_setup" },
|
|
{ 0x22fa15ce, "pci_read_config_byte" },
|
|
{ 0x77358855, "iomem_resource" },
|
|
{ 0x4276ed9c, "dvb_unregister_adapter" },
|
|
{ 0x54abe4ff, "dvb_dmx_init" },
|
|
{ 0x350f6ce5, "tasklet_unlock_wait" },
|
|
{ 0xf9a482f9, "msleep" },
|
|
{ 0x2061e58b, "rc_unregister_device" },
|
|
{ 0xe2c17b5d, "__SCT__might_resched" },
|
|
{ 0x5b94ad75, "kmalloc_caches" },
|
|
{ 0x85bd1608, "__request_region" },
|
|
{ 0x2d3385d3, "system_wq" },
|
|
{ 0x2f2c95c4, "flush_work" },
|
|
{ 0x75644740, "dvb_dmxdev_init" },
|
|
{ 0xc1514a3b, "free_irq" },
|
|
{ 0xd24c8f20, "pci_enable_device" },
|
|
{ 0xc2558429, "dvb_ca_en50221_init" },
|
|
{ 0x656e4a6e, "snprintf" },
|
|
{ 0xc5b6f236, "queue_work_on" },
|
|
{ 0x92540fbf, "finish_wait" },
|
|
{ 0xedc03953, "iounmap" },
|
|
{ 0x9ee3bfc2, "param_array_ops" },
|
|
{ 0x37a0cba, "kfree" },
|
|
{ 0x8c26d495, "prepare_to_wait_event" },
|
|
{ 0xe2964344, "__wake_up" },
|
|
{ 0x7098e516, "module_layout" },
|
|
};
|
|
|
|
MODULE_INFO(depends, "dvb-core");
|
|
|