#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 KSYMTAB_FUNC(snd_rawmidi_drop_output, "", ""); KSYMTAB_FUNC(snd_rawmidi_drain_output, "", ""); KSYMTAB_FUNC(snd_rawmidi_drain_input, "", ""); KSYMTAB_FUNC(snd_rawmidi_kernel_open, "", ""); KSYMTAB_FUNC(snd_rawmidi_kernel_release, "", ""); KSYMTAB_FUNC(snd_rawmidi_info_select, "", ""); KSYMTAB_FUNC(snd_rawmidi_output_params, "", ""); KSYMTAB_FUNC(snd_rawmidi_input_params, "", ""); KSYMTAB_FUNC(snd_rawmidi_receive, "", ""); KSYMTAB_FUNC(snd_rawmidi_kernel_read, "", ""); KSYMTAB_FUNC(snd_rawmidi_transmit_empty, "", ""); KSYMTAB_FUNC(snd_rawmidi_transmit_peek, "", ""); KSYMTAB_FUNC(snd_rawmidi_transmit_ack, "", ""); KSYMTAB_FUNC(snd_rawmidi_transmit, "", ""); KSYMTAB_FUNC(snd_rawmidi_proceed, "", ""); KSYMTAB_FUNC(snd_rawmidi_kernel_write, "", ""); KSYMTAB_FUNC(snd_rawmidi_init, "_gpl", ""); KSYMTAB_FUNC(snd_rawmidi_new, "", ""); KSYMTAB_FUNC(snd_rawmidi_free, "_gpl", ""); KSYMTAB_FUNC(snd_rawmidi_set_ops, "", ""); SYMBOL_CRC(snd_rawmidi_drop_output, 0xa49d3f9e, ""); SYMBOL_CRC(snd_rawmidi_drain_output, 0x939e90df, ""); SYMBOL_CRC(snd_rawmidi_drain_input, 0xf638ce6a, ""); SYMBOL_CRC(snd_rawmidi_kernel_open, 0xc7897794, ""); SYMBOL_CRC(snd_rawmidi_kernel_release, 0xa1bf817c, ""); SYMBOL_CRC(snd_rawmidi_info_select, 0xa3269451, ""); SYMBOL_CRC(snd_rawmidi_output_params, 0x581435f2, ""); SYMBOL_CRC(snd_rawmidi_input_params, 0x16f17e0e, ""); SYMBOL_CRC(snd_rawmidi_receive, 0xab379ff8, ""); SYMBOL_CRC(snd_rawmidi_kernel_read, 0x7102fb43, ""); SYMBOL_CRC(snd_rawmidi_transmit_empty, 0x6105f92b, ""); SYMBOL_CRC(snd_rawmidi_transmit_peek, 0x3193b28d, ""); SYMBOL_CRC(snd_rawmidi_transmit_ack, 0x3204dd45, ""); SYMBOL_CRC(snd_rawmidi_transmit, 0xfd070c91, ""); SYMBOL_CRC(snd_rawmidi_proceed, 0x64cc6803, ""); SYMBOL_CRC(snd_rawmidi_kernel_write, 0xe23cc2e1, ""); SYMBOL_CRC(snd_rawmidi_init, 0x06e693e8, "_gpl"); SYMBOL_CRC(snd_rawmidi_new, 0x9ea7a419, ""); SYMBOL_CRC(snd_rawmidi_free, 0x37ca47fe, "_gpl"); SYMBOL_CRC(snd_rawmidi_set_ops, 0x96daf16d, ""); static const struct modversion_info ____versions[] __used __section("__versions") = { { 0x95d1a860, "try_module_get" }, { 0x88db9f48, "__check_object_size" }, { 0xe169978d, "snd_info_register" }, { 0x7696f8c7, "__list_add_valid_or_report" }, { 0xf8d0607b, "snd_ctl_unregister_ioctl_compat" }, { 0x5e515be6, "ktime_get_ts64" }, { 0xaedc350b, "dev_set_name" }, { 0xc5b6f236, "queue_work_on" }, { 0x1233bd63, "snd_seq_device_new" }, { 0xff4d9473, "snd_ctl_get_preferred_subdevice" }, { 0x92540fbf, "finish_wait" }, { 0x78af454c, "snd_info_free_entry" }, { 0x4829a47e, "memcpy" }, { 0x37a0cba, "kfree" }, { 0x4afb2238, "add_wait_queue" }, { 0x8c26d495, "prepare_to_wait_event" }, { 0xe2964344, "__wake_up" }, { 0x34db050b, "_raw_spin_lock_irqsave" }, { 0x5b61f0b5, "__dynamic_dev_dbg" }, { 0xcbd4898c, "fortify_panic" }, { 0x8427cc7b, "_raw_spin_lock_irq" }, { 0x1000e51, "schedule" }, { 0x8ddd8aad, "schedule_timeout" }, { 0x296695f, "refcount_warn_saturate" }, { 0x6cbbfc54, "__arch_copy_to_user" }, { 0xe16b094c, "put_device" }, { 0x685963f8, "snd_ctl_register_ioctl" }, { 0xddd7febb, "snd_card_file_add" }, { 0xa916b694, "strnlen" }, { 0xcd1f47a2, "module_put" }, { 0x599fb41c, "kvmalloc_node" }, { 0xfe487975, "init_wait_entry" }, { 0xd1005013, "_dev_err" }, { 0x8f595b11, "snd_major" }, { 0x4dfa8d4b, "mutex_lock" }, { 0x4b750f53, "_raw_spin_unlock_irq" }, { 0xae1afa38, "snd_unregister_device" }, { 0x950eb34e, "__list_del_entry_valid_or_report" }, { 0x1edb69d6, "ktime_get_raw_ts64" }, { 0x9ec6ca96, "ktime_get_real_ts64" }, { 0xa3c3292b, "snd_device_alloc" }, { 0xcefb0c9f, "__mutex_init" }, { 0xd35cce70, "_raw_spin_unlock_irqrestore" }, { 0x1319fa18, "snd_device_new" }, { 0xdcb764ad, "memset" }, { 0x7ebc429e, "_dev_warn" }, { 0xaad8c7d6, "default_wake_function" }, { 0xd9a5ea54, "__init_waitqueue_head" }, { 0xcdeac5d3, "snd_ctl_unregister_ioctl" }, { 0x3c3ff9fd, "sprintf" }, { 0xdd64e639, "strscpy" }, { 0x3213f038, "mutex_unlock" }, { 0x3c12dfe, "cancel_work_sync" }, { 0x7d2f15d3, "seq_printf" }, { 0xb2e5ae4a, "snd_lookup_minor_data" }, { 0xd7fd641d, "snd_ctl_register_ioctl_compat" }, { 0x12a4e128, "__arch_copy_from_user" }, { 0xb50206db, "snd_info_create_card_entry" }, { 0x37110088, "remove_wait_queue" }, { 0xcf44d0ec, "stream_open" }, { 0xd3ba7443, "pid_vnr" }, { 0xe3b818d8, "snd_card_file_remove" }, { 0x29977925, "kmalloc_trace" }, { 0x151f4898, "schedule_timeout_uninterruptible" }, { 0x7aa1756e, "kvfree" }, { 0xc4f8a9c5, "snd_device_register" }, { 0x85261445, "snd_register_device" }, { 0x8c776260, "put_pid" }, { 0xf9a482f9, "msleep" }, { 0xe61a6d75, "kmalloc_caches" }, { 0x2d3385d3, "system_wq" }, { 0x17608925, "module_layout" }, }; MODULE_INFO(depends, "snd,snd-seq-device");