140 lines
4.5 KiB
C
140 lines
4.5 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") = {
|
|
{ 0xb5916dc5, "vb2_ioctl_dqbuf" },
|
|
{ 0x9040242d, "_dev_err" },
|
|
{ 0x5a68442f, "vb2_ioctl_create_bufs" },
|
|
{ 0x92d5838e, "request_threaded_irq" },
|
|
{ 0xc38c83b8, "mod_timer" },
|
|
{ 0x99824401, "vb2_ioctl_prepare_buf" },
|
|
{ 0x384f1975, "dma_alloc_attrs" },
|
|
{ 0xaafdc258, "strcasecmp" },
|
|
{ 0xebeefd7c, "vb2_buffer_done" },
|
|
{ 0x2b4afd19, "vb2_plane_vaddr" },
|
|
{ 0x17320dc8, "v4l2_ctrl_subscribe_event" },
|
|
{ 0x6d9af3e2, "snd_pcm_set_ops" },
|
|
{ 0x53a1e8d9, "_find_next_bit" },
|
|
{ 0x4835348d, "video_unregister_device" },
|
|
{ 0xcefb0c9f, "__mutex_init" },
|
|
{ 0x934bd1f2, "vb2_ioctl_qbuf" },
|
|
{ 0x7655dd9d, "vb2_fop_mmap" },
|
|
{ 0xd35cce70, "_raw_spin_unlock_irqrestore" },
|
|
{ 0x7d75e1ff, "pci_iounmap" },
|
|
{ 0xfd4f5e4, "video_device_alloc" },
|
|
{ 0xd68a0514, "vb2_vmalloc_memops" },
|
|
{ 0x3fcb7d8c, "snd_pcm_set_managed_buffer_all" },
|
|
{ 0xfb578fc5, "memset" },
|
|
{ 0xb024ade4, "_dev_warn" },
|
|
{ 0xcf8ee05c, "pci_set_master" },
|
|
{ 0x5b8239ca, "__x86_return_thunk" },
|
|
{ 0x8635cb7f, "vb2_fop_read" },
|
|
{ 0xc6e9f6ea, "v4l2_device_register" },
|
|
{ 0x15ba50a6, "jiffies" },
|
|
{ 0xfd49127a, "snd_pcm_hw_constraint_integer" },
|
|
{ 0x3c3ff9fd, "sprintf" },
|
|
{ 0xdd64e639, "strscpy" },
|
|
{ 0xefb2a051, "dma_free_attrs" },
|
|
{ 0xc6f46339, "init_timer_key" },
|
|
{ 0x9c3f2ff6, "__video_register_device" },
|
|
{ 0x9fd597ad, "pci_release_regions" },
|
|
{ 0xeae3dfd6, "__const_udelay" },
|
|
{ 0xac473c72, "vb2_ops_wait_prepare" },
|
|
{ 0xfbe215e4, "sg_next" },
|
|
{ 0xb43f9365, "ktime_get" },
|
|
{ 0x56470118, "__warn_printk" },
|
|
{ 0x866cc679, "vb2_ioctl_streamon" },
|
|
{ 0xe6d407e6, "vb2_fop_poll" },
|
|
{ 0x5fa3b699, "v4l2_ctrl_new_std" },
|
|
{ 0x60f3819a, "v4l2_ctrl_handler_free" },
|
|
{ 0xeb9a76d4, "v4l2_device_unregister" },
|
|
{ 0x3a693bea, "pci_disable_device" },
|
|
{ 0x15b6efa7, "dma_set_mask" },
|
|
{ 0xe3dc7f73, "video_device_release" },
|
|
{ 0x11df71d2, "snd_pcm_period_elapsed" },
|
|
{ 0x8d190eef, "v4l2_ctrl_log_status" },
|
|
{ 0xac4a1f46, "kmalloc_trace" },
|
|
{ 0xa7940382, "param_ops_int" },
|
|
{ 0xf9a482f9, "msleep" },
|
|
{ 0xeb233a45, "__kmalloc" },
|
|
{ 0xcfac1f6e, "v4l2_event_unsubscribe" },
|
|
{ 0x5b94ad75, "kmalloc_caches" },
|
|
{ 0xd70f9fac, "vb2_ioctl_reqbufs" },
|
|
{ 0x7ec1bb62, "vb2_queue_init" },
|
|
{ 0xc1514a3b, "free_irq" },
|
|
{ 0x5d6465a9, "vb2_dma_sg_memops" },
|
|
{ 0x24dad54d, "video_ioctl2" },
|
|
{ 0x4ac4eeec, "v4l2_device_put" },
|
|
{ 0xd24c8f20, "pci_enable_device" },
|
|
{ 0xcb353c29, "vb2_ioctl_streamoff" },
|
|
{ 0xa94e7185, "snd_pcm_new" },
|
|
{ 0x656e4a6e, "snprintf" },
|
|
{ 0x1cfba015, "stackleak_track_stack" },
|
|
{ 0xd9e38370, "snd_card_register" },
|
|
{ 0xabe073f8, "snd_card_free" },
|
|
{ 0x44c8cb9, "vb2_ops_wait_finish" },
|
|
{ 0xc9c41e74, "__pci_register_driver" },
|
|
{ 0xb5d9f6f7, "v4l2_ctrl_handler_init_class" },
|
|
{ 0xcbd67b94, "pci_request_regions" },
|
|
{ 0x69acdf38, "memcpy" },
|
|
{ 0x37a0cba, "kfree" },
|
|
{ 0x5c045073, "vb2_dma_contig_memops" },
|
|
{ 0xbdc66a3, "vb2_ioctl_querybuf" },
|
|
{ 0x82ee90dc, "timer_delete_sync" },
|
|
{ 0x7366335b, "v4l2_fh_open" },
|
|
{ 0x34db050b, "_raw_spin_lock_irqsave" },
|
|
{ 0x4ddf0d50, "__dynamic_dev_dbg" },
|
|
{ 0x8f9f7654, "pci_ioremap_bar" },
|
|
{ 0x8410b88b, "pci_unregister_driver" },
|
|
{ 0xcbd4898c, "fortify_panic" },
|
|
{ 0xbdfb6dbb, "__fentry__" },
|
|
{ 0x65487097, "__x86_indirect_thunk_rax" },
|
|
{ 0x122c3a7e, "_printk" },
|
|
{ 0x57b29b70, "v4l2_ctrl_handler_setup" },
|
|
{ 0xa19b956, "__stack_chk_fail" },
|
|
{ 0xf42c30ab, "video_devdata" },
|
|
{ 0xb8afd046, "vb2_fop_release" },
|
|
{ 0xa916b694, "strnlen" },
|
|
{ 0x6383b27c, "__x86_indirect_thunk_rdx" },
|
|
{ 0x7e341cf7, "vb2_plane_cookie" },
|
|
{ 0x59d0b4c4, "snd_card_new" },
|
|
{ 0x9f46ced8, "__sw_hweight64" },
|
|
{ 0x7098e516, "module_layout" },
|
|
};
|
|
|
|
MODULE_INFO(depends, "videobuf2-v4l2,videobuf2-common,videodev,snd-pcm,videobuf2-vmalloc,videobuf2-dma-sg,videobuf2-dma-contig");
|
|
|
|
MODULE_ALIAS("pci:v00001797d00006864sv*sd*bc*sc*i*");
|
|
MODULE_ALIAS("pci:v00001797d00006865sv*sd*bc*sc*i*");
|
|
MODULE_ALIAS("pci:v00001797d00006868sv*sd*bc*sc*i*");
|
|
MODULE_ALIAS("pci:v00001797d00006869sv*sd*bc*sc*i*");
|