#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_DATA(snd_major, "", ""); KSYMTAB_DATA(snd_ecards_limit, "", ""); KSYMTAB_FUNC(snd_request_card, "", ""); KSYMTAB_FUNC(snd_lookup_minor_data, "", ""); KSYMTAB_FUNC(snd_register_device, "", ""); KSYMTAB_FUNC(snd_unregister_device, "", ""); KSYMTAB_FUNC(snd_device_alloc, "_gpl", ""); KSYMTAB_FUNC(snd_card_new, "", ""); KSYMTAB_FUNC(snd_devm_card_new, "_gpl", ""); KSYMTAB_FUNC(snd_card_free_on_error, "_gpl", ""); KSYMTAB_FUNC(snd_card_ref, "_gpl", ""); KSYMTAB_FUNC(snd_card_disconnect, "", ""); KSYMTAB_FUNC(snd_card_disconnect_sync, "_gpl", ""); KSYMTAB_FUNC(snd_card_free_when_closed, "", ""); KSYMTAB_FUNC(snd_card_free, "", ""); KSYMTAB_FUNC(snd_card_set_id, "", ""); KSYMTAB_FUNC(snd_card_add_dev_attr, "_gpl", ""); KSYMTAB_FUNC(snd_card_register, "", ""); KSYMTAB_FUNC(snd_component_add, "", ""); KSYMTAB_FUNC(snd_card_file_add, "", ""); KSYMTAB_FUNC(snd_card_file_remove, "", ""); KSYMTAB_FUNC(snd_power_ref_and_wait, "_gpl", ""); KSYMTAB_FUNC(snd_power_wait, "", ""); KSYMTAB_FUNC(copy_to_user_fromio, "", ""); KSYMTAB_FUNC(copy_to_iter_fromio, "", ""); KSYMTAB_FUNC(copy_from_user_toio, "", ""); KSYMTAB_FUNC(copy_from_iter_toio, "", ""); KSYMTAB_FUNC(snd_ctl_notify, "", ""); KSYMTAB_FUNC(snd_ctl_notify_one, "", ""); KSYMTAB_FUNC(snd_ctl_new1, "", ""); KSYMTAB_FUNC(snd_ctl_free_one, "", ""); KSYMTAB_FUNC(snd_ctl_add, "", ""); KSYMTAB_FUNC(snd_ctl_replace, "", ""); KSYMTAB_FUNC(snd_ctl_remove, "", ""); KSYMTAB_FUNC(snd_ctl_remove_id, "", ""); KSYMTAB_FUNC(snd_ctl_activate_id, "_gpl", ""); KSYMTAB_FUNC(snd_ctl_rename_id, "", ""); KSYMTAB_FUNC(snd_ctl_rename, "", ""); KSYMTAB_FUNC(snd_ctl_find_numid_locked, "", ""); KSYMTAB_FUNC(snd_ctl_find_numid, "", ""); KSYMTAB_FUNC(snd_ctl_find_id_locked, "", ""); KSYMTAB_FUNC(snd_ctl_find_id, "", ""); KSYMTAB_FUNC(snd_ctl_register_ioctl, "", ""); KSYMTAB_FUNC(snd_ctl_register_ioctl_compat, "", ""); KSYMTAB_FUNC(snd_ctl_unregister_ioctl, "", ""); KSYMTAB_FUNC(snd_ctl_unregister_ioctl_compat, "", ""); KSYMTAB_FUNC(snd_ctl_get_preferred_subdevice, "_gpl", ""); KSYMTAB_FUNC(snd_ctl_request_layer, "_gpl", ""); KSYMTAB_FUNC(snd_ctl_register_layer, "_gpl", ""); KSYMTAB_FUNC(snd_ctl_disconnect_layer, "_gpl", ""); KSYMTAB_FUNC(snd_ctl_boolean_mono_info, "", ""); KSYMTAB_FUNC(snd_ctl_boolean_stereo_info, "", ""); KSYMTAB_FUNC(snd_ctl_enum_info, "", ""); KSYMTAB_FUNC(release_and_free_resource, "", ""); KSYMTAB_FUNC(__snd_printk, "_gpl", ""); KSYMTAB_FUNC(snd_fasync_helper, "_gpl", ""); KSYMTAB_FUNC(snd_kill_fasync, "_gpl", ""); KSYMTAB_FUNC(snd_fasync_free, "_gpl", ""); KSYMTAB_FUNC(snd_device_new, "", ""); KSYMTAB_FUNC(snd_device_disconnect, "_gpl", ""); KSYMTAB_FUNC(snd_device_free, "", ""); KSYMTAB_FUNC(snd_device_register, "", ""); KSYMTAB_FUNC(snd_device_get_state, "_gpl", ""); KSYMTAB_DATA(snd_seq_root, "", ""); KSYMTAB_FUNC(snd_info_get_line, "", ""); KSYMTAB_FUNC(snd_info_get_str, "", ""); KSYMTAB_FUNC(snd_info_create_module_entry, "", ""); KSYMTAB_FUNC(snd_info_create_card_entry, "", ""); KSYMTAB_FUNC(snd_info_free_entry, "", ""); KSYMTAB_FUNC(snd_info_register, "", ""); KSYMTAB_FUNC(snd_card_rw_proc_new, "_gpl", ""); KSYMTAB_FUNC(snd_jack_add_new_kctl, "", ""); KSYMTAB_FUNC(snd_jack_new, "", ""); KSYMTAB_FUNC(snd_jack_set_parent, "", ""); KSYMTAB_FUNC(snd_jack_set_key, "", ""); KSYMTAB_FUNC(snd_jack_report, "", ""); SYMBOL_CRC(snd_major, 0x8f595b11, ""); SYMBOL_CRC(snd_ecards_limit, 0x3971b4df, ""); SYMBOL_CRC(snd_request_card, 0x4a3ea5c0, ""); SYMBOL_CRC(snd_lookup_minor_data, 0xb2e5ae4a, ""); SYMBOL_CRC(snd_register_device, 0x85261445, ""); SYMBOL_CRC(snd_unregister_device, 0xae1afa38, ""); SYMBOL_CRC(snd_device_alloc, 0xa3c3292b, "_gpl"); SYMBOL_CRC(snd_card_new, 0xda94af81, ""); SYMBOL_CRC(snd_devm_card_new, 0x01f44bfc, "_gpl"); SYMBOL_CRC(snd_card_free_on_error, 0xe64c81b8, "_gpl"); SYMBOL_CRC(snd_card_ref, 0x68a8fb53, "_gpl"); SYMBOL_CRC(snd_card_disconnect, 0x411a6831, ""); SYMBOL_CRC(snd_card_disconnect_sync, 0x137b27e4, "_gpl"); SYMBOL_CRC(snd_card_free_when_closed, 0x320c3a3f, ""); SYMBOL_CRC(snd_card_free, 0x174569fd, ""); SYMBOL_CRC(snd_card_set_id, 0x8ba95233, ""); SYMBOL_CRC(snd_card_add_dev_attr, 0x2665ff4e, "_gpl"); SYMBOL_CRC(snd_card_register, 0x999fedf5, ""); SYMBOL_CRC(snd_component_add, 0x7f1d2399, ""); SYMBOL_CRC(snd_card_file_add, 0xddd7febb, ""); SYMBOL_CRC(snd_card_file_remove, 0xe3b818d8, ""); SYMBOL_CRC(snd_power_ref_and_wait, 0x8749650a, "_gpl"); SYMBOL_CRC(snd_power_wait, 0xd17e0d51, ""); SYMBOL_CRC(copy_to_user_fromio, 0x342a2354, ""); SYMBOL_CRC(copy_to_iter_fromio, 0xef620309, ""); SYMBOL_CRC(copy_from_user_toio, 0xfffd89db, ""); SYMBOL_CRC(copy_from_iter_toio, 0x37fdccdd, ""); SYMBOL_CRC(snd_ctl_notify, 0x5d8bab8d, ""); SYMBOL_CRC(snd_ctl_notify_one, 0xfefadabf, ""); SYMBOL_CRC(snd_ctl_new1, 0xeae5d4f4, ""); SYMBOL_CRC(snd_ctl_free_one, 0x421ffb89, ""); SYMBOL_CRC(snd_ctl_add, 0x63d12585, ""); SYMBOL_CRC(snd_ctl_replace, 0xda53525c, ""); SYMBOL_CRC(snd_ctl_remove, 0x05a4c1fb, ""); SYMBOL_CRC(snd_ctl_remove_id, 0xfa5c00f8, ""); SYMBOL_CRC(snd_ctl_activate_id, 0x53b2bd39, "_gpl"); SYMBOL_CRC(snd_ctl_rename_id, 0x1d4213cc, ""); SYMBOL_CRC(snd_ctl_rename, 0x8a0698fb, ""); SYMBOL_CRC(snd_ctl_find_numid_locked, 0xb0f63b8b, ""); SYMBOL_CRC(snd_ctl_find_numid, 0x0a5c61f8, ""); SYMBOL_CRC(snd_ctl_find_id_locked, 0x63ce95af, ""); SYMBOL_CRC(snd_ctl_find_id, 0x6ad9aecb, ""); SYMBOL_CRC(snd_ctl_register_ioctl, 0x685963f8, ""); SYMBOL_CRC(snd_ctl_register_ioctl_compat, 0xd7fd641d, ""); SYMBOL_CRC(snd_ctl_unregister_ioctl, 0xcdeac5d3, ""); SYMBOL_CRC(snd_ctl_unregister_ioctl_compat, 0xf8d0607b, ""); SYMBOL_CRC(snd_ctl_get_preferred_subdevice, 0xff4d9473, "_gpl"); SYMBOL_CRC(snd_ctl_request_layer, 0xfaf598c6, "_gpl"); SYMBOL_CRC(snd_ctl_register_layer, 0x8d372a64, "_gpl"); SYMBOL_CRC(snd_ctl_disconnect_layer, 0x38ac5cf0, "_gpl"); SYMBOL_CRC(snd_ctl_boolean_mono_info, 0x9ce25085, ""); SYMBOL_CRC(snd_ctl_boolean_stereo_info, 0x8b68fe61, ""); SYMBOL_CRC(snd_ctl_enum_info, 0xcc6a729f, ""); SYMBOL_CRC(release_and_free_resource, 0xc5a6d10b, ""); SYMBOL_CRC(__snd_printk, 0x614c7976, "_gpl"); SYMBOL_CRC(snd_fasync_helper, 0xb1dae609, "_gpl"); SYMBOL_CRC(snd_kill_fasync, 0xf8f2a4eb, "_gpl"); SYMBOL_CRC(snd_fasync_free, 0x5af762f1, "_gpl"); SYMBOL_CRC(snd_device_new, 0x1319fa18, ""); SYMBOL_CRC(snd_device_disconnect, 0xb7c30fea, "_gpl"); SYMBOL_CRC(snd_device_free, 0x83f79504, ""); SYMBOL_CRC(snd_device_register, 0xc4f8a9c5, ""); SYMBOL_CRC(snd_device_get_state, 0x3c81402e, "_gpl"); SYMBOL_CRC(snd_seq_root, 0xd9ae19e5, ""); SYMBOL_CRC(snd_info_get_line, 0x24a94b26, ""); SYMBOL_CRC(snd_info_get_str, 0x9e6d79f8, ""); SYMBOL_CRC(snd_info_create_module_entry, 0x1e390d49, ""); SYMBOL_CRC(snd_info_create_card_entry, 0xb50206db, ""); SYMBOL_CRC(snd_info_free_entry, 0x78af454c, ""); SYMBOL_CRC(snd_info_register, 0xe169978d, ""); SYMBOL_CRC(snd_card_rw_proc_new, 0x8cfdf9da, "_gpl"); SYMBOL_CRC(snd_jack_add_new_kctl, 0x7e38a0d1, ""); SYMBOL_CRC(snd_jack_new, 0x6bf985c9, ""); SYMBOL_CRC(snd_jack_set_parent, 0x414ccf42, ""); SYMBOL_CRC(snd_jack_set_key, 0x1b4ed050, ""); SYMBOL_CRC(snd_jack_report, 0xcd24a33d, ""); static const struct modversion_info ____versions[] __used __section("__versions") = { { 0xa679a722, "input_allocate_device" }, { 0x95d1a860, "try_module_get" }, { 0x88db9f48, "__check_object_size" }, { 0x7b4da6ff, "__init_rwsem" }, { 0xf13edad4, "_copy_to_iter" }, { 0x7696f8c7, "__list_add_valid_or_report" }, { 0xaedc350b, "dev_set_name" }, { 0x656e4a6e, "snprintf" }, { 0xa6257a2f, "complete" }, { 0xc5b6f236, "queue_work_on" }, { 0x9291cd3b, "memdup_user" }, { 0x92540fbf, "finish_wait" }, { 0xff06005, "kill_fasync" }, { 0x661f051a, "proc_mkdir_mode" }, { 0x69811386, "device_initialize" }, { 0xc82050cc, "param_array_ops" }, { 0x90576ec4, "vmemdup_user" }, { 0x51dc0c69, "input_unregister_device" }, { 0xe7257ab8, "xa_store_range" }, { 0x4829a47e, "memcpy" }, { 0x37a0cba, "kfree" }, { 0x35b1afea, "seq_lseek" }, { 0x4afb2238, "add_wait_queue" }, { 0xc5eeca1a, "proc_create_data" }, { 0x8c26d495, "prepare_to_wait_event" }, { 0xe2964344, "__wake_up" }, { 0xb321c5f4, "devm_remove_action" }, { 0xd6819b22, "import_ubuf" }, { 0xe127bd74, "get_device" }, { 0x34db050b, "_raw_spin_lock_irqsave" }, { 0x5b61f0b5, "__dynamic_dev_dbg" }, { 0xba8fbd64, "_raw_spin_lock" }, { 0x5d112304, "__memcpy_fromio" }, { 0x28844900, "devres_add" }, { 0xcbd4898c, "fortify_panic" }, { 0x8c79c77c, "single_open_size" }, { 0xe783e261, "sysfs_emit" }, { 0xabd20237, "dev_driver_string" }, { 0xdf2ebb87, "_raw_read_unlock_irqrestore" }, { 0xcf590a54, "input_free_device" }, { 0x122c3a7e, "_printk" }, { 0x8427cc7b, "_raw_spin_lock_irq" }, { 0x1000e51, "schedule" }, { 0x23bb6416, "input_register_device" }, { 0x296695f, "refcount_warn_saturate" }, { 0x6cbbfc54, "__arch_copy_to_user" }, { 0xe16b094c, "put_device" }, { 0xa916b694, "strnlen" }, { 0xb1342cdb, "_raw_read_lock_irqsave" }, { 0x9f984513, "strrchr" }, { 0xcd1f47a2, "module_put" }, { 0x599fb41c, "kvmalloc_node" }, { 0xe523ad75, "synchronize_irq" }, { 0xfe487975, "init_wait_entry" }, { 0x57bc19d2, "down_write" }, { 0xd1005013, "_dev_err" }, { 0xce807a25, "up_write" }, { 0x15961654, "device_add" }, { 0xc5b9232a, "init_uts_ns" }, { 0xa85a3e6d, "xa_load" }, { 0xbbb03387, "noop_llseek" }, { 0x1e6d26a8, "strstr" }, { 0x4dfa8d4b, "mutex_lock" }, { 0x2d36e407, "input_set_capability" }, { 0x5a921311, "strncmp" }, { 0x4b750f53, "_raw_spin_unlock_irq" }, { 0xd6938fb0, "__devres_alloc_node" }, { 0xa87d0b3b, "fasync_helper" }, { 0xf1e046cc, "panic" }, { 0x950eb34e, "__list_del_entry_valid_or_report" }, { 0x449ad0a7, "memcmp" }, { 0xf77555cd, "__memcpy_toio" }, { 0xcefb0c9f, "__mutex_init" }, { 0xd35cce70, "_raw_spin_unlock_irqrestore" }, { 0x11089ac7, "_ctype" }, { 0xa21e5f9c, "device_del" }, { 0xa2b9df25, "proc_mkdir" }, { 0xdcb764ad, "memset" }, { 0x7ebc429e, "_dev_warn" }, { 0xb5d3239d, "param_ops_charp" }, { 0x25974000, "wait_for_completion" }, { 0xaad8c7d6, "default_wake_function" }, { 0xd9a5ea54, "__init_waitqueue_head" }, { 0x3a6e46e8, "input_event" }, { 0xdfc26c8c, "proc_remove" }, { 0xeb078aee, "_raw_write_unlock_irqrestore" }, { 0x668b19a1, "down_read" }, { 0xe2d5255a, "strcmp" }, { 0x7dcf4135, "__xa_insert" }, { 0x2d39b0a7, "kstrdup" }, { 0x745a981, "xa_erase" }, { 0x199cc7a6, "seq_read" }, { 0x3c3ff9fd, "sprintf" }, { 0xdd64e639, "strscpy" }, { 0x3213f038, "mutex_unlock" }, { 0xd9491c14, "xa_destroy" }, { 0xe93e49c3, "devres_free" }, { 0xf476cefa, "proc_set_size" }, { 0x7dfbcd4e, "__register_chrdev" }, { 0x52140479, "kobject_set_name" }, { 0x56470118, "__warn_printk" }, { 0x7d2f15d3, "seq_printf" }, { 0x12a4e128, "__arch_copy_from_user" }, { 0xb587040d, "_copy_from_iter" }, { 0x18888d00, "downgrade_write" }, { 0x37110088, "remove_wait_queue" }, { 0xcf44d0ec, "stream_open" }, { 0x64251e94, "single_release" }, { 0xd3ba7443, "pid_vnr" }, { 0x3ea35c25, "devres_find" }, { 0x29977925, "kmalloc_trace" }, { 0xfc396156, "__devm_add_action" }, { 0x5021bd81, "_raw_write_lock_irqsave" }, { 0x2abcf13, "sound_class" }, { 0xc5e74216, "release_resource" }, { 0x98cf60b3, "strlen" }, { 0xcd0c1b9a, "proc_symlink" }, { 0xe64db987, "param_ops_int" }, { 0x7aa1756e, "kvfree" }, { 0x841e78d7, "single_open" }, { 0xb5b54b34, "_raw_spin_unlock" }, { 0x53b954a2, "up_read" }, { 0x8c776260, "put_pid" }, { 0xeb233a45, "__kmalloc" }, { 0xe61a6d75, "kmalloc_caches" }, { 0xa24f23d8, "__request_module" }, { 0x2d3385d3, "system_wq" }, { 0x2f2c95c4, "flush_work" }, { 0x6bc3fbc0, "__unregister_chrdev" }, { 0x17608925, "module_layout" }, }; MODULE_INFO(depends, "soundcore");