#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, .arch = MODULE_ARCH_INIT, }; MODULE_INFO(intree, "Y"); #ifdef CONFIG_RETPOLINE MODULE_INFO(retpoline, "Y"); #endif KSYMTAB_FUNC(inv_mpu_core_probe, "_gpl", "IIO_MPU6050"); KSYMTAB_DATA(inv_mpu_pmops, "_gpl", "IIO_MPU6050"); SYMBOL_CRC(inv_mpu_core_probe, 0x1916b797, "_gpl"); SYMBOL_CRC(inv_mpu_pmops, 0x92d2bdef, "_gpl"); static const struct modversion_info ____versions[] __used __section("__versions") = { { 0x58addc71, "regulator_enable" }, { 0x99efc0ba, "regmap_write" }, { 0xb2214cad, "devm_request_threaded_irq" }, { 0x11e6cb56, "devm_kmalloc" }, { 0xb29829b4, "iio_buffer_enabled" }, { 0x6ebe366f, "ktime_get_mono_fast_ns" }, { 0x90bfd659, "devm_iio_triggered_buffer_setup_ext" }, { 0xb4e81681, "regmap_get_device" }, { 0xc52fc2bd, "pm_runtime_set_autosuspend_delay" }, { 0xa0d6cab0, "iio_push_to_buffers" }, { 0x96848186, "scnprintf" }, { 0x4671d987, "iio_device_release_direct_mode" }, { 0x4c441c91, "inv_sensors_timestamp_init" }, { 0x2d6bcdcb, "iio_trigger_generic_data_rdy_poll" }, { 0x4829a47e, "memcpy" }, { 0xc3055d20, "usleep_range_state" }, { 0x6bce2ad2, "__module_get" }, { 0xe127bd74, "get_device" }, { 0xe91b9587, "iio_device_id" }, { 0x5b61f0b5, "__dynamic_dev_dbg" }, { 0xc1a4342a, "__pm_runtime_set_status" }, { 0x15f97c45, "devm_kstrdup" }, { 0xb561adf3, "pm_runtime_enable" }, { 0xee276765, "devm_regulator_get" }, { 0x95222f7e, "iio_show_mount_matrix" }, { 0x2544e062, "iio_device_claim_direct_mode" }, { 0xd1005013, "_dev_err" }, { 0x8c8569cb, "kstrtoint" }, { 0xd79fc30e, "irq_get_irq_data" }, { 0x4dfa8d4b, "mutex_lock" }, { 0xd27a87e4, "inv_sensors_timestamp_interrupt" }, { 0xf515045a, "inv_sensors_timestamp_apply_odr" }, { 0xe616671f, "__devm_iio_device_register" }, { 0xcefb0c9f, "__mutex_init" }, { 0x26091902, "iio_read_mount_matrix" }, { 0x7b721cf6, "devm_iio_device_alloc" }, { 0x7ebc429e, "_dev_warn" }, { 0xc93d745a, "devm_iio_trigger_register" }, { 0x8f76efe5, "inv_sensors_timestamp_update_odr" }, { 0xf3461b6, "regmap_noinc_read" }, { 0x57643536, "devm_kasprintf" }, { 0x3eef6dbb, "regmap_read" }, { 0x5df01171, "regmap_bulk_write" }, { 0xeb99f8bd, "__pm_runtime_resume" }, { 0x3213f038, "mutex_unlock" }, { 0x6cf4307e, "regmap_bulk_read" }, { 0x56470118, "__warn_printk" }, { 0x5194d29c, "regulator_disable" }, { 0xda394c99, "dev_err_probe" }, { 0x789344df, "iio_trigger_notify_done" }, { 0x120dcea5, "__pm_runtime_suspend" }, { 0xfc396156, "__devm_add_action" }, { 0x154c5f34, "iio_read_const_attr" }, { 0xdf76bbeb, "iio_pollfunc_store_time" }, { 0x43d38847, "__pm_runtime_use_autosuspend" }, { 0x2a357924, "__pm_runtime_disable" }, { 0x2670bb17, "__devm_iio_trigger_alloc" }, { 0x4b536e8a, "__pm_runtime_idle" }, { 0xf9a482f9, "msleep" }, { 0x17608925, "module_layout" }, }; MODULE_INFO(depends, "industrialio,industrialio-triggered-buffer,inv_sensors_timestamp");