diff -u linux-nvidia-5.19-5.19.0/Documentation/arm64/silicon-errata.rst linux-nvidia-5.19-5.19.0/Documentation/arm64/silicon-errata.rst --- linux-nvidia-5.19-5.19.0/Documentation/arm64/silicon-errata.rst +++ linux-nvidia-5.19-5.19.0/Documentation/arm64/silicon-errata.rst @@ -168,6 +168,8 @@ +----------------+-----------------+-----------------+-----------------------------+ | NVIDIA | Carmel Core | N/A | NVIDIA_CARMEL_CNP_ERRATUM | +----------------+-----------------+-----------------+-----------------------------+ +| NVIDIA | T241 GICv3/4.x | T241-FABRIC-4 | N/A | ++----------------+-----------------+-----------------+-----------------------------+ +----------------+-----------------+-----------------+-----------------------------+ | Freescale/NXP | LS2080A/LS1043A | A-008585 | FSL_ERRATUM_A008585 | +----------------+-----------------+-----------------+-----------------------------+ diff -u linux-nvidia-5.19-5.19.0/arch/arm64/configs/defconfig linux-nvidia-5.19-5.19.0/arch/arm64/configs/defconfig --- linux-nvidia-5.19-5.19.0/arch/arm64/configs/defconfig +++ linux-nvidia-5.19-5.19.0/arch/arm64/configs/defconfig @@ -391,6 +391,7 @@ CONFIG_USB_NET_MCS7830=m CONFIG_ATH10K=m CONFIG_ATH10K_PCI=m +CONFIG_ATH10K_SDIO=m CONFIG_ATH10K_SNOC=m CONFIG_WCN36XX=m CONFIG_ATH11K=m @@ -411,6 +412,7 @@ CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_ATMEL_MXT=m CONFIG_TOUCHSCREEN_GOODIX=m +CONFIG_TOUCHSCREEN_ELAN=m CONFIG_TOUCHSCREEN_EDT_FT5X06=m CONFIG_INPUT_MISC=y CONFIG_INPUT_PM8941_PWRKEY=y @@ -461,6 +463,10 @@ CONFIG_IPMI_DEVICE_INTERFACE=m CONFIG_IPMI_SI=m CONFIG_TCG_TPM=y +CONFIG_TCG_TIS=m +CONFIG_TCG_TIS_SPI=m +CONFIG_TCG_TIS_SPI_CR50=y +CONFIG_TCG_TIS_I2C_CR50=m CONFIG_TCG_TIS_I2C_INFINEON=y CONFIG_I2C_CHARDEV=y CONFIG_I2C_MUX=y @@ -503,6 +509,7 @@ CONFIG_SPI_FSL_DSPI=y CONFIG_SPI_MESON_SPICC=m CONFIG_SPI_MESON_SPIFC=m +CONFIG_SPI_MT65XX=y CONFIG_SPI_ORION=y CONFIG_SPI_PL022=y CONFIG_SPI_ROCKCHIP=y @@ -607,6 +614,7 @@ CONFIG_EXYNOS_THERMAL=y CONFIG_TEGRA_SOCTHERM=m CONFIG_TEGRA_BPMP_THERMAL=m +CONFIG_GENERIC_ADC_THERMAL=m CONFIG_QCOM_TSENS=y CONFIG_QCOM_SPMI_TEMP_ALARM=m CONFIG_QCOM_LMH=m @@ -694,6 +702,7 @@ CONFIG_VIDEO_SUN6I_CSI=m CONFIG_VIDEO_RCAR_ISP=m CONFIG_V4L_MEM2MEM_DRIVERS=y +CONFIG_VIDEO_MEDIATEK_JPEG=m CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m CONFIG_VIDEO_SAMSUNG_S5P_MFC=m CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC=m @@ -752,6 +761,7 @@ CONFIG_DRM_SIMPLE_BRIDGE=m CONFIG_DRM_THINE_THC63LVD1024=m CONFIG_DRM_TI_SN65DSI86=m +CONFIG_DRM_ANALOGIX_ANX7625=m CONFIG_DRM_I2C_ADV7511=m CONFIG_DRM_I2C_ADV7511_AUDIO=y CONFIG_DRM_CDNS_MHDP8546=m @@ -792,6 +802,9 @@ CONFIG_SND_SOC_IMX_SPDIF=m CONFIG_SND_SOC_FSL_ASOC_CARD=m CONFIG_SND_SOC_IMX_AUDMIX=m +CONFIG_SND_SOC_MT8183=m +CONFIG_SND_SOC_MT8183_MT6358_TS3A227E_MAX98357A=m +CONFIG_SND_SOC_MT8183_DA7219_MAX98357A=m CONFIG_SND_MESON_AXG_SOUND_CARD=m CONFIG_SND_MESON_GX_SOUND_CARD=m CONFIG_SND_SOC_QCOM=m @@ -1078,6 +1091,7 @@ CONFIG_MTK_IOMMU=y CONFIG_QCOM_IOMMU=y CONFIG_REMOTEPROC=y +CONFIG_MTK_SCP=m CONFIG_QCOM_Q6V5_MSS=m CONFIG_QCOM_Q6V5_PAS=m CONFIG_QCOM_SYSMON=m @@ -1093,8 +1107,10 @@ CONFIG_FSL_DPAA=y CONFIG_FSL_MC_DPIO=y CONFIG_FSL_RCPM=y +CONFIG_MTK_CMDQ=m CONFIG_MTK_DEVAPC=m CONFIG_MTK_PMIC_WRAP=y +CONFIG_MTK_SVS=m CONFIG_MAILBOX=y CONFIG_QCOM_AOSS_QMP=y CONFIG_QCOM_COMMAND_DB=y @@ -1141,6 +1157,7 @@ CONFIG_TI_SCI_PM_DOMAINS=y CONFIG_ARM_IMX_BUS_DEVFREQ=m CONFIG_ARM_IMX8M_DDRC_DEVFREQ=m +CONFIG_ARM_MEDIATEK_CCI_DEVFREQ=m CONFIG_EXTCON_PTN5150=m CONFIG_EXTCON_USB_GPIO=y CONFIG_EXTCON_USBC_CROS_EC=y @@ -1148,6 +1165,7 @@ CONFIG_IIO=y CONFIG_EXYNOS_ADC=y CONFIG_MAX9611=m +CONFIG_MEDIATEK_MT6577_AUXADC=m CONFIG_QCOM_SPMI_VADC=m CONFIG_QCOM_SPMI_ADC5=m CONFIG_ROCKCHIP_SARADC=m diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/abiname linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/abiname --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/abiname +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/abiname @@ -1 +1 @@ -43 +46 diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/amd64/generic linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/amd64/generic --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/amd64/generic +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/amd64/generic @@ -441,6 +441,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ab64b93 drm_property_create_bool EXPORT_SYMBOL drivers/gpu/drm/drm 0x1bfea658 drm_crtc_vblank_on EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c331387 drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c7f9c51 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d3816d8 drm_mode_put_tile_group EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d3ff76b drm_gem_create_mmap_offset EXPORT_SYMBOL drivers/gpu/drm/drm 0x1edb9370 drm_connector_set_panel_orientation @@ -554,6 +555,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b4b890 drm_panel_get_modes EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5add982c devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x5aeb52ef drm_syncobj_create EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c17c354 drm_property_blob_get EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c208ea4 drm_connector_init_with_ddc @@ -593,7 +595,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x73a2b3b5 drm_framebuffer_remove EXPORT_SYMBOL drivers/gpu/drm/drm 0x73c2de2b __devm_drm_dev_alloc EXPORT_SYMBOL drivers/gpu/drm/drm 0x748135a2 drmm_mode_config_init -EXPORT_SYMBOL drivers/gpu/drm/drm 0x74d32def drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x770d15f1 drm_gem_dmabuf_export EXPORT_SYMBOL drivers/gpu/drm/drm 0x794f57f1 drm_mode_create_dp_colorspace_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a7dee2c drm_crtc_vblank_count @@ -624,7 +625,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x87cb01fb drm_crtc_create_scaling_filter_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x87f81605 drm_writeback_connector_init_with_encoder EXPORT_SYMBOL drivers/gpu/drm/drm 0x889a185c drm_connector_set_tile_property -EXPORT_SYMBOL drivers/gpu/drm/drm 0x8932ec01 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a3d4b66 drm_sysfs_hotplug_event EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a95cd36 drm_is_current_master EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ad14a8f drm_mode_create_hdmi_colorspace_property @@ -670,6 +670,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1d448e7 drm_framebuffer_lookup EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1fb19cf drm_gem_prime_import_dev EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa36c6b68 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3f1490d drm_gem_objects_lookup EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6b7c9d9 drm_modeset_drop_locks @@ -798,7 +799,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xec12af74 __drm_dbg EXPORT_SYMBOL drivers/gpu/drm/drm 0xecc8f3ef drm_send_event_timestamp_locked EXPORT_SYMBOL drivers/gpu/drm/drm 0xece9fef1 drm_object_property_get_value -EXPORT_SYMBOL drivers/gpu/drm/drm 0xedd6006c drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xeecc0b1d drm_property_create_range EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0153c97 drm_dev_register EXPORT_SYMBOL drivers/gpu/drm/drm 0xf018e632 drm_writeback_get_out_fence @@ -3311,46 +3311,46 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf51e66ce ath10k_ce_cancel_send_next EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfc2fb82d ath10k_core_stop EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfebabeaa ath10k_print_driver_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x003fee72 ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x072e3a0e ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x12cd8925 ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x198e6adc ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c946a95 ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x26517139 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x26d9d5da ath11k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3ac7ef32 ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4ab445f8 ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4c927f10 ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x500fce77 ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x543c004e ath11k_pcic_init_msi_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x57ffee44 ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5a97e358 ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5f04a771 ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x602bf3e0 ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x60ca8527 ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x617286b6 ath11k_ce_per_engine_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6a3d0b90 ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6e880014 ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x71b05761 ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7e4446d2 ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7eeebd67 ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8e685664 ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x909bdfdc ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0fb7090d ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x12c9bf05 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x17c7e9e7 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2bf06582 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2d2ff636 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x383a9624 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x389558e8 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3da6bd28 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3e2c7031 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3fa58c79 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x430bfa28 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x48def4c1 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5a282946 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5e88b074 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x75049e01 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7af47833 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7d6fc5ba ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x862cbb2e ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x951c96a0 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x962b67b8 ath11k_ce_rx_post_buf EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa28388a2 ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xac4e3edb ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb2e179b1 ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb4c2d38a ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbd48752f ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbd9087b3 ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc05b6b12 ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd4d036bd ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd62c4797 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd7194492 ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdbaa2f87 ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdfab2f11 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9e526692 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa180ab38 ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa875d5f2 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xadb47d90 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaee65589 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb0568d09 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc3219c47 ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc6175583 ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcb2ca3f5 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd3c53777 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdde382b6 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdeb468c7 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe8885ac3 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xef5e04c1 ath11k_pcic_ext_irq_disable EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf643a70c ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf5418cae ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf86864a5 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfb40cad5 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfc2e5381 ath11k_core_resume EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfc595efc __tracepoint_ath11k_log_dbg EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x0eaf181f ath6kl_hif_intr_bh_handler EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn @@ -4213,18 +4213,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x0123b1fc mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0a91bd4e qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0badf240 qlt_lport_register -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x29e2f163 qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x53f36593 qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x548e638c qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8dd4419c qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc1b83923 qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xcf265117 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd414d4e3 qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd817e426 qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xdae19604 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xed0bdc28 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x33170686 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x48ced880 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4cad5e9c qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4dc06c8b qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7090ab79 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x85fd87fc qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xba6f25aa qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe3022e11 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe4d35235 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf28904de qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf9a95d10 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xfb0f7c85 qlt_lport_register EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x1a25278a qlogicfas408_queuecommand EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x1f55cd70 qlogicfas408_ihandl EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x3fd8cd71 qlogicfas408_detect @@ -6996,6 +6996,7 @@ EXPORT_SYMBOL vmlinux 0x24ac35d2 d_lookup EXPORT_SYMBOL vmlinux 0x24cb0a99 skb_abort_seq_read EXPORT_SYMBOL vmlinux 0x24cb4bce i2c_del_adapter +EXPORT_SYMBOL vmlinux 0x24cef434 mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer EXPORT_SYMBOL vmlinux 0x24db26dc no_seek_end_llseek_size EXPORT_SYMBOL vmlinux 0x24ec21f6 xsk_clear_rx_need_wakeup @@ -8170,6 +8171,7 @@ EXPORT_SYMBOL vmlinux 0x5b179434 xsk_tx_peek_release_desc_batch EXPORT_SYMBOL vmlinux 0x5b1a1f8c jbd2_journal_grab_journal_head EXPORT_SYMBOL vmlinux 0x5b1a6a59 free_cgroup_ns +EXPORT_SYMBOL vmlinux 0x5b282afa sock_init_data_uid EXPORT_SYMBOL vmlinux 0x5b2a49a6 vma_set_file EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr EXPORT_SYMBOL vmlinux 0x5b313261 genphy_read_status_fixed @@ -10190,6 +10192,7 @@ EXPORT_SYMBOL vmlinux 0xb30235f7 __traceiter_mmap_lock_acquire_returned EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb3127629 mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0xb31ef793 vme_master_request EXPORT_SYMBOL vmlinux 0xb320cc0e sg_init_one EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 @@ -13156,91 +13159,91 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xef5c8aef __tracepoint_gb_hd_in EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf32d331f gb_hd_cport_reserve EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf87b3c84 gb_svc_intf_set_power_mode -EXPORT_SYMBOL_GPL drivers/hid/hid 0x027b6cae hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x04551cf4 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x011e51af hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x04cc2300 hid_dump_device EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x09eea9ae hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0x10df1f94 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x07bd4a7c hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x092a2ea5 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0ba36537 hid_hw_open EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x26aefca3 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x27445b16 hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2c299734 hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2c5840bf hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2ddd2c7d hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2df9d1bb hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2e3c7ff6 hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0x36bd5a1b hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x38fa8360 hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3dee543c hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3e2bb41b hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4927944e hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4e7202bf hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x544caffc hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x54624f75 hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x605d2d28 hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0x64f2c55e hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x678b4cd7 hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x69004ea2 hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x723a1258 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1edd70cb hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x22557f09 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2b13519d hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2ddd80be hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x48ffafe6 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4ca5caba hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4f0933e4 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x50895eb4 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x53f662a2 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x54148ea7 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x572da3a5 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5f889fff hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x60398524 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x63a4c6c6 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x66c11ba5 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6a2e8397 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x71c7d6fd hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7bcada69 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x811f79c6 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8ab7699a hidraw_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8eba6320 hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x927c5ebd __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x977b38bf hidinput_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa19e0553 hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa375a2ea hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa4033936 hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa9165f0a hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa9dc3db4 hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xaed5d199 hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xba8d8fe6 hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc0f0a83e hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc230c4ba hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x92bcc1d1 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9e3964ef hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9ef746be hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0xacd8fe01 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb0cc0ef4 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb2c54ba1 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb2f13c52 hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb5ea1524 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbecbbb46 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc048eca0 hidinput_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0xc3398030 hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdcff57fa hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdd4ea695 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdf032e49 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe512600e hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe8371c97 __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xec417ff5 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xed5a2e9d hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xefd2e948 hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf1460b68 hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf8adf093 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcdec9613 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd3638e52 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd4363358 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd776cc1e hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1e4faa8 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe40c9f5a hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe62fd8cc hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0xef511686 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf3143aed hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf837dc67 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf9a3c382 hid_allocate_device EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfc198bd9 hid_unregister_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfefc085f hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfd5beb8f hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xffcb99ef hidinput_calc_abs_res EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x4d1812a6 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x866ad928 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x66086a5f roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x7520c58a roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xb5a37b6f roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xb792f2d1 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xcf99f3a3 roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xd5e9f339 roccat_common2_sysfs_read -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1d81c1c8 hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x85470185 sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa72e09f5 sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xbf03c348 sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc4b94801 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xceb98f5c sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd5c867f5 sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe467e2e6 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xec4f7535 sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xeba3ad36 vivaldi_feature_mapping -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xf1fcdb86 vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x18059dfc sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x40ec7525 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4177abf3 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x601e8aee sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x89a7f719 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x92c2896b sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa01bb72e sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd472ecd0 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf89b2ae5 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x052837c7 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xe422a572 vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x459e72b2 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x461769bd i2c_hid_core_shutdown EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x6b7251c3 i2c_hid_core_remove -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7f1e6405 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x968e7ff0 i2c_hid_core_pm EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xa7b22f1b i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/intel-ish-hid/intel-ishtp 0xe9a563a6 ishtp_wait_resume EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x1a9c9262 surface_hid_pm_ops -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x872a498d surface_hid_device_destroy -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xd5e6b79b surface_hid_device_add -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x7fc1ec47 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x56b56657 hiddev_hid_event -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xb7871cb1 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x4074a8a3 surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x5556f328 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/uhid 0xb23c8a4b uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x0a5bf13d hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x6e77c89a usb_hid_driver EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x12899675 hsi_unregister_port_event EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2c1e9a9a hsi_port_unregister_clients EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x328925b7 hsi_register_controller @@ -17895,7 +17898,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xc85356e4 l2cap_chan_put EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xd2362e18 l2cap_chan_del EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe3149c6f l2cap_chan_connect -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0xa9c50428 hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x8d6aa11a hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x12eadebb br_multicast_enabled EXPORT_SYMBOL_GPL net/bridge/bridge 0x197e500b br_vlan_get_pvid EXPORT_SYMBOL_GPL net/bridge/bridge 0x1dbf3aae br_fdb_clear_offload @@ -19158,163 +19161,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xa827a79b snd_ak4113_build EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xa8661b3a snd_ak4113_external_rate EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xe2c3fa31 snd_ak4113_reinit -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00216d03 snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03349e4c snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00c895ad snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0270eed1 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x039af095 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x057cd028 snd_hda_codec_update_widgets EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0906816f snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a772e90 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x096a4ffb snd_hda_apply_pincfgs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b2d5473 snd_hda_mixer_amp_switch_get_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0bd44025 snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0cb586af snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b8cbea4 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c5c0e2b azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e1c99e7 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f13adba snd_hda_get_conn_index EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f3b35ac snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10539104 azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x129e4bfb snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x154c2979 snd_hda_jack_set_gating_jack -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16a8dd24 azx_get_pos_posbuf -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x193f3028 snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19e89749 snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20801680 snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20fec487 snd_hda_correct_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x27f86afc snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ad210b9 query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d58f8ac snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ed1d493 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x305f63e2 snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34e99c2c snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x35aae804 snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36be63a8 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1103ecf0 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1124be27 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11b02a52 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x128fcdd9 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13fb1956 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x161b8c17 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e348d59 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1eae722e azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ee5ec00 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1fa28845 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x22341395 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x229ba4be snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2327e547 snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x298f72be snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cb7f696 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cc8b499 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cdd20da azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ff721ff snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30a78b4e snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36ea31f7 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38a11204 snd_hda_codec_device_new EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39346aaf snd_hda_multi_out_dig_close -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b229a32 snd_hda_spdif_ctls_unassign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3d38a05c snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f4e10a2 snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x402f7d4e snd_hda_codec_set_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x42859694 snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x43e2d742 snd_hda_get_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x446a4cc3 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4832cb2a snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x486450bf snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39aadd9b azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b529809 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c4e0d7a snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e2054ff snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x424684a5 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x43d6e797 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x45c6e0ed snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4745befc snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x475f6869 is_jack_detectable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x48ba3ab8 snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a66813a snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a0c150d snd_hda_multi_out_dig_open EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4aaacf4c snd_hda_mixer_amp_switch_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ace266e snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c6501a1 snd_hda_jack_set_dirty_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4cc956a1 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f98e78f snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50f79c31 snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5196b7f4 snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52655f8d snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5482a0e7 azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x548a7a4b snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x554fbbf1 snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x586f6782 snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a4aa84f snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5b4dc241 snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5cfbc735 snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f3fdbbd snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x606e8862 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x642cf489 snd_hda_codec_update_widgets -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6618ca96 snd_hda_override_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x67213509 snd_hda_jack_detect_state_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68360f91 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54104cff snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5784b090 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a033826 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d3c94db snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d58bdaf snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d8b9243 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5eae32a1 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f9480fc snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63989559 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6454dd73 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x64d8426b snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x656ba026 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66af5bce __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66cf1fe1 snd_hda_create_spdif_in_ctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x689548fe snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6a758879 snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ef233bc snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x70d6e3db snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71eb9171 snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x72894363 snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7922a2e2 snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a77acc1 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7e38f553 snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80f1269f azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68d36630 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6bc51608 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d6233cc snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6dd4de40 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71dea8fc snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x752110bb snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75acbc8e snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78c282b6 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7dde99f1 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7f6cc5f3 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8142c410 snd_hda_add_verbs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x81a7b550 snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87d7dd3b azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x888006f8 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x852a17ce snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x86376936 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x890478aa snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a393dee snd_hda_find_mixer_ctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a69f3de snd_hda_mixer_amp_switch_put_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a6ec06c __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c21ce40 snd_hda_codec_setup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8dad354d snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x90296a16 snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x91f6db5d snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x933c775f __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95a22aaf snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a7e201a __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b905d6e snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c3e8ef3 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ddd8a84 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e185101 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8fe83eb0 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x92ab8657 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x941728e6 snd_hda_multi_out_dig_close EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95eb476e snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98cb71ce azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x999dadee snd_hda_set_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ac21b0e snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9d30df86 azx_probe_codecs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa0d494ad snd_hda_codec_cleanup_for_unbind -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa2c02fbe azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x966294d8 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99a50abf snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99d49be7 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f72beff snd_hda_codec_set_power_to_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa338ad46 hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa386fdda snd_hda_codec_amp_update -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa487b646 snd_hda_jack_unsol_event -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa705e5c6 snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7a4a677 __snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa81b7716 snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8a0f929 snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8e420eb snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xade86a7a snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0be39b7 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa444cf2e snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa5f8547d snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa736c9dd snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa9a49ddc snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad07a4cd snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae43826d snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae8d31b7 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb03ce2bd snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb11f4083 snd_hda_multi_out_dig_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb325f647 snd_hda_mixer_amp_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb3ff7c67 snd_hda_jack_add_kctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb7c37117 snd_hda_lock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb7d4a4f3 snd_hda_codec_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9927f20 hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbb627dfe snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbf9abf0 snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc5adf18 snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1b79806 snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc27a6b56 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba02f55c azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe083f94 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe1331c7 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe3c6f93 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe66c696 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1450f31 azx_codec_configure EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4364fb0 snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4707dc3 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5894df8 snd_hda_codec_load_dsp_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc626ba44 snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcafc90e6 is_jack_detectable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xccfd21a9 snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0a5a81a __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd49f53a7 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5b5dd95 snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd793f24b snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8c67391 snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdb58635e snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe11439df snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc8174eed snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcafb2eaf snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xccdd6519 snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0c5763d azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd4fb37d1 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd6fcee22 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xda067327 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdf2b4d20 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdf39d669 azx_get_position EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe1c581bc snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe1dcc69f snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe7007637 snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecc4b7b9 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe2250a5f hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeaf00ff9 snd_hda_multi_out_analog_prepare EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xefe77884 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xefbb08b5 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0635bd3 snd_hda_codec_load_dsp_trigger EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0b4e30b snd_hda_unlock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3f7127e snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf75ce47f snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf760ace9 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf309fc2a snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3b6d40d snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf5db1bb6 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf89b65cf snd_hda_apply_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xff2f39c8 snd_hda_get_pin_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xffba8bf9 snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x041b359d snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1392939c snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x13fbd772 snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x217c6fcb snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2e12f491 snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3f50f9d0 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x41f8541b snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5a634436 snd_hda_gen_mic_autoswitch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x66f5bca7 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x021ba57a snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0e1055c2 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x149bc2f4 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2708a186 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2ff63963 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3f8e21d0 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4b6486cb snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4bdc9bec snd_hda_get_path_from_idx EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x781fd8f6 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x84a18986 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x81402b92 snd_hda_gen_hp_automute EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8e1f68f9 snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x919661a2 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x983282bb snd_hda_activate_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa1277bcb snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xaf313939 snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc6e5a6ff snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd2c51c8b snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd475e8a1 snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd9d2436d snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe52e1527 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x880939e4 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x89a2fc02 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x949505ce snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb4c10981 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xcb6cd18d snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd1652fec snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd2cc01b3 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd57244ca snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xde4cf395 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe4a77904 snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe88d3575 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xefaf40cc snd_hda_gen_update_outputs EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0xa9367dd7 adau1372_regmap_config EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x075afa54 adau1761_probe @@ -21078,6 +21081,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x2e324ce1 fuse_conn_init EXPORT_SYMBOL_GPL vmlinux 0x2e37a09a tty_save_termios EXPORT_SYMBOL_GPL vmlinux 0x2e393dc1 peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2e3f8fd3 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x2e59eb4a iomap_readahead EXPORT_SYMBOL_GPL vmlinux 0x2e5ed6ac usb_reset_endpoint EXPORT_SYMBOL_GPL vmlinux 0x2e6e6158 switchdev_handle_port_attr_set @@ -21567,7 +21571,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x419ef828 pm_runtime_no_callbacks EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier -EXPORT_SYMBOL_GPL vmlinux 0x41c6afce kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x41d011a9 fscrypt_parse_test_dummy_encryption EXPORT_SYMBOL_GPL vmlinux 0x41d07fc4 sbitmap_queue_wake_up EXPORT_SYMBOL_GPL vmlinux 0x41d9eee1 blkdev_nr_zones @@ -22160,6 +22163,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x58ed0e01 proc_create_net_single EXPORT_SYMBOL_GPL vmlinux 0x58f683a7 lp8788_read_byte EXPORT_SYMBOL_GPL vmlinux 0x5901eaa5 task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x5908506d acpi_dev_get_memory_resources EXPORT_SYMBOL_GPL vmlinux 0x590d8343 sysfs_remove_file_ns EXPORT_SYMBOL_GPL vmlinux 0x5920cf1d __clk_mux_determine_rate_closest EXPORT_SYMBOL_GPL vmlinux 0x5927de60 device_bind_driver @@ -26616,23 +26620,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x334052df fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x38ff9b0c fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x9a210fc9 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x00ea097b hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x04d69a08 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x2c672bad hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x2e9f9e3d hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x4e353bd5 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x04e6ec85 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x32179cc1 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x43dc8672 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x4f13079f hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x505c1de6 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x5a9ba851 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x60f4d22c hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x6297e26b hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x70570061 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x88a567a3 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x88dd1fe4 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xbb3e1ac3 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xc199a29f hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xcdba8f7e hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x0a650524 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2b41de6e hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x41fe9194 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x72018fdc hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x99624877 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xe486acdf hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xec8b272f hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xfda354ec hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x1c125e59 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x738e7202 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x8105d65a hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xa869e108 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x8ece1173 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xcb63472d hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xd28da9ad hmc5843_common_resume drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic @@ -1,4 +1,21 @@ ACPI EXPORT_SYMBOL_GPL 0xc331c3c7 acpi_table_parse_cedt vmlinux +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x024859ab otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x06ea4108 otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x07e803f4 otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x0a893895 otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x38aa3aa1 otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x3d148b0f otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x6d1003d6 otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x74056090 otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x7ba105c3 otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x8508cb11 cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x943b77f9 otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x9906e568 otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xa5ca5599 otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xaf9412b1 otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd3ca1882 cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xda7ad8a1 otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xf943d7d1 otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x28785a7f crypto_cipher_decrypt_one vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x2f1d8bbd crypto_cipher_encrypt_one vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x9d9e958d crypto_cipher_setkey vmlinux @@ -532,6 +549,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits EXPORT_SYMBOL drivers/gpu/drm/drm 0x34619598 drm_privacy_screen_call_notifier_chain EXPORT_SYMBOL drivers/gpu/drm/drm 0x35146b74 drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x36876259 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x3820fa11 drm_gem_vm_close EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor EXPORT_SYMBOL drivers/gpu/drm/drm 0x38dcead5 drm_mode_parse_command_line_for_connector @@ -557,6 +575,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x41863a6c drm_framebuffer_cleanup EXPORT_SYMBOL drivers/gpu/drm/drm 0x418a812b drm_get_edid EXPORT_SYMBOL drivers/gpu/drm/drm 0x430665a4 drm_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x43538697 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing EXPORT_SYMBOL drivers/gpu/drm/drm 0x449af6a5 drm_file_get_master EXPORT_SYMBOL drivers/gpu/drm/drm 0x44a2cadb drm_prime_sg_to_dma_addr_array @@ -635,7 +654,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x6cb41289 drm_property_blob_put EXPORT_SYMBOL drivers/gpu/drm/drm 0x6cb72754 drm_event_reserve_init_locked EXPORT_SYMBOL drivers/gpu/drm/drm 0x6d1bc7a3 drm_connector_list_iter_begin -EXPORT_SYMBOL drivers/gpu/drm/drm 0x6d259f71 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x6d961695 __drmm_encoder_alloc EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e149dfd drm_atomic_state_clear EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ef2f78e drm_format_info @@ -662,7 +680,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b39b292 drm_writeback_connector_init_with_encoder EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name EXPORT_SYMBOL drivers/gpu/drm/drm 0x7cb1475b drm_connector_attach_scaling_mode_property -EXPORT_SYMBOL drivers/gpu/drm/drm 0x7cd69f4c drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x7d091da8 drm_gem_lock_reservations EXPORT_SYMBOL drivers/gpu/drm/drm 0x7dab07d3 drm_atomic_set_fb_for_plane EXPORT_SYMBOL drivers/gpu/drm/drm 0x7dcb73d5 drm_connector_attach_content_type_property @@ -725,7 +742,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xa46dbdad drm_privacy_screen_get_state EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6609c42 drm_syncobj_create EXPORT_SYMBOL drivers/gpu/drm/drm 0xa7d250ef drm_atomic_get_private_obj_state -EXPORT_SYMBOL drivers/gpu/drm/drm 0xa8cbc00e drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xaa1f5dfa drm_client_init EXPORT_SYMBOL drivers/gpu/drm/drm 0xaab22a96 drm_mode_create_dp_colorspace_property EXPORT_SYMBOL drivers/gpu/drm/drm 0xab19b2af drm_plane_get_damage_clips @@ -804,6 +820,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xd2450071 drm_ioctl EXPORT_SYMBOL drivers/gpu/drm/drm 0xd24693e5 drm_client_modeset_dpms EXPORT_SYMBOL drivers/gpu/drm/drm 0xd2d2a686 drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3587c91 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3f7af58 drm_privacy_screen_register_notifier EXPORT_SYMBOL drivers/gpu/drm/drm 0xd434be9a drm_mode_validate_driver EXPORT_SYMBOL drivers/gpu/drm/drm 0xd43c296e drm_crtc_from_index @@ -3408,47 +3425,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf2e18b53 ath10k_htt_t2h_msg_handler EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf6644fc1 ath10k_ce_per_engine_service_any EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf7fe0975 ath10k_ce_completed_recv_next_nolock -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0453389f ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0a9b5852 ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0ee9b29b ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x192570fc ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x20361aee ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x24f7fa7e ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x29ea4b5b ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2c8d1c81 ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x36ad2107 ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3794b14f ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x38de2350 ath11k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x39488015 ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3abaea7b ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3cf4d6c5 ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5ad28dfd ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x004c0450 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0dc3cfd9 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x10a1aeea ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x168bd334 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x197bb7fb ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1b056304 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1de507f7 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1f6eae8d ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x22d8caa5 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3194ace5 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x34c045eb ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x34ea0eab ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x39a46aaf ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x40f214b3 ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4c75d128 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5856a14c ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5a3210cb ath11k_ce_get_shadow_config EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x606a5b5a __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x648050dc ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x658d8ee4 ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6acceacd ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6d2f8869 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x76fbd722 ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8185e907 ath11k_pcic_init_msi_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8e951594 ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x917a3069 ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x940a212b ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9b3ad62b ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c3eed2d ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x60f96e00 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x73f1363a ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x76a457be ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x780d2c10 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7a4addf1 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8396e59c ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8d4b37df ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x901fa7cf ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x929d2d19 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x98d17674 ath11k_core_free EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9ce36def ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa0e0a536 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xae4a058c ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb3d3cfd8 ath11k_pcic_register_pci_ops -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc53075af ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc97ba650 ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd35d0a2e ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd448bf01 ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xeb61b51c ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xeb8a2b48 ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xedb04e08 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa0352b8d ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaa6981d0 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xabad22c9 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb4125bb9 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb4a40aab ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb5ad4eb2 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb5c10dae ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb604c603 ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe2ac95d8 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe493b503 ath11k_ce_free_pipes EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf759a8a4 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf4c53863 ath11k_ce_rx_post_buf EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x365bf3f1 ath6kl_core_rx_complete @@ -4277,18 +4294,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xba5f8cf7 mraid_mm_register_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0b40908e qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x139b49a1 qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1fea071e qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x286cb9e7 qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2af68470 qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x37202c71 qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5a1eb540 qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x769f3775 qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xa615d3c5 qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb9019050 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xbd6e5694 qlt_lport_register -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xcb23940f qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x09db1a1e qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x19b4252f qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2281db69 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x57b0f0d4 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x61776482 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6daf057e qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc4e99c33 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc5cb619b qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc7948251 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xcaf37f38 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd4467423 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd468b785 qlt_stop_phase1 EXPORT_SYMBOL drivers/scsi/raid_class 0x217b109a raid_component_add EXPORT_SYMBOL drivers/scsi/raid_class 0x4c92ca90 raid_class_release EXPORT_SYMBOL drivers/scsi/raid_class 0xd0453c75 raid_class_attach @@ -8053,6 +8070,7 @@ EXPORT_SYMBOL vmlinux 0x4d0d163d copy_page EXPORT_SYMBOL vmlinux 0x4d13956f textsearch_prepare EXPORT_SYMBOL vmlinux 0x4d2c7133 acpi_info +EXPORT_SYMBOL vmlinux 0x4d377c9b sock_init_data_uid EXPORT_SYMBOL vmlinux 0x4d4ced98 key_link EXPORT_SYMBOL vmlinux 0x4d523f88 migrate_vma_finalize EXPORT_SYMBOL vmlinux 0x4d5264f3 __d_lookup_done @@ -8280,6 +8298,7 @@ EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region EXPORT_SYMBOL vmlinux 0x57574e5b cdrom_number_of_slots EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x575f7c59 mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0x57674fd7 __sw_hweight16 EXPORT_SYMBOL vmlinux 0x5779e165 __filemap_get_folio EXPORT_SYMBOL vmlinux 0x57900416 gen_pool_fixed_alloc @@ -8821,6 +8840,7 @@ EXPORT_SYMBOL vmlinux 0x6f5ab52f acpi_get_local_address EXPORT_SYMBOL vmlinux 0x6f607993 __fs_parse EXPORT_SYMBOL vmlinux 0x6f7eda1f i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0x6f8bf3db mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0x6f8f674a bpf_dispatcher_xdp_func EXPORT_SYMBOL vmlinux 0x6f915a45 dqstats EXPORT_SYMBOL vmlinux 0x6fa2054e iov_iter_bvec @@ -10597,7 +10617,6 @@ EXPORT_SYMBOL vmlinux 0xbc8be147 pcim_pin_device EXPORT_SYMBOL vmlinux 0xbca335e9 sk_send_sigurg EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf -EXPORT_SYMBOL vmlinux 0xbcb36fe4 hugetlb_optimize_vmemmap_key EXPORT_SYMBOL vmlinux 0xbcc2f262 lease_modify EXPORT_SYMBOL vmlinux 0xbcc312c0 blk_mq_init_allocated_queue EXPORT_SYMBOL vmlinux 0xbd1c9229 pm860x_page_reg_write @@ -12966,90 +12985,90 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xee82d443 gb_connection_latency_tag_disable EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf4995393 gb_hd_cport_reserve -EXPORT_SYMBOL_GPL drivers/hid/hid 0x01a98311 hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x037c5542 hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0x037e2f02 hidinput_report_event EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0ad4b5d3 hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0d043a8c hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1263f8f9 hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x140d4410 hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x186bd19f hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x18303c6d hidraw_report_event EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x23df5ac0 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x253be1b7 hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0x253efda3 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x29a372d5 hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2acd1a58 hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0x32d07c6b hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3698fcb3 hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3ed0fc0f hid_input_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4bf887b4 hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4c939f83 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4f9b466e hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1bd19c69 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x22245e7b hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2234a65e hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x310fa2c8 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x31d744d7 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x36caef7a hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3e9e6cd0 hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x41b14e35 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x42e7be0c hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x455e30d6 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x45a9b03b hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x49030a49 hid_check_keys_pressed EXPORT_SYMBOL_GPL drivers/hid/hid 0x52053121 hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0x5da2a5c9 hid_unregister_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0x60859b4d __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0x68d8febe hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x742873f3 hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x74dddbff hidinput_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7a66f45c hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8269a27a hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x898a9dd0 hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8a444133 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x547c15a2 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x58df4d35 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5b369ad1 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5e66812e hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x651e9362 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x67878d55 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x681cc2fe hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x717ceef3 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x74d36188 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x790d4352 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8002dad9 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8093f187 hid_unregister_driver EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8ee65b4a hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa41dfc88 hid_alloc_report_buf -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb9a62746 hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbcb9af84 hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbf57a3f8 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbfc253ac hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc4da4576 __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc7235c9f hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0xcbde549d hid_hw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xcec87fcc hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd038ebf5 hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd2ec68bd hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd47e443d hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd4fb2d3c hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd5d7dc04 hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd8b384ea hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0xda40810c hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdb10de4e hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1631c1d hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf0a2998d hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8e615b2c hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8f2f7ef6 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9ad71c73 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9b9a00dd hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa213bca9 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xab0e0cb4 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xba28c0a1 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbbbcd824 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbf3b980b hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc34bb3ad hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc42d1044 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc6496e19 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xce691709 hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd24f764a __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd6be445e hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1b680e2 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xee5a9ef3 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xef219710 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf2d73893 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf5f36f68 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf9563474 hid_dump_field EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfcd37df0 hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfd0a9787 hidinput_get_led_field EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x83009262 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0xd98088ee roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x0fefb470 roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x3a07c189 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x3e67434e roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x8fa99629 roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xd554cbb9 roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xdcff0175 roccat_common2_send -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0d7346a7 sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x139bafbc hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1e6b4acb sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x2dd88a74 sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x318ecff9 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x879b73ff sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xab65feb1 sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xb8afb176 sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc00d4bb2 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x82416a84 vivaldi_feature_mapping -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xd97ef849 vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5f432523 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x6b50e19d sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7b16696f sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7e0e65c7 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x985dbd43 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xaf36d9e7 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xdd9b9c6e sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe0a6aaab sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xed3d1961 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x6f1a8874 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xeccad298 vivaldi_input_configured EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x052d23d4 i2c_hid_core_remove EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x0bbcbab8 i2c_hid_core_shutdown EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x41ce2ed5 i2c_hid_core_pm EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x591bb449 i2c_hid_core_probe -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xf6e8805f i2c_hid_ll_driver +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xfc5ac10d i2c_hid_ll_driver +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x0ea509d0 surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x31839df7 surface_hid_device_destroy EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x53c51ccc surface_hid_pm_ops -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x5ea3883f surface_hid_device_add -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x84d85b41 surface_hid_device_destroy -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x2c1c2170 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x6f79f385 usb_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x8878de33 hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/uhid 0x773fe8c9 uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xa26b3048 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xb1cc2f9e hiddev_hid_event EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x00999206 hsi_remove_client EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x1f45e437 hsi_free_msg EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x284b417f hsi_alloc_msg @@ -17968,7 +17987,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe0ba1c4d l2cap_chan_create EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xeb85acb7 l2cap_chan_list EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xf7de0e12 l2cap_add_psm -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x68692d9d hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x9346978d hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x10bbbcde br_vlan_get_info_rcu EXPORT_SYMBOL_GPL net/bridge/bridge 0x18199b29 nf_br_ops EXPORT_SYMBOL_GPL net/bridge/bridge 0x26a409f8 br_multicast_enabled @@ -19190,163 +19209,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x3dfca9bd snd_ak4113_build EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x753f2087 snd_ak4113_reinit EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xee6d31f5 snd_ak4113_create -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x01c9b680 snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x02664e29 snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x042895ce snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04640761 snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0584393d snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x007571cc snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x02f496c1 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03053d41 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0389f03e hda_get_autocfg_input_label EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x072c1c85 snd_hda_mixer_amp_tlv EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a1c1654 snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13220ae7 snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x171c8449 azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a43c07f snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11a1937c snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12566e02 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x15787664 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x15f045d9 snd_hda_correct_pin_ctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1765f6e0 hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x189bc134 snd_hda_codec_load_dsp_trigger EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19c99e26 snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1f17d74a snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x25e1163c snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c4b2751 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d3c5937 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1eb1d948 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ede2e53 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2001c1be snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x231be96d snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x23ef3b92 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2697a2e4 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x27829a21 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x298e8687 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x29bb20f6 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ad35093 snd_hda_apply_pincfgs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d024d3b snd_hda_unlock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x31092c2b azx_init_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3150ea10 snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3847698b azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d4da793 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2df91df4 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2f2b36aa azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2fa394a4 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x31979afd __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3340f3a5 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33fae623 snd_hda_codec_set_power_to_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c7334ca snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3da5455b snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x41ef0550 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3945fc34 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c047f8c azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c7ab3eb snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c937bc6 snd_hda_codec_get_pincfg EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x429cdb1c snd_hda_mixer_amp_switch_put_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x43ad6eae snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4488f73f azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4839d854 azx_probe_codecs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c099d51 snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ccf2028 snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4db41f48 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f052ed3 snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x531e0355 is_jack_detectable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x538cbde5 snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54b0334b snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x58df3263 snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x593acde5 snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5c561212 snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f00cef0 snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f40ab33 snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x607aa1ab azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x632dbcd0 azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6593b666 azx_free_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65cff778 snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x664ad8a7 snd_hda_codec_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x696dd726 snd_hda_codec_set_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6975c485 snd_hda_codec_setup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6a929a13 snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6c18bae6 snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d7342a0 snd_hda_set_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ef19399 snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71680458 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x465e3201 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4698fc03 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x47e7f0a4 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x492518c6 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4e4c951b snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4edf9c5b azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f14bd7d snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x56a80474 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5857b925 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5958cac3 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5b4c182a snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5dc01a50 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f7488a0 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6113c56b snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x62e87c26 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x658c9dba snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65bd0057 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x669fe1ad snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x69cc9f2c snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6fcbc824 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x700732b7 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x706ce377 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x70ec6810 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x724794b7 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x72f85847 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x746563f3 snd_hda_multi_out_dig_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x74e4e9f8 snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x77567581 azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7b12d79f snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7e79391b snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7edf4250 snd_hda_attach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8036c145 azx_bus_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80c0601f snd_hda_spdif_ctls_unassign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8241807f snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8286ab8e snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x840af6aa snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8606dac8 snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x875839e7 snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88282e64 snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88702df2 snd_hda_get_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88e2c6f4 azx_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8971c77e snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ac97e44 snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b6c8ded snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75fa08bb snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76c3576b snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7766049c snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x793ee43a __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x797071e7 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7e031461 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x83f2d88d is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x841ec668 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x870ca9ec snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87404a14 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x880ec2db snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88584239 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a1e9610 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a4528ec snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8aa7ad5c azx_stop_all_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c36bb78 snd_hda_lock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8fa5e079 snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x90080f51 snd_hda_get_pin_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x940f6f8e snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98822528 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ed78a12 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9010ce89 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9224fd48 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x94b1f671 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95a3a8df snd_hda_multi_out_dig_close EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9895ea3f snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99a97039 snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9baa148c snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9d5fef80 snd_hda_codec_cleanup_for_unbind -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa237ffb4 snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa4dcda6f snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa6affe38 snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa71e5903 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8618f95 snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaa391888 __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xacf3d803 snd_hda_codec_update_widgets -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad859cd2 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad9f3702 snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaed728fa snd_hda_get_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb096ff6e query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb5135af3 snd_hda_jack_set_gating_jack -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb74214e5 snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb92b06af snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9acb50b snd_hda_jack_detect_state_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbcd90882 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbd0a8585 snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbea125bf snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc45cc955 snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc72d887b snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc9fc449f snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcab21581 hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcf085a1b snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd050b3b0 snd_hda_jack_add_kctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0d18649 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9acd2403 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9bb98f33 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9bbcb449 snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9fd8bc35 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa960b903 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab01eae6 azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab15359d snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaf8a3e89 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xafa58a76 snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb2a8d4fe snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb494d043 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb64986b7 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc31f7b7 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbf4caee9 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc00f0566 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc758fa51 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcb095b17 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd527bbb snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xce278128 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcf03bdc3 snd_hda_enable_beep_device EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd12492c5 snd_hda_mixer_amp_switch_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd1919783 snd_hda_jack_poll_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd4a4ee86 snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd65cc57c snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8969efe snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd374343 snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xde68d4ba snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe0c8c36c snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd1bb1d1f snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5753f46 snd_hda_codec_build_controls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe3dcf1a6 __hda_codec_driver_register EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe5cc5e5a snd_hda_mixer_amp_switch_get_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe5e89587 snd_hda_check_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe66d1593 snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe7d85d68 snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe9e96d2e snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeb4a4ea8 __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xebe03062 snd_hda_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecfff718 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe7ffb4e2 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeaea20a9 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeb16041e snd_hda_add_imux_item EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee1c4ee7 azx_init_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee1c87cb snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeedea198 snd_hda_codec_device_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf2795e10 snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3d73eac snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee21ca07 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee4554c9 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1b99ecd snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf33f1c5d snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3c649a6 snd_hda_set_dev_select EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf4e1cbfe snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf504311e snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf7b92712 snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8305893 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf7969958 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf861b916 snd_hda_add_new_ctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8eec3b4 snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfbd7021a snd_hda_multi_out_dig_close -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfdf08626 snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x097137e7 snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x119b60a4 snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x13bb69c4 snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1bafd5c0 snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1f08f870 snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3cac9f40 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x52504663 snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5dae1be6 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5e63e3a6 snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x61d797f7 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf9263362 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc2e680e snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0098d607 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x04f457dd snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0f95eb87 snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x132a0604 snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x14744eaa snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3b5a4389 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4ca24065 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x58805dc1 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5ca32b56 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6f02e079 snd_hda_get_path_from_idx EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x798e720c snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8480daa1 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x856d8a2e snd_hda_gen_build_pcms EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8a9e44dd snd_hda_gen_mic_autoswitch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x959c07bd snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xab43a454 snd_hda_add_new_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xafa5dfde snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb07203b0 snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb6bae455 snd_hda_gen_add_micmute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbec7208f snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbffb07b2 snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd22ff36b snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd53c9375 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfc9ba382 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8d54a9e1 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x9020c487 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbf7d4561 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc3205ed8 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc3d54ace snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd2bce93e snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd450f9f5 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf7be3eff snd_hda_gen_update_outputs EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0xb691efe6 mt6359_accdet_enable_jack_detect EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x9f8d7b44 adau1372_regmap_config @@ -21847,6 +21866,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x4308111f rio_unregister_mport EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event EXPORT_SYMBOL_GPL vmlinux 0x4311e4a2 pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x43546703 acpi_dev_get_memory_resources EXPORT_SYMBOL_GPL vmlinux 0x4360e38d __fscrypt_inode_uses_inline_crypto EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled @@ -23332,7 +23352,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x7aeaf9c6 max8997_write_reg EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields EXPORT_SYMBOL_GPL vmlinux 0x7afe324e halt_poll_ns_grow -EXPORT_SYMBOL_GPL vmlinux 0x7b042541 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x7b04db52 call_switchdev_blocking_notifiers EXPORT_SYMBOL_GPL vmlinux 0x7b178afe unlock_system_sleep EXPORT_SYMBOL_GPL vmlinux 0x7b1f1d1d ata_sas_port_alloc @@ -24634,6 +24653,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xa911a919 thermal_zone_device_register EXPORT_SYMBOL_GPL vmlinux 0xa91501ac serial8250_em485_destroy EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa93460cb kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0xa9365431 sysfs_unmerge_group EXPORT_SYMBOL_GPL vmlinux 0xa9369fce kill_device EXPORT_SYMBOL_GPL vmlinux 0xa93fd366 ata_pci_device_do_suspend @@ -27023,23 +27043,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xb5984d3a fxls8962af_core_probe drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xd227325c fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xec26cc06 fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x222a11db hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x54a8364d hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x7165f856 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x210dbafd hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x37b3160d hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x48239eac hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x653bf6dd hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x73b5af40 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x8a0e4ca9 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x88577f88 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x904b75dc hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xa4b118fa hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xc1afadae hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xd68eaf83 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xd9f025f9 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xe123f795 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xe3f0c99b hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xe6b45fbf hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x12686d35 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x216e1a4f hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x88c6d040 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xeaa3722b hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x92434e82 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x9511f56e hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xa1ae066b hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xccbb39a6 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xf5d87ba0 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x481a36e6 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x61c637be hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xb59fde20 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xda4540ac hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x131ebad5 hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x50008f63 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x89997606 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic-64k linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic-64k --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic-64k +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic-64k @@ -1,4 +1,21 @@ ACPI EXPORT_SYMBOL_GPL 0xc331c3c7 acpi_table_parse_cedt vmlinux +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x00e3e63a otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x0c405e0b otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x155dbad7 cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x2f7ae171 otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x31ff84f6 otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x32dd5788 otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x80b36291 otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x89ee40f0 otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xa95ba9c3 otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xab509649 otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xb12568bd otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xca62281c otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd2050e50 otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd367f322 otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xe2a97925 cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xef593665 otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xf5e6fccd otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x28785a7f crypto_cipher_decrypt_one vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x2f1d8bbd crypto_cipher_encrypt_one vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x9d9e958d crypto_cipher_setkey vmlinux @@ -449,7 +466,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x07e82a73 drm_panel_unprepare EXPORT_SYMBOL drivers/gpu/drm/drm 0x07fb449a drm_vma_offset_manager_destroy EXPORT_SYMBOL drivers/gpu/drm/drm 0x08503768 drm_gem_prime_import_dev -EXPORT_SYMBOL drivers/gpu/drm/drm 0x09fe2775 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a5648a1 drm_connector_attach_tv_margin_properties EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a80b6e0 drm_modeset_lock @@ -605,8 +621,8 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x65e13a75 drm_gem_lock_reservations EXPORT_SYMBOL drivers/gpu/drm/drm 0x65e8ab4b drm_crtc_vblank_helper_get_vblank_timestamp EXPORT_SYMBOL drivers/gpu/drm/drm 0x66df470b drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x68002df0 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x699f70e8 drm_modeset_acquire_init -EXPORT_SYMBOL drivers/gpu/drm/drm 0x69b2e05d devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x69c411aa drm_vblank_work_schedule EXPORT_SYMBOL drivers/gpu/drm/drm 0x6a57a9c3 drm_sysfs_connector_status_event EXPORT_SYMBOL drivers/gpu/drm/drm 0x6a9a7bcf drm_connector_set_panel_orientation_with_quirk @@ -658,6 +674,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x82e06669 drm_plane_create_blend_mode_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x85ce6583 drm_panel_disable EXPORT_SYMBOL drivers/gpu/drm/drm 0x85d6e5b5 drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x86227740 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x868c9ffb drm_atomic_get_crtc_state EXPORT_SYMBOL drivers/gpu/drm/drm 0x873d13f1 drm_mode_create_dvi_i_properties EXPORT_SYMBOL drivers/gpu/drm/drm 0x87e23e47 drm_add_modes_noedid @@ -773,6 +790,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xc80c533d drm_gem_dmabuf_export EXPORT_SYMBOL drivers/gpu/drm/drm 0xc82982eb drm_get_format_info EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8623060 drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8a80228 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8d624e2 drm_prime_gem_destroy EXPORT_SYMBOL drivers/gpu/drm/drm 0xc911b7a6 drm_framebuffer_plane_width EXPORT_SYMBOL drivers/gpu/drm/drm 0xc99d2ff0 drm_crtc_vblank_count @@ -848,7 +866,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xec25f6be drm_atomic_check_only EXPORT_SYMBOL drivers/gpu/drm/drm 0xec87d024 drm_writeback_queue_job EXPORT_SYMBOL drivers/gpu/drm/drm 0xed10a496 drm_gem_dmabuf_vunmap -EXPORT_SYMBOL drivers/gpu/drm/drm 0xedf0b64f drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xedf2ad78 drm_dev_put EXPORT_SYMBOL drivers/gpu/drm/drm 0xee643f5b drm_vblank_work_flush EXPORT_SYMBOL drivers/gpu/drm/drm 0xef8f81fc drm_connector_oob_hotplug_event @@ -3408,47 +3425,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf5f68111 ath10k_core_unregister EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf858aa6f ath10k_info EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfdc64edc ath10k_ce_per_engine_service_any -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x00d87957 ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x035d08e1 ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x076f4bd0 ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0905a942 ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0cabc801 ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0ddc2423 ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0e805a4b ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1e8d2405 ath11k_pcic_init_msi_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2b117780 ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2e2a5272 ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x37fa36f4 ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3dc24641 ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4a1f0047 ath11k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4bb32f58 ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4f5e5e8c ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x51b7ccd5 ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x53476150 ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5e0827a9 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0716e88f ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1e688b62 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2025b07c ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x20cd3f8a ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x255bd82e ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2723bc41 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2ad8338f ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x344ec2e0 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x34d6f28e ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3bb4c6ea ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x48bd4293 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4f383bc8 ath11k_pcic_start EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x606a5b5a __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x615d44a8 ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x65aa332c ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7125cbca ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7cbb1faf ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x84c79ed2 ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x914fedcb ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x921d1cb0 ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9b1bb0e0 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x621c360d ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x65dc16bc ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x68ade8d3 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6d10cacf ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x78ca8af3 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7f752276 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x864f8463 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8a02126f ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8fb3fc85 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x983cd6c8 ath11k_ce_per_engine_service EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9dc9ba8d ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa55dfe53 ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcae4bc6f ath11k_pcic_register_pci_ops -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd24154d7 ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd912d176 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdc5002b1 ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xddee75da ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xde4535ef ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xeca66226 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c61287e ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9db308c5 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa567782a ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb7398133 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xba652c26 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbbe0b3c9 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbea2add5 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc7259580 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xca472827 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd01fca3d ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd51f10c2 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xde27fd60 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xeb6d08b8 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xeca7cf7f ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf01880d8 ath11k_debugfs_soc_destroy EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfb247189 ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfd8d07dd ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfebbaffa ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfe9e80d4 ath11k_pcic_config_irq EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1c9674ef ath6kl_core_destroy EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info @@ -4277,18 +4294,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x0b591830 mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0e6b65ae qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1829256e qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x18f29183 qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x32d450ea qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x36d4f5bb qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4ce7738e qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x78dce857 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x93c9d656 qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb6aef4ad qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc17c348c qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf36e9ccc qlt_lport_register -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xfe39fed8 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1324461a qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2b785318 qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2d517848 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x35147de0 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x369b537e qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x41739848 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x537f78cb qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x715f0fac qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x86f08fa2 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x9d8a05b8 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xa2d2f843 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb6a84cb6 qlt_unreg_sess EXPORT_SYMBOL drivers/scsi/raid_class 0x12a5f37b raid_class_release EXPORT_SYMBOL drivers/scsi/raid_class 0x3a045bdf raid_class_attach EXPORT_SYMBOL drivers/scsi/raid_class 0xcaef068b raid_component_add @@ -8302,6 +8319,7 @@ EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put EXPORT_SYMBOL vmlinux 0x575ccf8d xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0x575f7c59 mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0x57674fd7 __sw_hweight16 EXPORT_SYMBOL vmlinux 0x57751913 iw_handler_get_spy EXPORT_SYMBOL vmlinux 0x57794ae1 try_to_release_page @@ -8826,6 +8844,7 @@ EXPORT_SYMBOL vmlinux 0x6f5ab52f acpi_get_local_address EXPORT_SYMBOL vmlinux 0x6f73ce67 user_path_create EXPORT_SYMBOL vmlinux 0x6f75bd62 dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0x6f8bf3db mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0x6f8f674a bpf_dispatcher_xdp_func EXPORT_SYMBOL vmlinux 0x6f915a45 dqstats EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work @@ -10543,6 +10562,7 @@ EXPORT_SYMBOL vmlinux 0xba93454a jbd2_fc_end_commit_fallback EXPORT_SYMBOL vmlinux 0xba96e137 inet6_add_protocol EXPORT_SYMBOL vmlinux 0xba9c8942 pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0xbabcbda9 sock_init_data_uid EXPORT_SYMBOL vmlinux 0xbabd2e52 rtnl_create_link EXPORT_SYMBOL vmlinux 0xbad5c328 make_kuid EXPORT_SYMBOL vmlinux 0xbad9f9f8 nf_setsockopt @@ -10578,7 +10598,6 @@ EXPORT_SYMBOL vmlinux 0xbcab99fd neigh_parms_release EXPORT_SYMBOL vmlinux 0xbcaeb0bc __bread_gfp EXPORT_SYMBOL vmlinux 0xbcb19dac dev_get_mac_address -EXPORT_SYMBOL vmlinux 0xbcb36fe4 hugetlb_optimize_vmemmap_key EXPORT_SYMBOL vmlinux 0xbcb79e3f ptp_cancel_worker_sync EXPORT_SYMBOL vmlinux 0xbcbbb61f file_update_time EXPORT_SYMBOL vmlinux 0xbce33471 vfs_fileattr_set @@ -12963,90 +12982,90 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf48f6f3d __traceiter_gb_message_submit EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf75707bc gb_hd_cport_reserve EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfd05cbdb gb_hd_cport_release_reserved -EXPORT_SYMBOL_GPL drivers/hid/hid 0x037c5542 hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0x006286c7 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0459e238 hid_add_device EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x065681be hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x06de6d18 hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0d218c04 hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x106c5163 hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x11b35783 hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x132dedf2 hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1484a528 hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x15164a1c hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x17e13da0 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x05b082d2 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0c129096 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x18303c6d hidraw_report_event EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x232a8086 hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2acd1a58 hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3ac2f937 hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4154bc7c hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x421c52c5 hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4460e202 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x44da2dd3 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b7c626a hid_alloc_report_buf -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4cfce56c hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x59759bf0 hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x5c27f46c hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x68d8febe hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6bc2032f __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6fa9ad8a hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7f8d119b hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8512f1a1 hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x88cd4967 hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b107f9e hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1eed8d22 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x32e818a6 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x426e81ad hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x42e7be0c hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4ead3aed hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0x51f5a8e6 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x558eddff hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5614ca03 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5cd52410 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5e3b7432 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5e85b4f1 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6bc5b71f hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6e56858c hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6ff0f066 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x71dca925 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x72ee5ef9 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x75b31620 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x79ea1077 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8070d6ad hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8313d202 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8503336a hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x87c69bb5 hid_hw_request EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b734eda hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8fbfedcd hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0x90acfba3 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x97115daf hid_input_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x9768ce51 hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0x97e05668 hid_hw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa69825d3 __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xaa2091e5 hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xaa7866a8 hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xaf85f632 hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb0bd4f8c hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb59f9f3b hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb9a62746 hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbc9b36e6 hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbfc253ac hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc825ad7a hidinput_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc88291f3 hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe7c89beb hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0xeb91cb3a hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0xee8e8576 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x92083091 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9483aa29 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9b9a00dd hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0xad9bcdd1 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbb11c89b hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc39fa1b0 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdb4c1e90 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe3004126 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe43e44da hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe7715125 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xea73b508 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xef219710 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf11ed319 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf12e171d hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf1502c9f hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf2c40982 hid_match_device EXPORT_SYMBOL_GPL drivers/hid/hid 0xf39845d6 hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf96e7e32 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf9cd962f hid_driver_suspend EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfac329a7 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfcd37df0 hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfe36c552 hid_hw_close EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x83009262 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0xd98088ee roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x0fefb470 roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x3a07c189 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x3e67434e roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x8fa99629 roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xd554cbb9 roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xdcff0175 roccat_common2_send -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0d7346a7 sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x139bafbc hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1e6b4acb sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x2dd88a74 sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x318ecff9 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x879b73ff sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xab65feb1 sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xb8afb176 sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc00d4bb2 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x82416a84 vivaldi_feature_mapping -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xd97ef849 vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5f432523 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x6b50e19d sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7b16696f sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7e0e65c7 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x985dbd43 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xaf36d9e7 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xdd9b9c6e sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe0a6aaab sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xed3d1961 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x6f1a8874 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xeccad298 vivaldi_input_configured EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x00714701 i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x0ec74943 i2c_hid_core_pm -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x43510698 i2c_hid_ll_driver +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7877965d i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xb3700d8c i2c_hid_core_remove EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xd3ac1510 i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x0ea509d0 surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x31839df7 surface_hid_device_destroy EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x53c51ccc surface_hid_pm_ops -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x5ea3883f surface_hid_device_add -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x84d85b41 surface_hid_device_destroy -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x2c1c2170 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x52c27fb5 usb_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x8878de33 hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/uhid 0x773fe8c9 uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x23665070 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xb1cc2f9e hiddev_hid_event EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x0357fc6b hsi_register_controller EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x15d87f82 hsi_put_controller EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x16e5e784 hsi_new_client @@ -17965,7 +17984,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xa2b72ee1 l2cap_chan_connect EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xb70e7eda l2cap_chan_send EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xc372a595 l2cap_chan_put -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0xaafdd706 hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x36e05e15 hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x00b7206d br_multicast_has_querier_anywhere EXPORT_SYMBOL_GPL net/bridge/bridge 0x08472040 br_multicast_has_querier_adjacent EXPORT_SYMBOL_GPL net/bridge/bridge 0x097e035c nf_br_ops @@ -19187,163 +19206,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x86216ac1 snd_ak4113_reg_write EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xa64faf9a snd_ak4113_reinit EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xe3f3315b snd_ak4113_check_rate_and_errors -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x005cfc94 __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00fc260c snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0370b386 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00d2bfd7 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x05f413c5 snd_hda_codec_amp_update EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c3084a9 snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ce14aa3 snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e1789bf snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x06f8472d snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0d34e354 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0d8e640f snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0d95ce2d _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e3efcb0 azx_get_pos_posbuf EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f70ca2e snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10a675ae snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x112d34d6 snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11e0fc2e snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16c2cf41 snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a30ad18 snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e2d66fb snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e4f2689 snd_hda_jack_unsol_event -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ec06b7d snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1f4cddda snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1fe14c81 snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x281182bd snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2aeaec85 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x304f02c7 snd_hda_correct_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x31a87f71 snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33b58b01 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11a19e26 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x151270c1 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x170f82d7 snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b2f8407 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20b93fe5 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21d5cfca snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x238d6dd7 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x24abd7e5 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x262c67c3 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x276df5e0 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cdf0e12 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x347e3a2f snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x368a1e6a snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36bdf60d azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38a6e180 azx_stop_chip EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38d0c9c3 snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3985004a azx_get_pos_posbuf -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3a0c8514 snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e25af96 snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e9e822f snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x40598c17 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4160d4fa __snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4340a1f8 snd_hda_jack_poll_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x436627c8 __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4667fc29 snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4880f41d snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3aa07091 snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3acd42c7 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ada20af snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b9bd349 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c9ba627 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3d85af80 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x430bc244 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x438d65ab snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x44943e7e snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x457a71da snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x464c5719 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x46ca4250 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x489f33c3 snd_hda_get_default_vref EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x49a8d78f hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51af2829 snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x53dbfa6d snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x561e56fa snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x57b085bf snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x58d5c242 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a7d6118 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4aa35300 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4de431ae snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x513ac286 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51668028 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51cd074a snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52622505 azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5322f4af snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5432dafe snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5c0f4d13 snd_hda_codec_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5c329709 snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d0d7099 snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5de3f500 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d20a809 snd_hda_codec_set_power_to_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63f9d6db snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x652e7194 snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68b16f42 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6509433d snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66041494 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66816520 hda_get_autocfg_input_label EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x69080159 snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x69b7c20e snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x69a82211 snd_hda_get_num_devices EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b9294e4 snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d3c61c3 snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6e576cc6 azx_free_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6fe6f5aa snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x70698407 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a5b397c query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d6a1f53 snd_hda_override_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7f345179 snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80ab0f53 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d226a60 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6e17c342 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6feb27bd snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71ce0d7a snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73e889ee snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79c42d44 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7beca06e snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7bedb8fa snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d09892d azx_get_pos_lpib EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x813910e9 snd_hda_unlock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x820418a3 snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x83e2ca43 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x847812cc snd_hda_get_conn_index EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8526e011 snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x86a8137a snd_hda_jack_add_kctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87992aee snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88caedd2 snd_hda_override_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x891745d8 snd_hda_mixer_amp_switch_get_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8bfd5090 snd_hda_get_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8cb6aa56 snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8f180383 snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8926d567 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8cd55617 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8f0b07d4 snd_hda_add_nid EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9056d0cc snd_hda_lock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x91577dfb snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x917ffd89 snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x91dc3509 snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x94f9d1df snd_hda_attach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95285696 snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9a98a81e snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9bba7382 snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9cd74bcb azx_bus_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f152bab snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f91481f snd_hda_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9fc1a6ea snd_hda_codec_amp_update -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa05882be snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa1268857 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa24b0024 snd_hda_codec_set_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa293d1b2 snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa4fc182c snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa5a79c40 snd_hda_jack_detect_state_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa75b4b4c snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaa6dcdf4 snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaad10e71 snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad09bee4 snd_hda_jack_add_kctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae3677fb snd_hda_get_pin_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xafcf9672 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9aaf4b8f snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ab0f614 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9d8610f6 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ecc67fe azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa3d4bf02 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa4cfaeec snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa69fd340 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7f57dce snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaae51be5 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab05db56 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad124032 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaf45d520 snd_hda_codec_set_name EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0392903 snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb3be1a58 snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb453fc35 snd_hda_get_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb4f7f128 azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb6243ffc snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba75b2cf snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbab92079 snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbb4f5921 snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe125936 is_jack_detectable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbf36a778 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbf3f97f6 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0b560a7 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb237b8f4 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb2c477b2 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb31a610a snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb6043f36 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb6808025 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb76867c6 snd_hda_jack_detect_enable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbf7ad594 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc02c97c3 azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc0898ac1 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc04e0e0d snd_hda_attach_beep_device EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc09437d1 snd_hda_mixer_amp_switch_put_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5654d42 azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcba48d67 azx_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcdec2b6d snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd104f97b snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd339a94f snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd613dfe7 snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8f72adb snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xda4c9e75 azx_init_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdac870ca snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc151cf1d snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc580fde7 snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc7ca3cd6 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcb70a2a6 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcf777780 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcfcfad51 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd05b80a1 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd158a4c0 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdb64e1a2 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdba3a2ec snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdbc7f64b snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdec48c1c snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe0aba026 is_jack_detectable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe381e7ed snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe54c17ae snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecd77aab snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe45e987b snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe55f9580 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe571762e snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe590a11e snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe7373f04 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe82d78a5 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecd4bb7b snd_hda_jack_report_sync EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee2e133e snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xef75014f snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xefd0ed0b snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1217090 azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf16cd4d4 snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1ca9232 snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1e58805 snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf4e02c49 snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf529077e snd_hda_codec_update_widgets -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf78d92b3 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf11ac40c azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1dda14c snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf22e15e9 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf2cf6fb7 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf47ee225 snd_hda_codec_build_controls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf83033b5 __hda_codec_driver_register EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfad87d47 snd_hda_multi_out_dig_close -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xffedfda0 azx_probe_codecs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x06affeb3 snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x15a1b1bb snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x19a96966 snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x258b75f8 snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x27d548b0 snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x28346074 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2907116e snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x33fe68ae snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3f1b0a1c snd_hda_activate_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x41ec6971 snd_hda_add_new_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x49e27498 snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5f2fb859 snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6e0add5f snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf9615a92 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfca5970c snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd9a9b71 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x10d00f7c snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2704a23d snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2b601f26 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2c55f931 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2cd25dcf snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x365d4896 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3a0101c0 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x42846ec4 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4b510cc6 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x53ea0a27 snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x63cb4244 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x647eb575 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6aa6adce snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6e17e848 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x73a2a6c4 snd_hda_gen_check_power_status EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8dee9d63 snd_hda_gen_add_micmute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa15af937 snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb67d52ce snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc9a41141 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xcd7d3652 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd1db6045 snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf61386af snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xff1659e7 snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x947c0f9d snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb0f6d916 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb384d443 snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xca103301 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe6858e3c snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xec0e943b snd_hda_gen_add_mute_led_cdev EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0x5ca95fad mt6359_accdet_enable_jack_detect EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x45f40e98 adau1372_regmap_config @@ -21359,6 +21378,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x32acc208 dev_pm_opp_find_freq_ceil_by_volt EXPORT_SYMBOL_GPL vmlinux 0x32b657fb of_clk_hw_simple_get EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32c30475 acpi_dev_get_memory_resources EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register EXPORT_SYMBOL_GPL vmlinux 0x32d92a6f irq_chip_eoi_parent EXPORT_SYMBOL_GPL vmlinux 0x32df33e7 x509_cert_parse @@ -23383,7 +23403,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x7aeab3a0 devm_gpiod_get_index EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields EXPORT_SYMBOL_GPL vmlinux 0x7afe324e halt_poll_ns_grow -EXPORT_SYMBOL_GPL vmlinux 0x7b042541 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x7b178afe unlock_system_sleep EXPORT_SYMBOL_GPL vmlinux 0x7b18efa3 rio_mport_get_efb EXPORT_SYMBOL_GPL vmlinux 0x7b1e1e20 pcie_reset_flr @@ -24637,6 +24656,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xa927d6ad mptcp_pm_get_add_addr_signal_max EXPORT_SYMBOL_GPL vmlinux 0xa9293d46 rio_route_add_entry EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa93460cb kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0xa9365431 sysfs_unmerge_group EXPORT_SYMBOL_GPL vmlinux 0xa93cf6d3 fuse_init_fs_context_submount EXPORT_SYMBOL_GPL vmlinux 0xa954e319 rio_unmap_inb_region @@ -27019,23 +27039,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x411cec28 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xace884ba fxls8962af_core_probe drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xe3c278ed fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x222a11db hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x54a8364d hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x7165f856 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x210dbafd hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x37b3160d hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x48239eac hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x653bf6dd hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x73b5af40 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x8a0e4ca9 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x88577f88 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x904b75dc hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xa4b118fa hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xc1afadae hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xd68eaf83 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xd9f025f9 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xe123f795 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xe3f0c99b hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xe6b45fbf hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x12686d35 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x216e1a4f hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x88c6d040 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xeaa3722b hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x92434e82 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x9511f56e hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xa1ae066b hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xccbb39a6 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xf5d87ba0 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x481a36e6 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x61c637be hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xb59fde20 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xda4540ac hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x131ebad5 hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x50008f63 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x89997606 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic-64k.modules linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic-64k.modules --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic-64k.modules +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic-64k.modules @@ -2210,6 +2210,7 @@ hpilo hpsa hptiop +hpwdt hsi hsi_char hso @@ -4124,6 +4125,7 @@ pci-epf-ntb pci-hyperv pci-hyperv-intf +pci-meson pci-pf-stub pci-stub pci200syn @@ -5134,6 +5136,7 @@ rtw89_core rtw89_pci rvu_af +rvu_cptcommon rvu_cptpf rvu_cptvf rvu_mbox diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic.modules linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic.modules --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic.modules +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/arm64/generic.modules @@ -2210,6 +2210,7 @@ hpilo hpsa hptiop +hpwdt hsi hsi_char hso @@ -4125,6 +4126,7 @@ pci-epf-ntb pci-hyperv pci-hyperv-intf +pci-meson pci-pf-stub pci-stub pci200syn @@ -5135,6 +5137,7 @@ rtw89_core rtw89_pci rvu_af +rvu_cptcommon rvu_cptpf rvu_cptvf rvu_mbox diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/armhf/generic linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/armhf/generic --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/armhf/generic +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/armhf/generic @@ -477,7 +477,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x1620dd3c drm_modeset_lock_all_ctx EXPORT_SYMBOL drivers/gpu/drm/drm 0x162df9c5 drm_mode_is_420_also EXPORT_SYMBOL drivers/gpu/drm/drm 0x176fc989 drm_ioctl_kernel -EXPORT_SYMBOL drivers/gpu/drm/drm 0x18966e36 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x189edb72 drm_gem_dmabuf_mmap EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a8b073d drm_plane_create_color_properties @@ -548,6 +547,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x41648627 drm_plane_create_blend_mode_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x41f5d48d drm_add_edid_modes EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x45067601 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x455a7e67 drm_mode_object_get EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo EXPORT_SYMBOL drivers/gpu/drm/drm 0x45b374e2 drm_property_blob_put @@ -564,6 +564,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cacab43 drm_crtc_init_with_planes EXPORT_SYMBOL drivers/gpu/drm/drm 0x4ce1fe58 drm_gem_create_mmap_offset_size EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d73b36c drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4df72cea drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e514a83 drm_connector_set_panel_orientation_with_quirk EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f18a150 __drm_debug EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f233a29 drm_modeset_acquire_init @@ -582,7 +583,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x5737911a drm_hdmi_avi_infoframe_quant_range EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags -EXPORT_SYMBOL drivers/gpu/drm/drm 0x59019ef4 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node EXPORT_SYMBOL drivers/gpu/drm/drm 0x59ae7423 drm_add_modes_noedid EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a05ac62 drm_plane_get_damage_clips_count @@ -675,9 +675,9 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_crtc_alloc_with_planes EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_encoder_alloc EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_add_override_edid_modes EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_any_plane_has_format -EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_atomic_add_affected_connectors EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_atomic_add_encoder_bridges EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_atomic_bridge_chain_post_disable @@ -3272,47 +3272,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_htt_t2h_msg_handler EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_info EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_print_driver_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x07c53dca ath11k_hal_srng_deinit EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x081ff4a6 __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x09bfdd25 ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x107cac98 ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1de322d9 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1e9d0fc0 ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x29c819ec ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x30a7f867 ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x31d6915f ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x367bc05b ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x41277dcd ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x42f3f5a7 ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x504babff ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5184cc0f ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6c58d1a2 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6e2c0404 ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x703b62f6 ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x72fb2bf0 ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7b86a028 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0c03912e ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x10e4e8a8 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c17945f ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x277dde7e ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x28057e53 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x390b103a ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x394f012d ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3a31d775 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x41fb06e2 ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x529f87ab ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5e4f35b0 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x650ba2cd ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x66ce372f ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7074eaeb ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x77f5052d ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7beb60bc ath11k_core_init EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_cleanup_pipes EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_free_pipes EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_per_engine_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_rx_post_buf EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_cold_boot_cal EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_suspend EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_debugfs_soc_destroy EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_dp_service_srng EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ext_irq_enable EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_get_msi_address EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_read32 EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_start EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_stop EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x0c28a908 ath6kl_read_tgt_stats EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x175bef8f ath6kl_core_cleanup @@ -4137,18 +4137,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x48e7812b mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x7fffffff mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x7fffffff mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x07397c41 qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0d92f960 qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2e94c117 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x37d7e0cf qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5981eb5c qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5f437e2c qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6a23605b qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x10d79cbe qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x48268482 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5127be6e qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x51505aa2 qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5c7dd373 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5cb461d6 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x61c26948 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x75ca8630 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7f6b31af qlt_unreg_sess EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_rdy_to_xfer EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_stop_phase2 EXPORT_SYMBOL drivers/scsi/raid_class 0x73e9ee24 raid_class_attach EXPORT_SYMBOL drivers/scsi/raid_class 0x7fffffff raid_class_release EXPORT_SYMBOL drivers/scsi/raid_class 0x7fffffff raid_component_add @@ -7667,6 +7667,7 @@ EXPORT_SYMBOL vmlinux 0x4d93e935 fs_param_is_u32 EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase EXPORT_SYMBOL vmlinux 0x4d9b6d35 snd_pcm_format_size +EXPORT_SYMBOL vmlinux 0x4dbc27fe sock_init_data_uid EXPORT_SYMBOL vmlinux 0x4dce47d8 _raw_spin_trylock EXPORT_SYMBOL vmlinux 0x4de63d04 netdev_offload_xstats_disable EXPORT_SYMBOL vmlinux 0x4dec6038 memscan @@ -10153,10 +10154,12 @@ EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_attach EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_enter_sleep_mode EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_get_power_mode EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_nop EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_read EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_page_address EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_pixel_format EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_tear_off @@ -12599,87 +12602,87 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff gb_operation_sync_timeout EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff gb_operation_unidirectional_timeout EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff greybus_data_rcvd -EXPORT_SYMBOL_GPL drivers/hid/hid 0x042e3f60 hid_parse_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x07130057 hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0c2ca7c7 hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0x176139a9 hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x19cb5aa3 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x06a7e731 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0a68151e hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0b57f590 hidraw_report_event EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1c4eae4f hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0x24f88cd4 hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2973e4a9 __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x29ab32ad hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2b549333 hid_alloc_report_buf -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3048c63a hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x32459c09 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x45aefde8 hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4a6c0e26 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b3d71cb hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4d1c7499 hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x521dd800 hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0x568a107a hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0x56bfec1c hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0x5f6ae809 hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0x61fd715b hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x669082d1 hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x69045b4b hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x691b8ed6 hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6a448ae2 hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6b80f426 hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0x73c12f3a hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0x740331cd hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x740784ea hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x75ccef4f hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1e2e45da hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1f4cc15f hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x328e37a8 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x342efac7 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3458aef1 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x34b03d0d hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x42f6bb99 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4709695a hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4a81cbba hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b12e822 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x57a9bb08 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x57ee7691 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x619f3eb5 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x63529b70 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6be6d2c2 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6f1b905a hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6f62925a hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x759a58ea hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7e4df6c4 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff __hid_request EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_compare_device_paths EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_destroy_device EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_ignore EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_input_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_open_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_register_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_report_raw_event EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_resolv_usage EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_set_field EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_setup_resolution_multiplier EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_snto32 EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_validate_values EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidraw_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x7fffffff roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x49010f65 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x2f4458c7 roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x3872c5d4 roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x43343cee roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x46cf23ee roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x7ca8bc55 roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x7fffffff roccat_common2_device_init_struct -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x00c32abe sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x088395f3 sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x504d3ad5 sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x52be3252 sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5702f566 sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x59b159fe sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x3246c6ea sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4bedb8bf sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x59240506 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x6240b378 sensor_hub_device_close EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_input_get_attribute_info EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x3a5583ed vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x5f279e46 vivaldi_input_configured EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x7fffffff vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x0295ce7e i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x34a7f2bf i2c_hid_core_shutdown EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fffffff i2c_hid_core_pm EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fffffff i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fffffff i2c_hid_core_remove -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fffffff i2c_hid_ll_driver -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x19e90703 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x46acb3f7 hiddev_hid_event -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x7fffffff usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/uhid 0x25831fd2 uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x797cfaaf usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x7fffffff hiddev_hid_event EXPORT_SYMBOL_GPL drivers/hsi/clients/ssi_protocol 0x381d251d ssip_slave_start_tx EXPORT_SYMBOL_GPL drivers/hsi/clients/ssi_protocol 0x7b0df3d0 ssip_reset_event EXPORT_SYMBOL_GPL drivers/hsi/clients/ssi_protocol 0x7fffffff ssip_slave_get_master @@ -17071,7 +17074,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x7fffffff l2cap_chan_del EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x7fffffff l2cap_chan_list EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x7fffffff l2cap_chan_send -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x7fffffff hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x33d5e844 hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x032c33df br_vlan_get_pvid_rcu EXPORT_SYMBOL_GPL net/bridge/bridge 0x08b9a69b br_fdb_clear_offload EXPORT_SYMBOL_GPL net/bridge/bridge 0x0a679397 br_multicast_router @@ -18222,163 +18225,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_build EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_check_rate_and_errors EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_create +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00287c4a snd_hda_codec_load_dsp_prepare EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0067bb62 snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0334c3a1 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x038e8ff4 snd_hda_apply_verbs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x09fec565 snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a5984d1 snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ec1b2fe snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f0e5acc snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b083d24 snd_hda_multi_out_analog_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12e2e90d snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1302bc40 snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x134e6296 snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13e25267 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13e66088 snd_hda_codec_set_power_to_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14753ff4 snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14aa68b3 snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x154e8c7d snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x17a77876 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d6b5de9 snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x285ca729 snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x28b151d2 snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x28da5883 snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b821263 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x15ba5c4d __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1660b9ab snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x188d9b01 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x18f1db58 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19466d8b snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b398649 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2a099a9d snd_hda_get_connections EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2bcc8247 snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c1d24ba snd_hda_multi_out_analog_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d5b54be snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x31b2850d snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33fba55c snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3413d4da snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x353c353e snd_hda_codec_pcm_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x366162c4 is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30ae6dc9 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x321e3557 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x35617fce snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x37fab0b2 snd_hda_apply_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38d38a76 hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3971e460 snd_hda_attach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3d2bdfeb snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ddbaf86 snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e72ddc4 snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x41d552e2 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4461ccde __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3a3548c0 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b7e379b snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3cb748a1 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ef1a2b5 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x408172ba snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x413ad8f8 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x423d9e61 snd_hda_codec_device_init EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x456f8789 hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4685145f snd_hda_override_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x480f3611 snd_hda_unlock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a4cde41 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4fb27da3 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x504c33ff snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51f4937a snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5362ce16 snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x53b51e29 snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x56086b10 snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x567b5c06 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4876c134 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x49cf43a4 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4b6ed7f3 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4b8cd1a7 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4edeecfc snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50d2d59e snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5173bfe0 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51f8a650 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x57bf97c0 snd_hda_get_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x58750423 snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5ca63512 snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f6594d8 snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61d0eae2 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x630dd52d snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63cc18b3 snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63d5102c snd_hda_codec_amp_update -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65483cea snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65c6002e snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68b9ed64 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x597cce75 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a96d773 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5c8348bf snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5dda7d9b snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x603834b8 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x60a81291 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x631f277a snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6515b39d is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65b669f2 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b53424e snd_hda_input_mux_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b5cd508 snd_hda_mixer_amp_switch_put_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b6b0722 snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6dc2c90e azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d56b246 snd_hda_add_verbs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6e3c32f5 __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6f60fd1b snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x730a67c1 snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75555deb snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76c32494 snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x773769fc snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x780324ee snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7833e64f snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78be8f7c __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79a310d9 azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a9635d4 __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d068dc2 snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d92847e snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7ec2723f azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6f4e4fae snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7091e216 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71a22d6f snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x725e8ae3 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75e12657 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75e5be0c azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x760f49b5 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78306fde snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7f0a66d5 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff _snd_hda_set_pin_ctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_bus_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_codec_configure EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_get_pos_lpib EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_get_pos_posbuf EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_init_chip EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_init_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_stop_all_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_attach_beep_device EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_build_controls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_cleanup_for_unbind EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_configure EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_device_new EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_get_pin_target EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_trigger EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_pcm_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_register EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_pin_target EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_power_save EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_setup_stream EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_update_widgets EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_correct_pin_ctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_create_spdif_share_sw EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_int_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_pin_label EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_pin_sense EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_report_sync EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_set_button_state EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_tbl_get_from_tag EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_unsol_event EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_load_patch EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_lock_devices EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_switch_get_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_switch_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_tlv EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_sequence_write EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_set_vmaster_tlv EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_shutup_pins EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_ctls_unassign EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_sync_vmaster_hook EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_pcm_2_1_chmaps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x00253ca5 snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0461e556 snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x10c44352 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x13ab9da0 snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x178dbb83 snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1b687f4b snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x29cc3982 snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x31d30859 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x483ade1f snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x616d4db3 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0383183d snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x099a0adf snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0e2e1955 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x13154e8e snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x189c98e1 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3a0d70cd snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x425bb9b8 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x43b1108c snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4e6f7579 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x553f7dde snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x66d55b9f snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6b4f3fd9 snd_hda_gen_free EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7a26da08 snd_hda_gen_build_pcms EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff hda_extra_out_badness EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_activate_path EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_add_new_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_add_micmute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_check_power_status EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_update_outputs EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0x55e85981 mt6359_accdet_enable_jack_detect EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0x7fffffff adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x3c54153e adau1372_regmap_config @@ -22044,6 +22047,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x7b178afe unlock_system_sleep EXPORT_SYMBOL_GPL vmlinux 0x7b247038 sysfs_remove_bin_file EXPORT_SYMBOL_GPL vmlinux 0x7b32aaec wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0x7b44178e kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x7b44908d usb_add_phy_dev EXPORT_SYMBOL_GPL vmlinux 0x7b4cab51 devm_nvmem_register EXPORT_SYMBOL_GPL vmlinux 0x7b4f4f26 fb_deferred_io_mmap @@ -23741,7 +23745,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kmsg_dump_unregister EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobj_ns_drop EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobj_sysfs_ops -EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_rename EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_uevent_env EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kpp_register_instance @@ -25571,23 +25574,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x7fffffff fxls8962af_core_probe drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x7fffffff fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x7fffffff fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x1120be8c hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x21f6a636 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x24d717f3 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x3e2f862f hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x6e8a0b2e hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x75262493 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x7f0b74a7 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x21430b36 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x22cc877d hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x478b843d hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x5cf086dd hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x6b9fd98b hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7d1e0005 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2311a5c9 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x4eef860d hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x71de5a09 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x09be1cab hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x26abe482 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7fffffff hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7fffffff hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x342fc774 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7fffffff hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7fffffff hmc5843_common_resume drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/armhf/generic-lpae linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/armhf/generic-lpae --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/armhf/generic-lpae +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/armhf/generic-lpae @@ -504,6 +504,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x2eb4b5fc drm_property_blob_get EXPORT_SYMBOL drivers/gpu/drm/drm 0x2eba0b05 drm_atomic_set_crtc_for_connector EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30d60327 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path EXPORT_SYMBOL drivers/gpu/drm/drm 0x328b8c21 drm_modeset_lock EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits @@ -520,6 +521,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x38eec6de drm_crtc_from_index EXPORT_SYMBOL drivers/gpu/drm/drm 0x39093b79 drm_vma_offset_manager_init EXPORT_SYMBOL drivers/gpu/drm/drm 0x393347ca drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39e9fbce devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x39ea8a9f drm_gem_map_detach EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a231adb drm_plane_get_damage_clips_count EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a4bb978 drm_syncobj_get_handle @@ -654,11 +656,9 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_add_action_or_reset EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_encoder_alloc EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_universal_plane_alloc -EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_add_edid_modes EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_add_modes_noedid EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_add_override_edid_modes -EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_atomic_add_affected_connectors EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_atomic_add_affected_planes @@ -3272,47 +3272,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_htt_t2h_msg_handler EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_htt_txrx_compl_task EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x031e988a ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x046e4e9a ath11k_ce_alloc_pipes EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x081ff4a6 __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x16359780 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2b16cf2a ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x33daf665 ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x460d5f6c ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x47df6c55 ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5375e18e ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5523a4a9 ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5fa21c0d ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x61f9841a ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x65bad275 ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x66096ddb ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6a6c81cf ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6b6dc775 ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6ed909bb ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6f06f26c ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x74a3bc13 ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7ac5479c ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7c13df8b ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7d405c9f ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x09bf3622 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0bae6766 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0f2e347a ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x16bcb322 ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x19ea8c60 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x203b7b3e ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2a463b50 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2a9e8db7 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x34401c6c ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4c03eda5 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x53c7a030 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x57aad6eb ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5aa49e07 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5ceea6e6 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x65d92ca4 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x66023c2e ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x666596cd ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x692e775f ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x694c14aa ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7020f324 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x70c07c98 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_free_pipes EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_rx_post_buf EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_alloc EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_init EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_suspend EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_dp_service_srng EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_hal_srng_deinit EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_read32 EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_register_pci_ops EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x100f471d ath6kl_core_destroy EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x2be333ab ath6kl_core_create @@ -4139,18 +4139,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x1bb66628 mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x7fffffff mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x7fffffff mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1a8fd94c qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1ad10062 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4cc434f9 qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x60b207b4 qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7e23e7b2 qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x10ffa314 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1385ebd6 qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1971cf8f qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1cdc9c9c qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x279589e6 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x500602bd qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x687e0281 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6c1fc92d qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x744dd76b qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x79425640 qlt_xmit_response EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_lport_register EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_xmit_tm_rsp EXPORT_SYMBOL drivers/scsi/raid_class 0x739115cb raid_class_release EXPORT_SYMBOL drivers/scsi/raid_class 0x7fffffff raid_class_attach EXPORT_SYMBOL drivers/scsi/raid_class 0x7fffffff raid_component_add @@ -6051,6 +6051,7 @@ EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues EXPORT_SYMBOL vmlinux 0x0282d653 dev_get_flags EXPORT_SYMBOL vmlinux 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL vmlinux 0x02925e0a sock_init_data_uid EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate EXPORT_SYMBOL vmlinux 0x02a3973e may_setattr EXPORT_SYMBOL vmlinux 0x02ac45bf thermal_cdev_update @@ -6613,6 +6614,7 @@ EXPORT_SYMBOL vmlinux 0x1ccefca5 ethtool_intersect_link_masks EXPORT_SYMBOL vmlinux 0x1cd09d96 netif_set_xps_queue EXPORT_SYMBOL vmlinux 0x1cdc3346 follow_up +EXPORT_SYMBOL vmlinux 0x1d0029ed mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0x1d027e4b snd_pcm_format_signed EXPORT_SYMBOL vmlinux 0x1d265d6b jbd2_wait_inode_data EXPORT_SYMBOL vmlinux 0x1d316c8b tcp_parse_options @@ -10193,6 +10195,7 @@ EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_attach EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_exit_sleep_mode EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_column_address EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_display_off EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_pixel_format @@ -12660,87 +12663,87 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff greybus_deregister_driver EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff greybus_message_sent EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff greybus_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0x01c7c913 hid_dump_input EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x05ecb446 hid_hw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1762f876 hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x17a921ba hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0x18d46c4f hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x08d0dce6 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0a77f275 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0ec574a2 hidraw_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1f9b5f98 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2c2b2dec hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2d9a51f8 hid_input_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2ecace8a hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3500026a hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x36b2e187 hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x392fe7ce hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x40616089 hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x440fe219 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x47430c84 hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4d6e999c hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x5ba6982f hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1af388bc hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1faef2a6 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x238bb8d4 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x253191f9 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x33b6f00b hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x366941d5 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x369a833e hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4102827b hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x485b28ad hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x493f11ec hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x50428e52 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x507f0896 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x59930091 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5e65fa1a hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x61ea7632 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x626d84f4 hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x62d38ccc hid_hw_open EXPORT_SYMBOL_GPL drivers/hid/hid 0x67c16c8c hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6b048f55 hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x78b72136 hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7d2f156c hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7de5db6e hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7ef859b8 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6c95c9f7 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x702e71b6 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7444798f hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7ce2bb49 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7d8c17f9 hid_dump_field EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff __hid_register_driver EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_add_device EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_alloc_report_buf EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_check_keys_pressed EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_driver_reset_resume EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_input EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_raw_request EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_start EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_ignore EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_lookup_quirk EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_match_device EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_parse_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_quirks_init -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_setup_resolution_multiplier EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_validate_values EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidraw_report_event EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x7fffffff roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x5e5d4371 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x45cde86c roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x57b3a2a8 roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x6ecc503c roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x6f9e3466 roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x7fffffff roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x7fffffff roccat_common2_send -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x038d21aa sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x2c460ba0 sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5b9e866c sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x757b64d1 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x760e55a3 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x761b0787 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x3c40a980 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x404ab773 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5638f88f sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x791eedf7 sensor_hub_set_feature EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x214de131 vivaldi_input_configured -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x3468965a vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x581ffbbc vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x5dfa9dd4 vivaldi_input_configured EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x2e37ee44 i2c_hid_core_shutdown -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x5908727a i2c_hid_ll_driver +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x3a9cb085 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x6ee4a190 i2c_hid_core_remove EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x72a75684 i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fffffff i2c_hid_core_pm -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x65160ff0 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x46922e94 hiddev_hid_event -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x5e446c74 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/uhid 0x4732d170 uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x3789f4ee hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x7fffffff usb_hid_driver EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x0b73448f hsi_remove_client EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x245f05db hsi_claim_port EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x366f3185 hsi_register_port_event @@ -18272,162 +18275,162 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_create EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_external_rate EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_reinit -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x045fb649 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x024c0359 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0336f4c7 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03e0f247 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x05f30370 snd_hda_correct_pin_ctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x072a47df snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x09925130 snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0bba1d78 snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10811506 snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x118f2b10 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x093e27d0 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0afeb592 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ed25abe snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10a05216 snd_hda_jack_detect_state_mst EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12430552 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13425b43 snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1541e348 is_jack_detectable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19773a1d snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a8e6c26 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x166fa03e azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16956c88 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x191d436d snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x196b4f1a snd_hda_add_imux_item EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d37d356 snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ec43d40 snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21ab3ebf snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2396cdc7 snd_hda_get_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2856a41a azx_bus_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x293d558e azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b33fcbf azx_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cf25631 snd_hda_jack_add_kctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2eed4a16 snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x302b135e snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30c12db4 azx_free_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x353e746d snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x35ab2b09 snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36b39964 snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x37218b47 snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x378872d6 snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3855a7da snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1dedf3a7 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e68fb7b azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2507299b azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x256e1599 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x26e5ddaa query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ac4b16d is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b43173d snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30a75e94 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36126179 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36b72716 snd_hda_codec_set_name EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x391dd76b snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x393d3d90 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3a30ceb2 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ca5a99b snd_hda_get_bool_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3db4b087 snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x45150bff snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4595f668 snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4597490c snd_hda_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4687db65 snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x488cbc95 snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4db406df azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4e05b5f4 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3defd330 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3eb27a9a snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x40602e55 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x410ca278 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4654a1f0 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x46ad3441 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x47198430 snd_hda_get_pin_label EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f9e38f0 snd_hda_mixer_amp_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54f2d4ab snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x556982e0 snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x558abd52 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x56109cc3 azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5896e2c8 snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d7b07c1 snd_hda_codec_cleanup_for_unbind -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5eea8065 snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f0a4708 snd_hda_override_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x602a1f32 snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x617c7aa0 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61b02f02 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x520b61b3 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x532ffdd4 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5435d19f snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a051333 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5ae4f853 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f4062b4 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6058d400 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6424d5d4 snd_hda_multi_out_dig_prepare EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x642d2751 snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66c5f9f3 snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ec3be9a snd_hda_codec_device_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7165587a snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73214641 snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x738586c4 snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76339fcd hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x774a7492 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78052f22 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x792b474a snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7bccc7ec snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7cd55f84 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x655e152d snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6862c47b snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6adc5db7 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ae32776 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6dbf79eb snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6f107a8f snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7136657e snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71552c0a _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71d4e51f snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7565ce2a snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7782d4cc snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78928e6e snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79e9432a snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a18ebeb snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7ba7e484 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7c49c54d snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7cfdc4bc snd_hda_set_vmaster_tlv EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7cfe0b53 snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7dc96b03 snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7eb40a4b snd_hda_get_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __hda_codec_driver_register EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __snd_hda_apply_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_free_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_get_position EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_init_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_probe_codecs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_stop_all_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_nid EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_vmaster_hook EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_apply_verbs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_init EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_stereo EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_update EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_parse_pcms EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_pincfg EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_power_to_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_setup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_update_widgets EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_create_dig_out_ctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_detach_beep_device EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_conn_index EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_input_mux_info EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_report_sync EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_tbl_get_from_tag EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_lock_devices EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_switch_get_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_switch_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_switch_put_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_volume_get EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_analog_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_analog_open EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_override_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_pick_pin_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_set_dev_select EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_ctls_assign EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_ctls_unassign EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_sync_vmaster_hook EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_unlock_devices EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_pcm_2_1_chmaps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0d8e036c snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1f05f438 snd_hda_activate_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1fb41515 snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2113ebb9 snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2195daf8 snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3b0057b8 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x46b4a799 snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x553b6318 snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5fff6e77 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x70de7c4b snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x09085a5e snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x203cf667 snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2ef1f269 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x334f2659 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4f9d40fe snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x595f19cb snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6cbcf0c9 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6f7f5a70 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x735bb68c snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76d7d163 snd_hda_gen_check_power_status EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x78b99e68 snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x78c46b80 snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7bf13c5e snd_hda_add_new_path EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_add_kctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_add_mute_led_cdev EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_build_controls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_hp_automute EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_spec_init EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_get_path_from_idx EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0x5b8d0bc8 mt6359_accdet_enable_jack_detect EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0x7fffffff adau_calc_pll_cfg @@ -21412,6 +21415,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x6008c91e platform_find_device_by_driver EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register EXPORT_SYMBOL_GPL vmlinux 0x6011eb03 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x60210921 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x60300d22 mtk_clk_gate_ops_setclr_inv EXPORT_SYMBOL_GPL vmlinux 0x6031bc0e usb_interrupt_msg EXPORT_SYMBOL_GPL vmlinux 0x6040a708 irq_domain_update_bus_token @@ -23834,7 +23838,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kmsg_dump_reason_str EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kmsg_dump_unregister EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobj_ns_drop -EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_init_and_add EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_move EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_uevent_env @@ -25670,23 +25673,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x5ec91e14 fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x7fffffff fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x7fffffff fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x067c8907 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x39824054 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x59973ce5 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x65828fd6 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x6a7c064c hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x0b987997 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x121db854 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x2a8dda33 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x307c12a0 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x31f48606 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x52caeef8 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x66f61fff hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x736d7bff hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x3f0f1964 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x6dd9cd9f hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x749cf574 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x012458f7 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2fe55350 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7fffffff hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7fffffff hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x3cf29667 hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7fffffff hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7fffffff hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/ppc64el/generic linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/ppc64el/generic --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/ppc64el/generic +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/ppc64el/generic @@ -454,6 +454,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ac4b0a7 drm_dev_has_vblank EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b51f703 drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2dee5b2e devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x2eccd96f drm_of_component_probe EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline EXPORT_SYMBOL drivers/gpu/drm/drm 0x3010fb46 drm_crtc_cleanup @@ -515,7 +516,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e48af27 drm_gem_map_detach EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e877075 drm_gem_object_lookup EXPORT_SYMBOL drivers/gpu/drm/drm 0x4ec81fb3 __drmm_encoder_alloc -EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f1173d8 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f18a150 __drm_debug EXPORT_SYMBOL drivers/gpu/drm/drm 0x4fc72ab2 drm_panel_of_backlight EXPORT_SYMBOL drivers/gpu/drm/drm 0x4fcfaddf drm_connector_set_link_status_property @@ -560,6 +560,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x6677a3bb drm_framebuffer_unregister_private EXPORT_SYMBOL drivers/gpu/drm/drm 0x66aa4126 drm_crtc_vblank_get EXPORT_SYMBOL drivers/gpu/drm/drm 0x67fbd951 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6858bc2e drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad EXPORT_SYMBOL drivers/gpu/drm/drm 0x6be11f56 drm_mode_get_tile_group EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c3ce089 drm_crtc_enable_color_mgmt @@ -603,7 +604,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x836a0701 drm_master_internal_release EXPORT_SYMBOL drivers/gpu/drm/drm 0x838bfa37 drm_atomic_get_plane_state EXPORT_SYMBOL drivers/gpu/drm/drm 0x83b154e8 drm_property_create_signed_range -EXPORT_SYMBOL drivers/gpu/drm/drm 0x83d99910 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x83fae886 drm_atomic_get_crtc_state EXPORT_SYMBOL drivers/gpu/drm/drm 0x8440cb51 drm_connector_list_iter_begin EXPORT_SYMBOL drivers/gpu/drm/drm 0x84c89552 drm_release @@ -697,7 +697,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb EXPORT_SYMBOL drivers/gpu/drm/drm 0xb77f7717 drm_driver_legacy_fb_format EXPORT_SYMBOL drivers/gpu/drm/drm 0xb80ff0af drm_property_blob_put -EXPORT_SYMBOL drivers/gpu/drm/drm 0xb85df3af devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb5971e5 drm_master_internal_acquire EXPORT_SYMBOL drivers/gpu/drm/drm 0xbbeae9e9 drm_client_framebuffer_delete @@ -748,6 +747,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free EXPORT_SYMBOL drivers/gpu/drm/drm 0xd6ab1e03 drm_vma_node_allow EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7190c88 drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd79d12a2 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size EXPORT_SYMBOL drivers/gpu/drm/drm 0xd83020af drm_client_framebuffer_flush EXPORT_SYMBOL drivers/gpu/drm/drm 0xd9714c4a drm_atomic_normalize_zpos @@ -3174,47 +3174,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf37d9cbe ath10k_core_fetch_board_file EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf775b78c ath10k_core_register EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xffc5eecf ath10k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x02c1cf41 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0b31ff49 ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x13c0ec5d ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1a529a0f ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x20adedfa ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x29e54733 ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2d1dd58b ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x352ed3d4 ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x37ebd34f ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3c0cfd22 ath11k_pcic_register_pci_ops -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x446ccbb8 ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4c924eca ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4df673f8 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x011b74b1 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x07e633d6 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x10cfb40b ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x12428e3a ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x16d1263f ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x265fff3e ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2b3dca7d ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x31d3d65b ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x37dd389d ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3ff21680 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4eaa23a6 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5452ecdc ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x588f208d ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5da5a33a ath11k_core_init EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x606a5b5a __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6bec8908 ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x72a9a75a ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x735a2a9a ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x74b55fa3 ath11k_pcic_init_msi_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7629d322 ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7a74c585 ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x83fe81e3 ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8b6984a1 ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8de3b0d1 ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x97492113 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x69e2ae8b ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x70994ebb ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x82fbd691 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x93bd70fb ath11k_ce_rx_post_buf EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9e3c01b5 ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xadd673d0 ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaddd4413 ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb4cc8e36 ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb689ff66 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbee236ac ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc11d9af6 ath11k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc2f77ce0 ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc882864c ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xca8386d6 ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcc50ceee ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcf04b00e ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe2832e9e ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9d5df3f3 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa829d167 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaa1924a2 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaa5eaacf ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaa6e94c2 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xac63e72e ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaf6e9797 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb4c24651 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbd87e461 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc09825ba ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc31eda07 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcd30cad2 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd4ceb8d1 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd625b41a ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe0c1bc1d ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe3485d11 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe76c384a ath11k_debugfs_soc_destroy EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf8824818 ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf9da2af3 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf1068ece ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf2a8cfc8 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf373f323 ath11k_pcic_get_user_msi_assignment EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1660541d ath6kl_core_cleanup EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info @@ -4023,18 +4023,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa5924f1e mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x258fbfa5 qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3c656784 qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x636f973c qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x64d503e1 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6ba0d892 qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8576084e qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb7c745e0 qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc4068807 qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xcb129010 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd3a592b9 qlt_lport_register -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe60acce4 qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xeabd41cc qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x031b3d66 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x035a0bf4 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x20e51937 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4cf875ca qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x67c6ddb7 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7ad638b2 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xce1e3709 qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xceee5c96 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd2511b99 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd6a29efd qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xddf08297 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe1b39bd0 qlt_xmit_response EXPORT_SYMBOL drivers/scsi/raid_class 0x7e558e67 raid_class_release EXPORT_SYMBOL drivers/scsi/raid_class 0x8de844e4 raid_component_add EXPORT_SYMBOL drivers/scsi/raid_class 0xf35e8fb0 raid_class_attach @@ -7918,6 +7918,7 @@ EXPORT_SYMBOL vmlinux 0x60ee1bba bio_add_pc_page EXPORT_SYMBOL vmlinux 0x60eeb489 pci_restore_state EXPORT_SYMBOL vmlinux 0x60f3176e devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0x60f49b26 mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0x61119db7 phy_ethtool_get_stats EXPORT_SYMBOL vmlinux 0x6115375c agp_allocate_memory EXPORT_SYMBOL vmlinux 0x6118dc26 start_thread @@ -9585,6 +9586,7 @@ EXPORT_SYMBOL vmlinux 0xac0fae2b vfs_getattr_nosec EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier EXPORT_SYMBOL vmlinux 0xac27501a proc_create_mount_point +EXPORT_SYMBOL vmlinux 0xac27543d mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd EXPORT_SYMBOL vmlinux 0xac40185c pci_bus_add_devices EXPORT_SYMBOL vmlinux 0xac430423 __pmd_val_bits @@ -10822,6 +10824,7 @@ EXPORT_SYMBOL vmlinux 0xe5d0bd84 __lock_buffer EXPORT_SYMBOL vmlinux 0xe5d71a61 __cpu_possible_mask EXPORT_SYMBOL vmlinux 0xe5df15a3 input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0xe5febe39 sock_init_data_uid EXPORT_SYMBOL vmlinux 0xe60b40b7 open_with_fake_path EXPORT_SYMBOL vmlinux 0xe60d7cc2 tcf_qevent_validate_change EXPORT_SYMBOL vmlinux 0xe613a798 inet_addr_is_any @@ -12265,87 +12268,87 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf1da6f03 gb_hd_output EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfb8f0b1a gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/hid/hid 0x00230df3 hid_output_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x06dcbf92 hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0aa02876 hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0bead425 hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0ee5c44b hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x14653b20 hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0bc0ba38 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0e6de4d3 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x125772f4 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x17da06e0 hid_alloc_report_buf EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1c0fa87d hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1e6f6873 hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x247b4b0e hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2499d1e8 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2d4bddde hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19dc4866 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1a7e3019 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1d37da8f hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x221811b1 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x22d56278 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2bf2093e hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2cf4c5e4 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3272f2a8 hid_ignore EXPORT_SYMBOL_GPL drivers/hid/hid 0x3538452d hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0x36ef172a hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3c2c3cd2 hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4f51c489 hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x50e77dd3 hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x55956568 hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x5f98c861 __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x633c4531 hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x66f5e706 hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6e123203 hidinput_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6f7dbfbe hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8930c682 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3f4f0d4e hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x43e2b873 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4579004d hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x50b0c507 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x51a53872 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x572c774d hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x593ea78f hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5968b502 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5c6bdd15 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5c8c50ff hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5dcbe8c7 hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x64d3f831 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x69fb94c6 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7986cd41 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x79bc5944 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x836bfd6f hid_debug_event EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8cc4b15e hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x97629208 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x98214623 hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x9e958e6b hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa0aefe50 hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa846a6bb hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0xaa5fb5fa hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xae351cf3 hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbb76ea8d hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbede504e hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc1da6f0f hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc5d4e79b hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xcb74b3e2 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xcbd37f79 hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0xce751634 hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0xcf6ca346 hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd1451944 hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdaf6711b hid_unregister_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdffd6078 hid_hw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe3ae687f hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe4730f39 hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe603f9ea __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf4835d2a hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf560afae hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf80f8d09 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8cb707a4 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x920e5050 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9e76b85a hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9fb944df hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa4cfae93 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa525a378 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb7dc2e8e hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb92a48fb hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb932f55c hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbc43a812 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc1c4341f hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc2579737 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe2eb9a9d __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe5e8ebd8 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe626c01f hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xee402734 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf4b5871a hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf8b9fd43 hid_match_device EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfb68d434 hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfc5af874 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfc94d668 __hid_request EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0xad5c72b2 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x4ece8289 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x0f759526 roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x38259763 roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x39b58d62 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x5329a9e5 roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xad3b6078 roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xba3a0c7f roccat_common2_send_with_status -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x2542a7c9 hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x749957ec sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x81d5e15c sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xbb6d41ee sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd389dbad sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe1f89f96 sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe539549c sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf1581352 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf8e6f66c sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x188429c5 vivaldi_input_configured -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x35cfb972 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x07d7e734 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0fd44a4d sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x12b63724 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x31456efa sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x68bd9eda sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x89054acb sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xb6fbd83a sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf2e4947c sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf6e7dbe2 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x5eea037a vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xc99291c1 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x138452b6 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x351fd4dc i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x4e9c2259 i2c_hid_core_pm -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fc47459 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x991960c6 i2c_hid_core_remove EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xfbcee8b8 i2c_hid_core_shutdown -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x899def67 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x011adb2b hiddev_hid_event -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xb7129ed9 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/uhid 0x0abb783e uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x81eed0fd hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x97ec5475 usb_hid_driver EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x0f4c9852 hsi_new_client EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x13199721 hsi_alloc_controller EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x149cd779 hsi_unregister_controller @@ -16770,7 +16773,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe7d933cd l2cap_chan_del EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xf2f2c77d bt_debugfs EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xfa97ccb6 l2cap_chan_set_defaults -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x5ccf3cfd hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x254c8578 hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x01236512 br_mst_get_state EXPORT_SYMBOL_GPL net/bridge/bridge 0x01ba516b br_vlan_get_proto EXPORT_SYMBOL_GPL net/bridge/bridge 0x064a6016 br_port_flag_is_set @@ -17988,163 +17991,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xb498a19b snd_ak4113_create EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xb550d92a snd_ak4113_reinit EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xbcaf461d snd_ak4113_check_rate_and_errors -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03a5c39b snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03c53e41 snd_hda_codec_set_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x042d9a1e azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04abfec4 snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x05c4cff0 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x017f79fd snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03c57278 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x06315019 azx_get_pos_lpib EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b01c704 snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b0ec757 snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c1a5290 snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e983d1f snd_hda_get_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x112395a2 snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12cca9ee snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14d58b20 snd_hda_jack_poll_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1701c6a3 azx_free_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19e19efa snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b7f20aa snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d8cbb83 snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d92695f snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e12dbb2 snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x201de92c azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2065a350 snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20ad94c6 snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21c9f219 snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21dc23d6 snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x255f652b azx_init_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x27fb5c69 snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x07160d0b snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x078744b9 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x098d3f9e snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0d44a2a6 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e552a90 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ed82b93 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11e5b04f snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1284382f snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x199a54ed snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1acf8d8e snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b08c25d snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1fcc7201 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20732f18 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x223016d2 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2920392e __snd_hda_add_vmaster EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ac92789 snd_hda_mixer_amp_volume_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b057205 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c7d3c43 snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2dbdcecb snd_hda_jack_add_kctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2e1c9b25 snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x321f2829 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c206cf4 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2e00c278 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x322fd071 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x32faca80 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3311f033 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34c5c4bb snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x35f91609 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3709cfbf snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x382915ec snd_hda_get_conn_index EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3994a436 azx_probe_codecs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3aa383ab snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b42ae04 snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b769894 snd_hda_codec_setup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3bf3c0fa snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3cb5d132 snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3d164c06 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f651f9a snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x49dde2ce __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x398a50cb snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b0ef132 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c889d6b snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4221d278 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x462e833c azx_stop_all_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4acdcccd snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ce104e2 snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f2a406b snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4b9aacc6 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4d8242f5 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4e32822b snd_hda_shutup_pins EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4fbdd36f snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x515d3912 azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x546fe308 snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x56c0637b snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5748fa1a snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50634009 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x506589e0 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50c87d4e snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5238953d snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x526e4ab1 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x56be5b4f snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5acb54a0 snd_hda_get_dev_select EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5ae1722e __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5bd23a89 snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x609271db snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61b6352d snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65cf3301 snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66270758 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5c646167 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x60ff8a13 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61520ca8 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x668777ac query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x67c5d9c6 snd_hda_override_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68f1472c snd_hda_mixer_amp_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6df2dd86 __snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7080cc46 snd_hda_codec_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71961002 snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x747543cf snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x692de059 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6aabb6bd snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ea3ef51 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x70e00171 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73b61f30 __snd_hda_apply_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x74c0b1be snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x74ca9ecb snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76af26d4 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7760fc41 snd_hda_multi_out_dig_close -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x77989d2d snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78c1bdcd __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7c137d9a snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7e3d76ad snd_hda_get_pin_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87f463d6 snd_hda_set_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x890dc08f snd_hda_attach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ca253e9 azx_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x901c2cc7 snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x97c282c8 snd_hda_spdif_ctls_unassign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9855e568 snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98de23f4 snd_hda_correct_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9bc896d2 snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9cd298fe snd_hda_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9df48f5f snd_hda_jack_detect_state_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f4e1bf0 snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa1179b33 snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa3ed3f03 snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa43307c7 snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa4a83807 snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa5726da9 snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa69835d9 snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7e58a2b snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaa5aea7f query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xadbd22ff azx_get_pos_posbuf -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb16aa9fb snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb2ed59eb snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb34e7e38 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x754f30f6 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75b9fd21 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75d2ee8b snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79a340d8 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7ca07050 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d57229e snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x85b02de1 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x873af462 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b17e422 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e586c9f snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8fbf57ac snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x926632ca snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95c84ae6 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9656dfd9 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9740597b snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x97fee544 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ad090e8 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9d6d231c snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f28475f snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa081b4a0 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa3422b31 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa387bb73 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8f37ad6 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa94c076f snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaa5d2110 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaac4f926 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab0481f5 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaeb096f8 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb1eb0921 azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb71d73e3 snd_hda_spdif_out_of_nid EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb790e87d snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8c14e7d is_jack_detectable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8c1acb9 snd_hda_set_vmaster_tlv EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8f3df19 snd_hda_mixer_amp_switch_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb90779cf snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba8a64bd snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbaad1a7 snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbd06d21 azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc1222dc snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbfd7c86 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc6c32de snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbd21ec6b snd_hda_get_conn_list EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbd340493 snd_hda_unlock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe38922f snd_hda_codec_pcm_new EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc0686c54 snd_hda_mixer_amp_switch_get_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc17af420 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1f4f3f5 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5d624f9 snd_hda_codec_load_dsp_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc61c8fa1 hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc6d0ba9b snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc75380d1 hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc7d551c5 snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc8c3061a azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcab46987 snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd745c75 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcddec9a7 snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd19616b9 snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd41208c9 snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd490451a snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5b314fd azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc77de63e snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc828992e snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xca36f158 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xca58f1af snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcdc77571 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcf47edf8 azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd30ee827 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd3d930ad azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd45ceb09 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd558962a snd_hda_get_pin_label EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8f7345d snd_hda_mixer_amp_volume_get EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xda5b5176 snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdb65d350 snd_hda_jack_detect_enable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd872bff snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe053303f snd_hda_codec_amp_update EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe2270c84 snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeccb47de snd_hda_codec_device_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xed0d47c6 snd_hda_get_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xed76e0d5 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe24aab3e is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe291adb3 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe9c2e2c3 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xead25aa2 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecae29de snd_hda_codec_device_init EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee86695b snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf18c5c05 snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf629456b _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xede2089f snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeeb0c3ad snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xef9c4a92 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf2fc9133 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3a08952 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf65c7d69 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf682b207 snd_hda_pick_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf6ce0619 snd_hda_mixer_amp_switch_put_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc670dc8 snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd82d3d7 snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1a51e062 snd_hda_gen_mic_autoswitch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x25dbc8eb snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x293e8a34 snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x33b1ca67 snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x369f5de4 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x556418b0 snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x64e9ff2b snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x650a3615 snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6880c3a9 snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7187384d snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7244b718 snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf9d1198a snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfba610ad snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfe406839 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0210bcac snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x03a14a87 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0b897af8 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0d55bb67 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x162b9de6 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x275ab82d snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2ba69f3a snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2dbd7e03 snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3c8ce5c7 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x46e447d0 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5268b299 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x74188988 snd_hda_gen_stream_pm EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7870c45a snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x808339d0 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x771b44f4 snd_hda_gen_add_mute_led_cdev EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8cf59a70 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa53e1c01 snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb4ae1e53 snd_hda_gen_add_micmute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb509a443 snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd51dd990 snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xec88fc94 snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xecc7d426 snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xeee18b22 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x92615ac5 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa97053f0 snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb49bd4f7 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc8b4de31 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xea622acc snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf384686f snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfd82597c snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xff0e2cba snd_hda_get_path_idx EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0xb252714a adau1372_regmap_config EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x5b283867 adau1761_regmap_config @@ -21155,6 +21158,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x697cbbb4 threads_per_core EXPORT_SYMBOL_GPL vmlinux 0x699286be of_changeset_action EXPORT_SYMBOL_GPL vmlinux 0x6994c9dd ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0x699dd084 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x69a54b4c xas_create_range EXPORT_SYMBOL_GPL vmlinux 0x69a97570 hvc_remove EXPORT_SYMBOL_GPL vmlinux 0x69aeddef atomic_notifier_chain_register_unique_prio @@ -22791,7 +22795,6 @@ EXPORT_SYMBOL_GPL vmlinux 0xabde1d45 netlink_strict_get_check EXPORT_SYMBOL_GPL vmlinux 0xabe575c4 get_slice_psize EXPORT_SYMBOL_GPL vmlinux 0xabe9eb23 mbox_request_channel -EXPORT_SYMBOL_GPL vmlinux 0xabea180b kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0xabea9a6d ip_build_and_send_pkt EXPORT_SYMBOL_GPL vmlinux 0xabfc7bb3 __page_mapcount EXPORT_SYMBOL_GPL vmlinux 0xac00429d __traceiter_tcp_bad_csum @@ -24920,23 +24923,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x2c7e3302 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x435ac90e fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x8ea0a7c7 fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x0002231e hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x1255ddae hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x101b5ae8 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x25bd94c7 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x2d5e1b94 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x6321dea8 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x7b13709d hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x37430034 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x46118d44 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x47d22f0d hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x57852eb2 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x628dcbb7 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x82fc7ba1 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x87d1b892 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xa03ec1f1 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xb402cd74 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xb888d48f hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xc53e510f hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x1cc881e9 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x6a3d55de hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xa8e5109f hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xbfc5b558 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x89c072c7 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xa4d11357 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xe8118636 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xefed2ee3 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xf914574e hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2f668f51 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x6df47842 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xa905c7c5 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xcc71bb0c hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x311f8725 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7515e384 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xb394ad7d hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/s390x/generic linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/s390x/generic --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/s390x/generic +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/s390x/generic @@ -147,6 +147,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x38247cae drm_mode_put_tile_group EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor EXPORT_SYMBOL drivers/gpu/drm/drm 0x386ad622 drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39261cee drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a3ba50e drm_framebuffer_plane_height EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a485ca0 drm_client_framebuffer_flush EXPORT_SYMBOL drivers/gpu/drm/drm 0x3aa28bcd drm_client_release @@ -169,7 +170,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x44c8ad31 drm_master_internal_acquire EXPORT_SYMBOL drivers/gpu/drm/drm 0x44dc4d99 drm_connector_list_update EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo -EXPORT_SYMBOL drivers/gpu/drm/drm 0x46502a62 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x47087773 drm_dev_dbg EXPORT_SYMBOL drivers/gpu/drm/drm 0x47f84419 drmm_kfree EXPORT_SYMBOL drivers/gpu/drm/drm 0x4945ea85 drm_client_dev_hotplug @@ -202,6 +202,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b0f45f7 drm_event_reserve_init EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b266c12 drm_calc_timestamping_constants EXPORT_SYMBOL drivers/gpu/drm/drm 0x5bbd0254 drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5bc3b83f drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c133a9b drm_master_put EXPORT_SYMBOL drivers/gpu/drm/drm 0x5cd99c16 drm_connector_set_panel_orientation EXPORT_SYMBOL drivers/gpu/drm/drm 0x5dde07ab drm_client_buffer_vunmap @@ -244,6 +245,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x70d3eebf drm_atomic_get_new_bridge_state EXPORT_SYMBOL drivers/gpu/drm/drm 0x7139ce4d drm_mode_object_put EXPORT_SYMBOL drivers/gpu/drm/drm 0x723ab1f4 drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x72461cf6 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x736d8071 drm_connector_update_privacy_screen EXPORT_SYMBOL drivers/gpu/drm/drm 0x73b43b9a drm_gem_prime_mmap EXPORT_SYMBOL drivers/gpu/drm/drm 0x742d5af9 drm_client_buffer_vmap @@ -274,7 +276,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x89903e69 drm_dev_printk EXPORT_SYMBOL drivers/gpu/drm/drm 0x89b6e03c drm_file_get_master EXPORT_SYMBOL drivers/gpu/drm/drm 0x89ef65ea drm_gem_unmap_dma_buf -EXPORT_SYMBOL drivers/gpu/drm/drm 0x89efa561 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ab5cd75 drm_writeback_connector_init EXPORT_SYMBOL drivers/gpu/drm/drm 0x8bbeb186 drm_syncobj_replace_fence EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c027e0a drm_framebuffer_plane_width @@ -384,7 +385,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xc68084cb drm_syncobj_create EXPORT_SYMBOL drivers/gpu/drm/drm 0xc6d0a91b drm_crtc_vblank_waitqueue EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8500267 drm_property_create_bitmask -EXPORT_SYMBOL drivers/gpu/drm/drm 0xc956f9cc devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9cfee31 drm_bridge_chain_mode_fixup EXPORT_SYMBOL drivers/gpu/drm/drm 0xca190085 drm_format_info_block_height EXPORT_SYMBOL drivers/gpu/drm/drm 0xca53d87a drm_connector_attach_privacy_screen_properties @@ -4885,6 +4885,7 @@ EXPORT_SYMBOL vmlinux 0x82c557e1 generic_ro_fops EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes EXPORT_SYMBOL vmlinux 0x82c87d77 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0x82e104e8 sock_init_data_uid EXPORT_SYMBOL vmlinux 0x82e903aa phy_register_fixup EXPORT_SYMBOL vmlinux 0x830992bf tcp_seq_start EXPORT_SYMBOL vmlinux 0x831a66a6 I_BDEV @@ -11211,7 +11212,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x56f2607c __traceiter_neigh_timer_handler EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers EXPORT_SYMBOL_GPL vmlinux 0x57496113 regmap_get_reg_stride -EXPORT_SYMBOL_GPL vmlinux 0x5786e65d kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x5788f105 sk_msg_return EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove @@ -12600,6 +12600,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xad961199 pci_enable_ats EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy EXPORT_SYMBOL_GPL vmlinux 0xadaaa3ae diag308 +EXPORT_SYMBOL_GPL vmlinux 0xadb133cd kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0xae0c29e4 tcp_slow_start EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/version linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/version --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/version +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/abi/version @@ -1 +1 @@ -5.19.0-43.44~22.04.1 +5.19.0-46.47~22.04.1 diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/changelog linux-nvidia-5.19-5.19.0/debian.hwe-5.19/changelog --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/changelog +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/changelog @@ -1,3 +1,76 @@ +linux-hwe-5.19 (5.19.0-50.50) jammy; urgency=medium + + * jammy/linux-hwe-5.19: 5.19.0-50.50 -proposed tracker (LP: #2026456) + + * CVE-2023-2640 // CVE-2023-32629 + - Revert "UBUNTU: SAUCE: overlayfs: handle idmapped mounts in + ovl_do_(set|remove)xattr" + - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for + trusted.overlayfs.* xattrs" + - SAUCE: overlayfs: default to userxattr when mounted from non initial user + namespace + + * CVE-2023-35001 + - netfilter: nf_tables: prevent OOB access in nft_byteorder_eval + + * CVE-2023-31248 + - netfilter: nf_tables: do not ignore genmask when looking up chain by id + + * CVE-2023-3389 + - io_uring: hold uring mutex around poll removal + + * CVE-2023-3390 + - netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE + + * CVE-2023-3141 + - memstick: r592: Fix UAF bug in r592_remove due to race condition + + * CVE-2023-3090 + - ipvlan:Fix out-of-bounds caused by unclear skb->cb + + * CVE-2022-48502 + - fs/ntfs3: Check fields while reading + + * Packaging resync (LP: #1786013) + - [Packaging] update update.conf + + -- Thadeu Lima de Souza Cascardo Mon, 10 Jul 2023 13:13:39 -0300 + +linux-hwe-5.19 (5.19.0-46.47~22.04.1) jammy; urgency=medium + + * jammy/linux-hwe-5.19: 5.19.0-46.47~22.04.1 -proposed tracker (LP: #2024042) + + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + + [ Ubuntu: 5.19.0-46.47 ] + + * kinetic/linux: 5.19.0-46.47 -proposed tracker (LP: #2024043) + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] resync getabis + * CVE-2023-2430 + - io_uring/msg_ring: fix missing lock on overflow for IOPOLL + * cls_flower: off-by-one in fl_set_geneve_opt (LP: #2023577) + - net/sched: flower: fix possible OOB write in fl_set_geneve_opt() + * Some INVLPG implementations can leave Global translations unflushed when + PCIDs are enabled (LP: #2023220) + - x86/mm: Avoid incomplete Global INVLPG flushes + + -- Kleber Sacilotto de Souza Wed, 21 Jun 2023 16:38:08 +0200 + +linux-hwe-5.19 (5.19.0-45.46~22.04.1) jammy; urgency=medium + + * jammy/linux-hwe-5.19: 5.19.0-45.46~22.04.1 -proposed tracker (LP: #2023056) + + [ Ubuntu: 5.19.0-45.46 ] + + * kinetic/linux: 5.19.0-45.46 -proposed tracker (LP: #2023057) + * Kinetic update: upstream stable patchset 2023-05-23 (LP: #2020599) + - wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext" + + -- Kleber Sacilotto de Souza Wed, 07 Jun 2023 16:23:06 +0200 + linux-hwe-5.19 (5.19.0-44.45~22.04.1) jammy; urgency=medium * jammy/linux-hwe-5.19: 5.19.0-44.45~22.04.1 -proposed tracker (LP: #2019826) diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/amd64/config.common.amd64 linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/amd64/config.common.amd64 --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/amd64/config.common.amd64 +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/amd64/config.common.amd64 @@ -59,7 +59,7 @@ CONFIG_CAIF=m CONFIG_CAN=m CONFIG_CB710_CORE=m -CONFIG_CC_VERSION_TEXT="x86_64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0" +CONFIG_CC_VERSION_TEXT="x86_64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0" CONFIG_CDROM_PKTCDVD=m # CONFIG_CMA is not set CONFIG_CMDLINE_PARTITION=y diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/arm64/config.common.arm64 linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/arm64/config.common.arm64 --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/arm64/config.common.arm64 +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/arm64/config.common.arm64 @@ -61,7 +61,7 @@ CONFIG_CAIF=m CONFIG_CAN=m CONFIG_CB710_CORE=m -CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0" +CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0" CONFIG_CDROM_PKTCDVD=m CONFIG_CMA=y CONFIG_CMDLINE="console=ttyAMA0" diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/armhf/config.common.armhf linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/armhf/config.common.armhf --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/armhf/config.common.armhf +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/armhf/config.common.armhf @@ -56,7 +56,7 @@ CONFIG_CAIF=m CONFIG_CAN=m CONFIG_CB710_CORE=m -CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0" +CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0" CONFIG_CDROM_PKTCDVD=m CONFIG_CMA=y CONFIG_CMDLINE="" diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/ppc64el/config.common.ppc64el linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/ppc64el/config.common.ppc64el --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/ppc64el/config.common.ppc64el +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/ppc64el/config.common.ppc64el @@ -55,7 +55,7 @@ CONFIG_CAIF=m CONFIG_CAN=m CONFIG_CB710_CORE=m -CONFIG_CC_VERSION_TEXT="powerpc64le-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0" +CONFIG_CC_VERSION_TEXT="powerpc64le-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0" CONFIG_CDROM_PKTCDVD=m CONFIG_CMA=y CONFIG_CMDLINE="" diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/riscv64/config.common.riscv64 linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/riscv64/config.common.riscv64 --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/riscv64/config.common.riscv64 +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/riscv64/config.common.riscv64 @@ -54,7 +54,7 @@ CONFIG_CAIF=m CONFIG_CAN=m CONFIG_CB710_CORE=m -CONFIG_CC_VERSION_TEXT="riscv64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0" +CONFIG_CC_VERSION_TEXT="riscv64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0" CONFIG_CDROM_PKTCDVD=m CONFIG_CMA=y CONFIG_CMDLINE="" diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/s390x/config.common.s390x linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/s390x/config.common.s390x --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/s390x/config.common.s390x +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/config/s390x/config.common.s390x @@ -45,7 +45,7 @@ # CONFIG_CAIF is not set # CONFIG_CAN is not set # CONFIG_CB710_CORE is not set -CONFIG_CC_VERSION_TEXT="s390x-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0" +CONFIG_CC_VERSION_TEXT="s390x-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0" # CONFIG_CDROM_PKTCDVD is not set CONFIG_CMA=y # CONFIG_CMDLINE_PARTITION is not set reverted: --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/etc/update.conf +++ linux-nvidia-5.19-5.19.0.orig/debian.hwe-5.19/etc/update.conf @@ -1,8 +0,0 @@ -# WARNING: we do not create update.conf when we are not a -# derivative. Various cranky components make use of this. -# If we start unconditionally creating update.conf we need -# to fix at least cranky close and cranky rebase. -RELEASE_REPO=git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/kinetic -SOURCE_RELEASE_BRANCH=master-next -DEBIAN_MASTER=debian.master -BACKPORT_SUFFIX=~22.04 diff -u linux-nvidia-5.19-5.19.0/debian.hwe-5.19/tracking-bug linux-nvidia-5.19-5.19.0/debian.hwe-5.19/tracking-bug --- linux-nvidia-5.19-5.19.0/debian.hwe-5.19/tracking-bug +++ linux-nvidia-5.19-5.19.0/debian.hwe-5.19/tracking-bug @@ -1 +1 @@ -2019826 2023.05.15-1 +2026456 s2023.06.12-1 diff -u linux-nvidia-5.19-5.19.0/debian.master/abi/abiname linux-nvidia-5.19-5.19.0/debian.master/abi/abiname --- linux-nvidia-5.19-5.19.0/debian.master/abi/abiname +++ linux-nvidia-5.19-5.19.0/debian.master/abi/abiname @@ -1 +1 @@ -42 +45 diff -u linux-nvidia-5.19-5.19.0/debian.master/abi/amd64/generic linux-nvidia-5.19-5.19.0/debian.master/abi/amd64/generic --- linux-nvidia-5.19-5.19.0/debian.master/abi/amd64/generic +++ linux-nvidia-5.19-5.19.0/debian.master/abi/amd64/generic @@ -441,6 +441,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ab64b93 drm_property_create_bool EXPORT_SYMBOL drivers/gpu/drm/drm 0x1bfea658 drm_crtc_vblank_on EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c331387 drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c7f9c51 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d3816d8 drm_mode_put_tile_group EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d3ff76b drm_gem_create_mmap_offset EXPORT_SYMBOL drivers/gpu/drm/drm 0x1edb9370 drm_connector_set_panel_orientation @@ -554,6 +555,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b4b890 drm_panel_get_modes EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5add982c devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x5aeb52ef drm_syncobj_create EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c17c354 drm_property_blob_get EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c208ea4 drm_connector_init_with_ddc @@ -593,7 +595,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x73a2b3b5 drm_framebuffer_remove EXPORT_SYMBOL drivers/gpu/drm/drm 0x73c2de2b __devm_drm_dev_alloc EXPORT_SYMBOL drivers/gpu/drm/drm 0x748135a2 drmm_mode_config_init -EXPORT_SYMBOL drivers/gpu/drm/drm 0x74d32def drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x770d15f1 drm_gem_dmabuf_export EXPORT_SYMBOL drivers/gpu/drm/drm 0x794f57f1 drm_mode_create_dp_colorspace_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a7dee2c drm_crtc_vblank_count @@ -624,7 +625,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x87cb01fb drm_crtc_create_scaling_filter_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x87f81605 drm_writeback_connector_init_with_encoder EXPORT_SYMBOL drivers/gpu/drm/drm 0x889a185c drm_connector_set_tile_property -EXPORT_SYMBOL drivers/gpu/drm/drm 0x8932ec01 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a3d4b66 drm_sysfs_hotplug_event EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a95cd36 drm_is_current_master EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ad14a8f drm_mode_create_hdmi_colorspace_property @@ -670,6 +670,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1d448e7 drm_framebuffer_lookup EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1fb19cf drm_gem_prime_import_dev EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa36c6b68 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3f1490d drm_gem_objects_lookup EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6b7c9d9 drm_modeset_drop_locks @@ -798,7 +799,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xec12af74 __drm_dbg EXPORT_SYMBOL drivers/gpu/drm/drm 0xecc8f3ef drm_send_event_timestamp_locked EXPORT_SYMBOL drivers/gpu/drm/drm 0xece9fef1 drm_object_property_get_value -EXPORT_SYMBOL drivers/gpu/drm/drm 0xedd6006c drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xeecc0b1d drm_property_create_range EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0153c97 drm_dev_register EXPORT_SYMBOL drivers/gpu/drm/drm 0xf018e632 drm_writeback_get_out_fence @@ -3311,46 +3311,46 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf51e66ce ath10k_ce_cancel_send_next EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfc2fb82d ath10k_core_stop EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfebabeaa ath10k_print_driver_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x003fee72 ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x072e3a0e ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x12cd8925 ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x198e6adc ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c946a95 ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x26517139 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x26d9d5da ath11k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3ac7ef32 ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4ab445f8 ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4c927f10 ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x500fce77 ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x543c004e ath11k_pcic_init_msi_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x57ffee44 ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5a97e358 ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5f04a771 ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x602bf3e0 ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x60ca8527 ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x617286b6 ath11k_ce_per_engine_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6a3d0b90 ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6e880014 ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x71b05761 ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7e4446d2 ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7eeebd67 ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8e685664 ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x909bdfdc ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0fb7090d ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x12c9bf05 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x17c7e9e7 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2bf06582 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2d2ff636 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x383a9624 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x389558e8 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3da6bd28 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3e2c7031 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3fa58c79 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x430bfa28 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x48def4c1 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5a282946 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5e88b074 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x75049e01 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7af47833 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7d6fc5ba ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x862cbb2e ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x951c96a0 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x962b67b8 ath11k_ce_rx_post_buf EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa28388a2 ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xac4e3edb ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb2e179b1 ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb4c2d38a ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbd48752f ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbd9087b3 ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc05b6b12 ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd4d036bd ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd62c4797 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd7194492 ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdbaa2f87 ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdfab2f11 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9e526692 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa180ab38 ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa875d5f2 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xadb47d90 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaee65589 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb0568d09 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc3219c47 ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc6175583 ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcb2ca3f5 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd3c53777 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdde382b6 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdeb468c7 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe8885ac3 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xef5e04c1 ath11k_pcic_ext_irq_disable EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf643a70c ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf5418cae ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf86864a5 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfb40cad5 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfc2e5381 ath11k_core_resume EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfc595efc __tracepoint_ath11k_log_dbg EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x0eaf181f ath6kl_hif_intr_bh_handler EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn @@ -4213,18 +4213,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x0123b1fc mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0a91bd4e qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0badf240 qlt_lport_register -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x29e2f163 qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x53f36593 qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x548e638c qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8dd4419c qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc1b83923 qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xcf265117 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd414d4e3 qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd817e426 qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xdae19604 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xed0bdc28 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x33170686 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x48ced880 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4cad5e9c qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4dc06c8b qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7090ab79 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x85fd87fc qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xba6f25aa qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe3022e11 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe4d35235 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf28904de qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf9a95d10 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xfb0f7c85 qlt_lport_register EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x1a25278a qlogicfas408_queuecommand EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x1f55cd70 qlogicfas408_ihandl EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x3fd8cd71 qlogicfas408_detect @@ -6996,6 +6996,7 @@ EXPORT_SYMBOL vmlinux 0x24ac35d2 d_lookup EXPORT_SYMBOL vmlinux 0x24cb0a99 skb_abort_seq_read EXPORT_SYMBOL vmlinux 0x24cb4bce i2c_del_adapter +EXPORT_SYMBOL vmlinux 0x24cef434 mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer EXPORT_SYMBOL vmlinux 0x24db26dc no_seek_end_llseek_size EXPORT_SYMBOL vmlinux 0x24ec21f6 xsk_clear_rx_need_wakeup @@ -8170,6 +8171,7 @@ EXPORT_SYMBOL vmlinux 0x5b179434 xsk_tx_peek_release_desc_batch EXPORT_SYMBOL vmlinux 0x5b1a1f8c jbd2_journal_grab_journal_head EXPORT_SYMBOL vmlinux 0x5b1a6a59 free_cgroup_ns +EXPORT_SYMBOL vmlinux 0x5b282afa sock_init_data_uid EXPORT_SYMBOL vmlinux 0x5b2a49a6 vma_set_file EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr EXPORT_SYMBOL vmlinux 0x5b313261 genphy_read_status_fixed @@ -10190,6 +10192,7 @@ EXPORT_SYMBOL vmlinux 0xb30235f7 __traceiter_mmap_lock_acquire_returned EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb3127629 mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0xb31ef793 vme_master_request EXPORT_SYMBOL vmlinux 0xb320cc0e sg_init_one EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 @@ -13156,91 +13159,91 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xef5c8aef __tracepoint_gb_hd_in EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf32d331f gb_hd_cport_reserve EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf87b3c84 gb_svc_intf_set_power_mode -EXPORT_SYMBOL_GPL drivers/hid/hid 0x027b6cae hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x04551cf4 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x011e51af hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x04cc2300 hid_dump_device EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x09eea9ae hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0x10df1f94 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x07bd4a7c hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x092a2ea5 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0ba36537 hid_hw_open EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x26aefca3 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x27445b16 hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2c299734 hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2c5840bf hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2ddd2c7d hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2df9d1bb hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2e3c7ff6 hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0x36bd5a1b hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x38fa8360 hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3dee543c hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3e2bb41b hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4927944e hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4e7202bf hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x544caffc hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x54624f75 hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x605d2d28 hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0x64f2c55e hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x678b4cd7 hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x69004ea2 hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x723a1258 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1edd70cb hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x22557f09 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2b13519d hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2ddd80be hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x48ffafe6 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4ca5caba hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4f0933e4 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x50895eb4 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x53f662a2 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x54148ea7 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x572da3a5 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5f889fff hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x60398524 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x63a4c6c6 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x66c11ba5 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6a2e8397 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x71c7d6fd hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7bcada69 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x811f79c6 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8ab7699a hidraw_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8eba6320 hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x927c5ebd __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x977b38bf hidinput_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa19e0553 hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa375a2ea hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa4033936 hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa9165f0a hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa9dc3db4 hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xaed5d199 hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xba8d8fe6 hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc0f0a83e hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc230c4ba hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x92bcc1d1 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9e3964ef hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9ef746be hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0xacd8fe01 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb0cc0ef4 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb2c54ba1 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb2f13c52 hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb5ea1524 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbecbbb46 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc048eca0 hidinput_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0xc3398030 hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdcff57fa hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdd4ea695 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdf032e49 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe512600e hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe8371c97 __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xec417ff5 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xed5a2e9d hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xefd2e948 hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf1460b68 hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf8adf093 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcdec9613 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd3638e52 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd4363358 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd776cc1e hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1e4faa8 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe40c9f5a hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe62fd8cc hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0xef511686 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf3143aed hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf837dc67 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf9a3c382 hid_allocate_device EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfc198bd9 hid_unregister_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfefc085f hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfd5beb8f hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xffcb99ef hidinput_calc_abs_res EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x4d1812a6 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x866ad928 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x66086a5f roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x7520c58a roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xb5a37b6f roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xb792f2d1 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xcf99f3a3 roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xd5e9f339 roccat_common2_sysfs_read -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1d81c1c8 hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x85470185 sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa72e09f5 sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xbf03c348 sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc4b94801 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xceb98f5c sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd5c867f5 sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe467e2e6 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xec4f7535 sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xeba3ad36 vivaldi_feature_mapping -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xf1fcdb86 vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x18059dfc sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x40ec7525 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4177abf3 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x601e8aee sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x89a7f719 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x92c2896b sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa01bb72e sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd472ecd0 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf89b2ae5 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x052837c7 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xe422a572 vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x459e72b2 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x461769bd i2c_hid_core_shutdown EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x6b7251c3 i2c_hid_core_remove -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7f1e6405 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x968e7ff0 i2c_hid_core_pm EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xa7b22f1b i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/intel-ish-hid/intel-ishtp 0xe9a563a6 ishtp_wait_resume EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x1a9c9262 surface_hid_pm_ops -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x872a498d surface_hid_device_destroy -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xd5e6b79b surface_hid_device_add -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x7fc1ec47 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x56b56657 hiddev_hid_event -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xb7871cb1 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x4074a8a3 surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x5556f328 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/uhid 0xb23c8a4b uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x0a5bf13d hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x6e77c89a usb_hid_driver EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x12899675 hsi_unregister_port_event EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2c1e9a9a hsi_port_unregister_clients EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x328925b7 hsi_register_controller @@ -17895,7 +17898,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xc85356e4 l2cap_chan_put EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xd2362e18 l2cap_chan_del EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe3149c6f l2cap_chan_connect -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0xa9c50428 hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x8d6aa11a hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x12eadebb br_multicast_enabled EXPORT_SYMBOL_GPL net/bridge/bridge 0x197e500b br_vlan_get_pvid EXPORT_SYMBOL_GPL net/bridge/bridge 0x1dbf3aae br_fdb_clear_offload @@ -18416,6 +18419,7 @@ EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xdd650a10 nft_register_obj EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe559f816 nf_tables_activate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xeb56674d nft_dump_register EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xedbfa85f nft_unregister_obj EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xee367613 nft_set_do_lookup @@ -19157,163 +19161,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xa827a79b snd_ak4113_build EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xa8661b3a snd_ak4113_external_rate EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xe2c3fa31 snd_ak4113_reinit -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00216d03 snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03349e4c snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00c895ad snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0270eed1 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x039af095 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x057cd028 snd_hda_codec_update_widgets EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0906816f snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a772e90 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x096a4ffb snd_hda_apply_pincfgs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b2d5473 snd_hda_mixer_amp_switch_get_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0bd44025 snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0cb586af snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b8cbea4 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c5c0e2b azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e1c99e7 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f13adba snd_hda_get_conn_index EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f3b35ac snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10539104 azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x129e4bfb snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x154c2979 snd_hda_jack_set_gating_jack -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16a8dd24 azx_get_pos_posbuf -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x193f3028 snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19e89749 snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20801680 snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20fec487 snd_hda_correct_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x27f86afc snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ad210b9 query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d58f8ac snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ed1d493 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x305f63e2 snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34e99c2c snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x35aae804 snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36be63a8 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1103ecf0 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1124be27 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11b02a52 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x128fcdd9 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13fb1956 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x161b8c17 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e348d59 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1eae722e azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ee5ec00 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1fa28845 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x22341395 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x229ba4be snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2327e547 snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x298f72be snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cb7f696 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cc8b499 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cdd20da azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ff721ff snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30a78b4e snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36ea31f7 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38a11204 snd_hda_codec_device_new EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39346aaf snd_hda_multi_out_dig_close -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b229a32 snd_hda_spdif_ctls_unassign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3d38a05c snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f4e10a2 snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x402f7d4e snd_hda_codec_set_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x42859694 snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x43e2d742 snd_hda_get_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x446a4cc3 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4832cb2a snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x486450bf snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39aadd9b azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b529809 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c4e0d7a snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e2054ff snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x424684a5 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x43d6e797 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x45c6e0ed snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4745befc snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x475f6869 is_jack_detectable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x48ba3ab8 snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a66813a snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a0c150d snd_hda_multi_out_dig_open EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4aaacf4c snd_hda_mixer_amp_switch_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ace266e snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c6501a1 snd_hda_jack_set_dirty_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4cc956a1 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f98e78f snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50f79c31 snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5196b7f4 snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52655f8d snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5482a0e7 azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x548a7a4b snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x554fbbf1 snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x586f6782 snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a4aa84f snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5b4dc241 snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5cfbc735 snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f3fdbbd snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x606e8862 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x642cf489 snd_hda_codec_update_widgets -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6618ca96 snd_hda_override_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x67213509 snd_hda_jack_detect_state_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68360f91 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54104cff snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5784b090 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a033826 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d3c94db snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d58bdaf snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d8b9243 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5eae32a1 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f9480fc snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63989559 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6454dd73 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x64d8426b snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x656ba026 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66af5bce __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66cf1fe1 snd_hda_create_spdif_in_ctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x689548fe snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6a758879 snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ef233bc snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x70d6e3db snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71eb9171 snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x72894363 snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7922a2e2 snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a77acc1 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7e38f553 snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80f1269f azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68d36630 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6bc51608 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d6233cc snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6dd4de40 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71dea8fc snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x752110bb snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75acbc8e snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78c282b6 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7dde99f1 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7f6cc5f3 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8142c410 snd_hda_add_verbs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x81a7b550 snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87d7dd3b azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x888006f8 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x852a17ce snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x86376936 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x890478aa snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a393dee snd_hda_find_mixer_ctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a69f3de snd_hda_mixer_amp_switch_put_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a6ec06c __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c21ce40 snd_hda_codec_setup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8dad354d snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x90296a16 snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x91f6db5d snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x933c775f __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95a22aaf snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a7e201a __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b905d6e snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c3e8ef3 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ddd8a84 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e185101 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8fe83eb0 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x92ab8657 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x941728e6 snd_hda_multi_out_dig_close EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95eb476e snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98cb71ce azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x999dadee snd_hda_set_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ac21b0e snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9d30df86 azx_probe_codecs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa0d494ad snd_hda_codec_cleanup_for_unbind -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa2c02fbe azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x966294d8 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99a50abf snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99d49be7 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f72beff snd_hda_codec_set_power_to_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa338ad46 hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa386fdda snd_hda_codec_amp_update -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa487b646 snd_hda_jack_unsol_event -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa705e5c6 snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7a4a677 __snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa81b7716 snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8a0f929 snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8e420eb snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xade86a7a snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0be39b7 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa444cf2e snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa5f8547d snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa736c9dd snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa9a49ddc snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad07a4cd snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae43826d snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae8d31b7 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb03ce2bd snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb11f4083 snd_hda_multi_out_dig_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb325f647 snd_hda_mixer_amp_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb3ff7c67 snd_hda_jack_add_kctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb7c37117 snd_hda_lock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb7d4a4f3 snd_hda_codec_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9927f20 hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbb627dfe snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbf9abf0 snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc5adf18 snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1b79806 snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc27a6b56 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba02f55c azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe083f94 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe1331c7 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe3c6f93 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe66c696 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1450f31 azx_codec_configure EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4364fb0 snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4707dc3 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5894df8 snd_hda_codec_load_dsp_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc626ba44 snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcafc90e6 is_jack_detectable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xccfd21a9 snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0a5a81a __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd49f53a7 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5b5dd95 snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd793f24b snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8c67391 snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdb58635e snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe11439df snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc8174eed snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcafb2eaf snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xccdd6519 snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0c5763d azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd4fb37d1 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd6fcee22 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xda067327 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdf2b4d20 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdf39d669 azx_get_position EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe1c581bc snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe1dcc69f snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe7007637 snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecc4b7b9 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe2250a5f hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeaf00ff9 snd_hda_multi_out_analog_prepare EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xefe77884 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xefbb08b5 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0635bd3 snd_hda_codec_load_dsp_trigger EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0b4e30b snd_hda_unlock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3f7127e snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf75ce47f snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf760ace9 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf309fc2a snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3b6d40d snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf5db1bb6 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf89b65cf snd_hda_apply_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xff2f39c8 snd_hda_get_pin_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xffba8bf9 snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x041b359d snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1392939c snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x13fbd772 snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x217c6fcb snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2e12f491 snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3f50f9d0 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x41f8541b snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5a634436 snd_hda_gen_mic_autoswitch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x66f5bca7 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x021ba57a snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0e1055c2 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x149bc2f4 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2708a186 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2ff63963 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3f8e21d0 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4b6486cb snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4bdc9bec snd_hda_get_path_from_idx EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x781fd8f6 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x84a18986 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x81402b92 snd_hda_gen_hp_automute EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8e1f68f9 snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x919661a2 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x983282bb snd_hda_activate_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa1277bcb snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xaf313939 snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc6e5a6ff snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd2c51c8b snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd475e8a1 snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd9d2436d snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe52e1527 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x880939e4 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x89a2fc02 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x949505ce snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb4c10981 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xcb6cd18d snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd1652fec snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd2cc01b3 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd57244ca snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xde4cf395 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe4a77904 snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe88d3575 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xefaf40cc snd_hda_gen_update_outputs EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0xa9367dd7 adau1372_regmap_config EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x075afa54 adau1761_probe @@ -21077,6 +21081,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x2e324ce1 fuse_conn_init EXPORT_SYMBOL_GPL vmlinux 0x2e37a09a tty_save_termios EXPORT_SYMBOL_GPL vmlinux 0x2e393dc1 peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2e3f8fd3 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x2e59eb4a iomap_readahead EXPORT_SYMBOL_GPL vmlinux 0x2e5ed6ac usb_reset_endpoint EXPORT_SYMBOL_GPL vmlinux 0x2e6e6158 switchdev_handle_port_attr_set @@ -21566,7 +21571,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x419ef828 pm_runtime_no_callbacks EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier -EXPORT_SYMBOL_GPL vmlinux 0x41c6afce kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x41d011a9 fscrypt_parse_test_dummy_encryption EXPORT_SYMBOL_GPL vmlinux 0x41d07fc4 sbitmap_queue_wake_up EXPORT_SYMBOL_GPL vmlinux 0x41d9eee1 blkdev_nr_zones @@ -22159,6 +22163,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x58ed0e01 proc_create_net_single EXPORT_SYMBOL_GPL vmlinux 0x58f683a7 lp8788_read_byte EXPORT_SYMBOL_GPL vmlinux 0x5901eaa5 task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x5908506d acpi_dev_get_memory_resources EXPORT_SYMBOL_GPL vmlinux 0x590d8343 sysfs_remove_file_ns EXPORT_SYMBOL_GPL vmlinux 0x5920cf1d __clk_mux_determine_rate_closest EXPORT_SYMBOL_GPL vmlinux 0x5927de60 device_bind_driver @@ -26615,23 +26620,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x334052df fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x38ff9b0c fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x9a210fc9 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x00ea097b hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x04d69a08 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x2c672bad hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x2e9f9e3d hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x4e353bd5 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x04e6ec85 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x32179cc1 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x43dc8672 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x4f13079f hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x505c1de6 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x5a9ba851 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x60f4d22c hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x6297e26b hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x70570061 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x88a567a3 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x88dd1fe4 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xbb3e1ac3 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xc199a29f hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xcdba8f7e hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x0a650524 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2b41de6e hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x41fe9194 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x72018fdc hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x99624877 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xe486acdf hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xec8b272f hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xfda354ec hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x1c125e59 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x738e7202 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x8105d65a hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xa869e108 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x8ece1173 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xcb63472d hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xd28da9ad hmc5843_common_resume drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic --- linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic +++ linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic @@ -1,4 +1,21 @@ ACPI EXPORT_SYMBOL_GPL 0xc331c3c7 acpi_table_parse_cedt vmlinux +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x04bfda32 otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x28abd277 otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x2b90616e otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x2fa92a71 otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x4192b379 otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x4247fd7a otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x45ee45ab otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x4934f71a otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x5e1b5ebd otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x77fc65c4 otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x93f318b2 otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x9db6ec8b otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xa3809fb3 cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xa5a06bf3 otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xc230eb1f otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xe3c7c47a otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xf87a9828 cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x3d552cf8 crypto_cipher_decrypt_one vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xb562535e crypto_cipher_encrypt_one vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xbc428376 crypto_cipher_setkey vmlinux @@ -519,6 +536,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x278df99c drm_gem_vmap EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf EXPORT_SYMBOL drivers/gpu/drm/drm 0x28b06321 drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2943f853 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a61c186 drm_syncobj_get_handle EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range @@ -581,7 +599,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node EXPORT_SYMBOL drivers/gpu/drm/drm 0x4bbd6062 drm_connector_attach_encoder -EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c395d80 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e8f3ca4 drm_client_framebuffer_flush EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f18a150 __drm_debug EXPORT_SYMBOL drivers/gpu/drm/drm 0x503b2029 drm_prime_gem_destroy @@ -747,12 +764,10 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xa8d71c1a drm_privacy_screen_get_state EXPORT_SYMBOL drivers/gpu/drm/drm 0xaa81f162 drm_connector_attach_privacy_screen_properties EXPORT_SYMBOL drivers/gpu/drm/drm 0xab892da4 __drmm_add_action -EXPORT_SYMBOL drivers/gpu/drm/drm 0xac901782 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0xad3ae4f7 drm_add_modes_noedid EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n EXPORT_SYMBOL drivers/gpu/drm/drm 0xada9b7ba drm_crtc_vblank_helper_get_vblank_timestamp EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free -EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf33b003 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0b05ff5 drm_clflush_sg EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0ff2a43 drm_connector_oob_hotplug_event EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err @@ -774,6 +789,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xbeabbb8e drm_crtc_accurate_vblank_count EXPORT_SYMBOL drivers/gpu/drm/drm 0xbeb2bfa2 drm_of_component_probe EXPORT_SYMBOL drivers/gpu/drm/drm 0xbf498c52 drm_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbfe382af drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0775a89 drm_mode_get_tile_group EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0b02418 drm_atomic_bridge_chain_post_disable EXPORT_SYMBOL drivers/gpu/drm/drm 0xc25c58ff drm_gem_prime_fd_to_handle @@ -789,6 +805,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7910e38 drm_vma_offset_lookup_locked EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d04fc5 drm_vma_node_allow EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d2ad50 drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7eb95a2 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xc82982eb drm_get_format_info EXPORT_SYMBOL drivers/gpu/drm/drm 0xc848a3d3 drm_mode_probed_add EXPORT_SYMBOL drivers/gpu/drm/drm 0xca190085 drm_format_info_block_height @@ -3408,47 +3425,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf7a5f9a8 ath10k_ce_completed_recv_next_nolock EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf83480b4 ath10k_ce_deinit_pipe EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf8f02f2c ath10k_core_create -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x03ed5238 ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x099a2e02 ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0fcc8da1 ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x23725a5b ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x31f45232 ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x328c4392 ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3f861dad ath11k_pcic_init_msi_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x403fbb2f ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4ddd3301 ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x550b1060 ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x57a0bbf5 ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5d25acef ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5f92b5db ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x09f1cfcd ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1290ed51 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c27ed93 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c97a865 ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x22f7d044 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2bf8cece ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x304878d2 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3835ea8a ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3902e515 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x39b5cddd ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3d74cbf5 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x40b63477 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x41b33def ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x43477051 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x495b6294 ath11k_core_init EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x606a5b5a __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fae0565 ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x810d03d5 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x60ddba90 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6ba11aef ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x72403436 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x76abcb06 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7be2a59a ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x90fc3cc8 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x972169eb ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9944ab59 ath11k_pcic_get_user_msi_assignment EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9f6ea71c ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa1051943 ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa26f5f75 ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa6180654 ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa892b2a2 ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xab40acd3 ath11k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb1624303 ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb3dbebbe ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb5785c53 ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc1e671b3 ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc1e7965d ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc6a037fe ath11k_ce_per_engine_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd2358a5e ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd43ca145 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd842d37f ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd9d9947c ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdaefafa3 ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdf35be41 ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe177fd27 ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe29a12a7 ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xee9e9397 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9cf6e55b ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9fe70a45 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb30dc8a5 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc1c5d76b ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc75328b2 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc80fe4eb ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcc80defd ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd1b78947 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdae156ab ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe024df68 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe0750c3a ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xeb9ea08e ath11k_core_suspend EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfc79cc28 ath11k_pcic_register_pci_ops -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfc930faf ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf1a974cc ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf919a7ca ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xff05379b ath11k_pcic_write32 EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x08f3c94d ath6kl_read_tgt_stats EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x186fd761 ath6kl_core_tx_complete @@ -4277,18 +4294,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xe0122ba3 mraid_mm_register_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1b259459 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1f0805aa qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x29f61007 qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x536942a9 qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x64cfcab6 qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xaf98ca5e qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb12d9abd qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xbc20cb4e qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe81e7fd1 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xece2870a qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf0a6225c qlt_lport_register -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf2777c4d qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x071cd76d qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x28c08bb5 qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x461f73dd qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x62502b00 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x68314ecb qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x74509453 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x816babe0 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8e46728d qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x922f6093 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x963f9d87 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xdd624314 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe8367d18 qlt_rdy_to_xfer EXPORT_SYMBOL drivers/scsi/raid_class 0x7d6c8771 raid_class_release EXPORT_SYMBOL drivers/scsi/raid_class 0x86ba978c raid_component_add EXPORT_SYMBOL drivers/scsi/raid_class 0xd515a9cc raid_class_attach @@ -10049,6 +10066,7 @@ EXPORT_SYMBOL vmlinux 0xa75b382e simple_dentry_operations EXPORT_SYMBOL vmlinux 0xa7768c29 posix_test_lock EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa791eac0 sock_init_data_uid EXPORT_SYMBOL vmlinux 0xa79877a8 mr_fill_mroute EXPORT_SYMBOL vmlinux 0xa798f4dd scsi_alloc_sgtables EXPORT_SYMBOL vmlinux 0xa7abddc3 blk_mq_init_allocated_queue @@ -10528,7 +10546,6 @@ EXPORT_SYMBOL vmlinux 0xbca4bdc5 udp_flush_pending_frames EXPORT_SYMBOL vmlinux 0xbca90fdd phy_get_c45_ids EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf -EXPORT_SYMBOL vmlinux 0xbcb36fe4 hugetlb_optimize_vmemmap_key EXPORT_SYMBOL vmlinux 0xbcb56ff7 devm_ioremap_resource EXPORT_SYMBOL vmlinux 0xbcbeb0a9 processors EXPORT_SYMBOL vmlinux 0xbcdf5992 pci_rebar_get_possible_sizes @@ -11136,6 +11153,7 @@ EXPORT_SYMBOL vmlinux 0xd7a8a894 netdev_offload_xstats_enabled EXPORT_SYMBOL vmlinux 0xd7ad9f24 netdev_notify_peers EXPORT_SYMBOL vmlinux 0xd7b62852 inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0xd7bdd47e mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0xd7c2c0d8 free_mdio_bitbang EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete EXPORT_SYMBOL vmlinux 0xd7d53b42 tty_port_close_end @@ -11587,6 +11605,7 @@ EXPORT_SYMBOL vmlinux 0xeb9e913d sgl_alloc_order EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint EXPORT_SYMBOL vmlinux 0xeb9fe575 is_acpi_data_node +EXPORT_SYMBOL vmlinux 0xeba885c9 mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0xebb497ea ip_options_rcv_srr EXPORT_SYMBOL vmlinux 0xebc0fd2c mmc_alloc_host EXPORT_SYMBOL vmlinux 0xebc3e259 pcix_set_mmrbc @@ -12966,90 +12985,90 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf5a8a428 gb_connection_enable EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf8f50276 __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/hid/hid 0x00b2bec0 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x03a13cdb hid_destroy_device EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0a38f083 hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0ba0660d hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0cfae1b8 hid_hw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0f0d9d35 hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x14b2446b hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1742652a hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x09e59add hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0adeead8 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0d96389b hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x143b386d hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x16b314f7 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19ba933d hid_dump_input EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x23a8d9d4 hidinput_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x25e3997c hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x310c06ff hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3397c880 hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3a4d9f60 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3cf4870d hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3fa6a5e5 hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0x416ec3d3 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x53c049ff hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x53e7d3f0 hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x70511152 __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0x74515654 __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7b5937d7 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7e8667ae hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0x83e72188 hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x84aa1ad2 hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x86c08837 hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x88525aa1 hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x889adb3e hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x279694d0 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2820dc3f hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2a3904e9 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2ae7e784 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2d026c1f __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x340c6a36 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x382f8afb hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3b19c01c hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3d6e04b4 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x410d480f hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x42308ed9 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4fcc6a26 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4fd1a847 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x57b07776 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6bd44f03 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x71f74c3c hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x737c43c6 hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x741c745e hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x782d25b2 hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7da8c0d3 hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7dd71b37 hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x81e55666 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8a9eb97d hidraw_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8ede338d hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8fb67827 hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0x984784b1 hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x985f2fc3 hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa24e643a hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa49293f7 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa4b08b93 hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa57a6396 hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa8e83dc6 hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xaa2dd995 hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb0663ca7 hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb0e9cd28 hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb27d3a1c hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc04ffd39 hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc3901f28 hid_alloc_report_buf -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc8d99687 hid_unregister_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd33ecb96 hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1602bbe hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9534275e hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9ede7344 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb38f9186 hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xba10b50b hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc78b028d hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd08f6f54 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd7e349ac hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdeae3089 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe13128f1 hidinput_get_led_field EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1e4d4b0 hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe755ced8 hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf283de67 hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf83b72fe hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf840e812 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe456a8d1 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe6034175 hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe979e35e hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe97f2eec hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xea83c4e1 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf636d726 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf8a14041 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf8bf136a hid_output_report EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init -EXPORT_SYMBOL_GPL drivers/hid/hid 0xffdd42ff hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x18060318 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0xd0230a9e roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x040ab293 roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x065e38f1 roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x179bf50e roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x94937cf7 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xd6545337 roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xfa965a5c roccat_common2_send_with_status -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1f5f18b4 sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x59d1bc52 sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x91d6115f hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x96901447 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xabfe88f9 sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc31cbbad sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc8dfa4b6 sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe4e10f5b sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xeee4f42c sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x6d6cad16 vivaldi_input_configured -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xc41557af vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1b1f7b4d sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1ea1f943 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x2e7fea52 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4cedaca4 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x65431d86 sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x87e61561 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa1eeda4b sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xbc10f45c sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf9b9b9c7 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x0504a8ec vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x1cab742e vivaldi_input_configured EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x8706d05e i2c_hid_core_shutdown EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x9bce7695 i2c_hid_core_remove -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xbe30dfda i2c_hid_ll_driver +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xa107fc81 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xc9459b77 i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xdcd9ab49 i2c_hid_core_pm EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x9a8af1bb surface_hid_pm_ops -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xafeef286 surface_hid_device_add -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xb55e029a surface_hid_device_destroy -EXPORT_SYMBOL_GPL drivers/hid/uhid 0xf8c3007c uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x2467c26f hiddev_hid_event -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xf5dc75bd usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xa56ad1fb surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xaee290b7 surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/uhid 0xe54cfadd uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xa8b17fa3 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xbab2fe3c hiddev_hid_event EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x1b88a727 hsi_register_client_driver EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2b83fa30 hsi_new_client EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x346f2183 hsi_port_unregister_clients @@ -17968,7 +17987,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xae7e7aee l2cap_add_psm EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xc31234af l2cap_chan_put EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe59ed275 l2cap_chan_list -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x2e94bc6e hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0xbac99a5f hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x09c590f3 br_mst_enabled EXPORT_SYMBOL_GPL net/bridge/bridge 0x1788a85c br_forward_finish EXPORT_SYMBOL_GPL net/bridge/bridge 0x1d145a23 br_multicast_has_querier_anywhere @@ -18456,6 +18475,7 @@ EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1c021d91 nf_tables_deactivate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1eef3f29 nf_tables_bind_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1f4f0894 nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x20e1a4b9 nf_tables_activate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2ed95e5a nft_meta_set_destroy EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2ff631e1 nft_set_lookup_global EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work @@ -19189,163 +19209,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x41686706 snd_ak4113_reg_write EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x49a5c605 snd_ak4113_check_rate_and_errors EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xe0330384 snd_ak4113_create -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00252720 azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00783dd5 snd_hda_attach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x02c5537f snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04c3d2d2 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x051f254c snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00810620 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0174d3be snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x031a5881 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04569fe9 azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x05254c2b snd_hda_get_default_vref EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0aec3bbe snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e64b7fa snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x06bdc5c4 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x079f1908 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0dd6d59d snd_hda_jack_detect_enable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e8c5cc9 snd_hda_mixer_amp_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f0fb11e snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14829fa5 snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14e6d3fe snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b8f9d5e snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1da15afd hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20003e36 snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x22b3942b azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x23db87dc azx_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x26cd8490 is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f068639 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11c0c028 snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x134d3cf9 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1673ac91 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x169572d1 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x17257b70 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x175ad61e snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19bb1a74 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ac1fe23 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1c85a056 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1dae92ee azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e2158ad snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2271ce87 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x280c17ab snd_hda_jack_unsol_event EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x285b910c snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x29f2ba1c snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2bb6680c snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2dc09051 azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2e6992e3 snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2efda298 azx_free_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2f4e8b08 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30f06376 snd_hda_codec_setup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33d77cfb snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2f65b38c snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30e2008f snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x32fd9b50 _snd_hda_set_pin_ctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33f10c59 snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x359c7fa5 snd_hda_codec_get_pin_target EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36756fb6 snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36dca949 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38b6454f snd_hda_get_int_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x394bd99d snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x395f96b9 snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b106244 snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b900658 snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3d1bf2ae snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e0f5dd4 snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3fffae6a snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x402c8d47 query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x408b9e78 snd_hda_correct_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x415ebfb6 snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x41c36fee snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x40a4f2c9 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x41f8d155 snd_hda_get_connections EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4217ff6d hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4222e4a1 snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4258fb2c snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4574f3e7 snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x46c2b064 snd_hda_override_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x475cbb30 snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4eb2a7c9 snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51ae3791 snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52395dcf snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5356f3c2 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55b81443 snd_hda_codec_device_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x57e42115 snd_hda_jack_add_kctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5820b4ee snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5865110a snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x46c5dfce snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x47377028 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x48340f48 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x48953afa __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4e19e868 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4e30cdbb snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51a83a79 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x531ab65a snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x53302548 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x566dfde1 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x56ab85c9 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5736bd49 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x57b1a198 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x57bcb5a6 snd_hda_spdif_out_of_nid EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x593ab861 snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a8ce6f5 snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x60a8c387 snd_hda_jack_poll_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x60e765a4 snd_hda_codec_pcm_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6afb6a49 snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d7e01d8 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x59a3c029 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5ee4da68 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x644d040c snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65fcecea azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6662c35b __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68d31fd2 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6a5b33d4 snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6abc3d56 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6afcecd5 snd_hda_check_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6f8750ea snd_hda_mixer_amp_switch_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x731252bd azx_get_pos_posbuf -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7331e5b7 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7208850c snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x724ddc2c snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75242244 snd_hda_codec_setup_stream EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75540051 snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7564b321 snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7b0be457 snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7bfaa739 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x808d24b7 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x77740a65 snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7bbcca82 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fcfff73 snd_hda_jack_add_kctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80d7c168 __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x81cfb89c snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x86e5ad0d snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x872f83c8 snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87f848ca snd_hda_codec_cleanup_for_unbind -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88bc7dc3 snd_hda_codec_update_widgets -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8bcb0fa1 snd_hda_spdif_ctls_unassign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8fad0094 snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x911310c5 __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x91e6ee08 __snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x947cd4e5 snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x94d41d8b snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x971d166a snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x84052499 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x866abe5e snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88a1a4cd snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c06f1be snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8df83465 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x904fc954 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x94be0587 snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95279239 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x979ce78f snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9990e1b4 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99a4e0b4 is_jack_detectable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9a72d216 snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b57f627 snd_hda_codec_amp_update -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa0dec48c snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa2539b10 snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa751c925 azx_init_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaac19ebf snd_hda_get_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab1fd6ad snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab8177df snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xabdeaa04 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9fadd013 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9fe59e7d snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa193910c snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab6e0d5b snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xabb89a60 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xac4d00b9 snd_hda_codec_load_dsp_prepare EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaccf3a9d snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaf4bdc37 snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0c263e5 snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0fe261f snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb3757c92 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0be9fe5 snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0c2066b snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb4eddcea snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb674f56f azx_codec_configure EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb7421cfb snd_hda_mixer_amp_switch_put_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb7b6f9e2 snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8fd542a azx_bus_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba653799 snd_hda_get_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbaee7df5 snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbce23b4b snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8f12016 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb93ab747 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9816e68 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9b152e6 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba818027 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbfc14a15 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc037e2c2 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4069aeb snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4343924 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc464917d snd_hda_jack_detect_state_mst EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc6048ea5 snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc60617d4 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc7b07472 snd_hda_add_new_ctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc84f7261 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xccf215f8 snd_hda_get_pin_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd6aced0 snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd8bdefe snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xce808671 snd_hda_codec_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd06a808f snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd41adc86 snd_hda_set_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd635837f snd_hda_jack_unsol_event -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdfdef665 snd_hda_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdfdf26da snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe04781c1 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcc978d95 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd048c1d9 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd295987f snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd741f6f7 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdabdc39e snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdcfe0886 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe08461fe snd_hda_shutup_pins EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe3648db0 snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe47cb5dd azx_stop_all_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe5312b8f snd_hda_unlock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeb11a490 snd_hda_jack_detect_state_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xebffc879 __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecbc755f snd_hda_jack_set_gating_jack -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xed6144cf snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe80acf1d snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe9786548 snd_hda_codec_unregister EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xef1b531e snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0f863c6 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xedb45179 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0067070 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf01f1047 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0a143af azx_get_position EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf175f25e snd_hda_lock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf6b32e74 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf7aa1ea6 snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8872279 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1d35da5 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1e19438 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf4e90ae2 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf7b3b889 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf838ae06 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf881452a snd_hda_get_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfa3070b5 snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfcd60d5c snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd5c32e9 snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x17c3b25d snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1a33894b snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x255907a0 snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2c65fa88 snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x35b97c7a snd_hda_gen_add_micmute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3734831e snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3891942e snd_hda_gen_mic_autoswitch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x529287b7 snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6b2e0c3e snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfbed03dc snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfcefc527 azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfe1cebd9 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x02a89954 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0724be84 snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x07e50931 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1b865596 snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x30574718 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x31b39e6d snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3ff728c4 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x40b5027d snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4bfe3ec9 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4df64ffb snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5779f8c3 snd_hda_gen_check_power_status EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x81b7abcb snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x83f446fa snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7ce23aff snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7f9362fb snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x861e56bc snd_hda_gen_add_micmute_led_cdev EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x974425ee snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x9f2efeff snd_hda_activate_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb3e1128f snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbc56d886 snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbdbb4732 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc9d18de6 snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xce295cfb snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd142df5e snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf5331aa7 snd_hda_add_new_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf6bcbf00 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb6f38e6b snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb78b88c1 snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc4cfcae1 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xdf253873 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xea08df50 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xedf2cfc1 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf1ddeb90 snd_hda_get_path_idx EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0xb5bf83bd mt6359_accdet_enable_jack_detect EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0xc693baa4 adau1372_regmap_config @@ -20160,7 +20180,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x05d9c1d9 pci_generic_config_write EXPORT_SYMBOL_GPL vmlinux 0x05daee76 serial8250_set_defaults EXPORT_SYMBOL_GPL vmlinux 0x05e85d0a platform_bus_type -EXPORT_SYMBOL_GPL vmlinux 0x05fe37a9 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x06036b4a regmap_get_val_bytes EXPORT_SYMBOL_GPL vmlinux 0x06055a23 __tracepoint_pelt_se_tp EXPORT_SYMBOL_GPL vmlinux 0x061336ae blocking_notifier_chain_register_unique_prio @@ -25161,6 +25180,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xbcc6180d ip_valid_fib_dump_req EXPORT_SYMBOL_GPL vmlinux 0xbcc715ba ata_host_init EXPORT_SYMBOL_GPL vmlinux 0xbccf3a8b imx_unregister_hw_clocks +EXPORT_SYMBOL_GPL vmlinux 0xbcdca6d7 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool EXPORT_SYMBOL_GPL vmlinux 0xbd02ed57 tty_buffer_unlock_exclusive @@ -26097,6 +26117,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xdfcc37f6 transport_add_device EXPORT_SYMBOL_GPL vmlinux 0xdfce1694 crypto_alloc_skcipher EXPORT_SYMBOL_GPL vmlinux 0xdfcff371 blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0xdfd58173 acpi_dev_get_memory_resources EXPORT_SYMBOL_GPL vmlinux 0xdfdb2be4 devm_of_icc_get EXPORT_SYMBOL_GPL vmlinux 0xdfe80478 iommu_domain_alloc EXPORT_SYMBOL_GPL vmlinux 0xdfff8bdf scsi_build_sense @@ -27022,23 +27043,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x35ee2b28 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x92011df2 fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x9730bfed fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x0705b369 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x196f58d8 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x35f3aea9 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x42b27527 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x5fd724a9 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x63e208ad hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x097ea0e5 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x1163a48d hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x14733fa8 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x17d0fab6 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x40071e44 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x4834db5b hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x649c17e4 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x82352dcc hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xc4c2c7f3 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xe901ba73 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xf2b2c850 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xfbf5a6c8 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x45887d59 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x562c3f78 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7736718d hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xd07c82bf hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x99e3cf44 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc39e9fbf hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc50f7a01 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xcdde3efc hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xe8de9e6b hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x29c0e716 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x4257733f hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xc7bd66aa hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xefdbe7c5 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x07795083 hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7cc9c108 hmc5843_common_resume drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x84ab2a0f hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic-64k linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic-64k --- linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic-64k +++ linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic-64k @@ -1,4 +1,21 @@ ACPI EXPORT_SYMBOL_GPL 0xc331c3c7 acpi_table_parse_cedt vmlinux +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x016056aa otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x0e8340f0 otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x2b46c1c6 otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x311e8d4e otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x545e5340 cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x56a672a5 cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x91bf5ba9 otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x93c6b78f otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x9c648766 otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xa8075bd6 otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xa9a4b42e otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xaaf979df otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xb5cb3af5 otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xc7496c95 otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xcc7244cb otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xeb2fc005 otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xffa65834 otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x3d552cf8 crypto_cipher_decrypt_one vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xb562535e crypto_cipher_encrypt_one vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xbc428376 crypto_cipher_setkey vmlinux @@ -432,7 +449,6 @@ EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf99cf264 drm_dp_mst_get_vcpi_slots EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters -EXPORT_SYMBOL drivers/gpu/drm/drm 0x01196c97 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x024ce515 drm_property_create_bitmask EXPORT_SYMBOL drivers/gpu/drm/drm 0x025de8c4 drm_property_replace_blob EXPORT_SYMBOL drivers/gpu/drm/drm 0x03c63897 __drm_get_edid_firmware_path @@ -487,6 +503,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f9f842d __drmm_encoder_alloc EXPORT_SYMBOL drivers/gpu/drm/drm 0x201637b5 drm_plane_create_color_properties EXPORT_SYMBOL drivers/gpu/drm/drm 0x2041744a drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20d962bd drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x20f93c3f drm_encoder_init EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block EXPORT_SYMBOL drivers/gpu/drm/drm 0x21bd17cc drm_gem_get_pages @@ -562,7 +579,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x464bf7a1 drm_connector_set_link_status_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x46744bf8 drm_atomic_set_mode_prop_for_crtc EXPORT_SYMBOL drivers/gpu/drm/drm 0x469cfc9c drm_gem_lock_reservations -EXPORT_SYMBOL drivers/gpu/drm/drm 0x46cc4bca devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x470bb76e drm_connector_unregister EXPORT_SYMBOL drivers/gpu/drm/drm 0x4831da6e drm_vma_offset_remove EXPORT_SYMBOL drivers/gpu/drm/drm 0x4878d4f8 drm_dev_alloc @@ -580,6 +596,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e57e4c7 drm_dev_unregister EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e71aa8c drm_crtc_send_vblank_event EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f18a150 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4feac4bf drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies EXPORT_SYMBOL drivers/gpu/drm/drm 0x50810508 drm_connector_attach_content_type_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x511f25ea drm_gem_objects_lookup @@ -618,6 +635,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x693f2c8a drm_atomic_commit EXPORT_SYMBOL drivers/gpu/drm/drm 0x6a90faaf drm_dev_put EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b1002ba devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b63a95a drm_privacy_screen_call_notifier_chain EXPORT_SYMBOL drivers/gpu/drm/drm 0x6bb8d69e drm_gem_prime_import EXPORT_SYMBOL drivers/gpu/drm/drm 0x6dafb749 drm_property_create @@ -762,7 +780,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xbd8b43ea drm_crtc_vblank_helper_get_vblank_timestamp EXPORT_SYMBOL drivers/gpu/drm/drm 0xbea24b7c drm_crtc_vblank_put EXPORT_SYMBOL drivers/gpu/drm/drm 0xbfd96d88 drm_gem_object_init -EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0a1b962 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0c19a19 drm_mode_put_tile_group EXPORT_SYMBOL drivers/gpu/drm/drm 0xc1f9e266 drm_crtc_create_scaling_filter_property EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2f0deff drm_connector_init_with_ddc @@ -3408,47 +3425,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf5337fbe ath10k_ce_per_engine_service EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfaa7ed00 ath10k_ce_enable_interrupts EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfcd8b607 ath10k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x12aef9c7 ath11k_pcic_init_msi_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x188ea5a7 ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2190a663 ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x27cce1e5 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2b9e85be ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3bd67809 ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x568aa3d5 ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5b3b4896 ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6029049e ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x02aa76a2 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0496fdb2 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x058d5809 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x07760c97 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0fd9ee80 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1d00396c ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1f57a1bf ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x20211050 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x20f70bbf ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x269dbda2 ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2afd281d ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x42add6fb ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x43a6640a ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x495bfccf ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x498050ce ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4e90596e ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x510f64c8 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x587b8cdd ath11k_ce_free_pipes EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x606a5b5a __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x68118c65 ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6e496498 ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6fa71bbd ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x77ef62cd ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7f92f634 ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8674422c ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8a487a50 ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9893de9e ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9beb9dfe ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6ce062c4 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6e8a8517 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x71fb2229 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x802404e8 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x836faa8c ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x906a8c72 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x955a338f ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x98e723d7 ath11k_pcic_read32 EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa0548d9a ath11k_pcic_register_pci_ops -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa9b40e42 ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb7dca0ab ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbea49871 ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbf0b9d70 ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xce800d3f ath11k_ce_per_engine_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd7d80395 ath11k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdaa44685 ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdbeffc22 ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe0e41ab9 ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe67ef1f0 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe67f48b1 ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xece3f2a1 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xac26627b ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb7ab10e2 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbebe56ad ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc21c9fb6 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd7938cf4 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdc27fb3a ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe3c3093d ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe62a7628 ath11k_pcic_get_user_msi_assignment EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf08db027 ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf39d8e77 ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf91ccb4f ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfa05bb02 ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfd12a1cc ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfe6cdcc6 ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfed937dc ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf193a0db ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf6c92cf6 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfa7155f2 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfddd5d96 ath11k_pcic_get_ce_msi_idx EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x0294fd6e ath6kl_core_tx_complete EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x0d3b1a8b ath6kl_core_cleanup EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn @@ -4277,18 +4294,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x8fe48b11 mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x02791f40 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x115c2c11 qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1c4eaa24 qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x24bdb7db qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3419c88b qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4321290f qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4cb0444d qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x59f52bc7 qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x75ec50b2 qlt_lport_register -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8c05fb63 qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xa08b2673 qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb2361007 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0058c9d7 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x074e6c1c qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2e1ff0d4 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x35999fe6 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x37f77140 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5ec7218f qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x670ce4fa qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7a13db71 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x97a16433 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xa25fb901 qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb60ebb1e qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf20b6061 qlt_stop_phase1 EXPORT_SYMBOL drivers/scsi/raid_class 0x00b056e6 raid_class_release EXPORT_SYMBOL drivers/scsi/raid_class 0x1cc197d6 raid_component_add EXPORT_SYMBOL drivers/scsi/raid_class 0x1fc0f1fb raid_class_attach @@ -7359,6 +7376,7 @@ EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d467eb7 sock_init_data_uid EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font EXPORT_SYMBOL vmlinux 0x2d55b324 inet_unregister_protosw @@ -10566,7 +10584,6 @@ EXPORT_SYMBOL vmlinux 0xbca1f715 can_nice EXPORT_SYMBOL vmlinux 0xbca93cd1 scsi_host_put EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf -EXPORT_SYMBOL vmlinux 0xbcb36fe4 hugetlb_optimize_vmemmap_key EXPORT_SYMBOL vmlinux 0xbcb5024a dcb_ieee_getapp_default_prio_mask EXPORT_SYMBOL vmlinux 0xbcbe4299 tcf_idr_release EXPORT_SYMBOL vmlinux 0xbcc77f32 ip_generic_getfrag @@ -11158,6 +11175,7 @@ EXPORT_SYMBOL vmlinux 0xd7482f05 vcalloc EXPORT_SYMBOL vmlinux 0xd7899d78 tty_kref_put EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd7bdd47e mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete EXPORT_SYMBOL vmlinux 0xd7d5d4c7 fman_get_revision EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll @@ -11585,6 +11603,7 @@ EXPORT_SYMBOL vmlinux 0xeb9e913d sgl_alloc_order EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint EXPORT_SYMBOL vmlinux 0xeba70a16 security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0xeba885c9 mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0xebda3f10 jbd2_journal_grab_journal_head EXPORT_SYMBOL vmlinux 0xebe0dd72 redraw_screen EXPORT_SYMBOL vmlinux 0xebe8b479 register_sysctl_mount_point @@ -12963,90 +12982,90 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xecd67e77 gb_operation_cancel EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfea88816 gb_operation_put -EXPORT_SYMBOL_GPL drivers/hid/hid 0x002f4342 hid_dump_input EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0af75a68 hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0b21367a hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0f42c5de hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0x14b2446b hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x10ecd68f __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x151f3c42 hidinput_report_event EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1cc78179 hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2156bff5 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2644422c hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1b439a75 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1e4ad9f2 hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x22b98d88 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x25b45905 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x279694d0 hidraw_report_event EXPORT_SYMBOL_GPL drivers/hid/hid 0x280d1052 hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2d2c2b07 hid_alloc_report_buf -EXPORT_SYMBOL_GPL drivers/hid/hid 0x31e04d24 hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0x33540ba8 hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x39069ace hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0x39701049 hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3a28de3e hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3a36923f hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x48aee393 hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4f21a05d hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x551c2b2e hidinput_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x557a3dee hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x60886d48 hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x60b3d52e hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x740f6447 hid_unregister_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7a717ab5 hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x820704cc hid_input_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x838c73e0 hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8a11e612 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3374c45b hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x358a59be hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3c57616a hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3d07735c hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3dadfed0 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3e7ad24d hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x42308ed9 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x43df2ce2 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x468c2ad6 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x48eaa633 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x62449e28 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7729fa2d hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7a7f9d7a hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7da8c0d3 hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7e108c02 hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x81167b8f hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x820405ab hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x88ae900f hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x89893d14 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8a9eb97d hidraw_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8ede338d hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x9d78cb42 hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa1a7e891 hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb0663ca7 hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb0e9cd28 hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb228833c hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb4bb684e hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbee3bb42 hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc0120f27 hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc3467c3b __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc39de378 hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc62a3cf8 hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc6c2844b hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd83df95e hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdc5e58e5 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdd2637c1 __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe6cec3a9 hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe9d202ee hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf525e235 hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf83b72fe hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf8b9ad81 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf92192ce hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x90dff762 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x91cf11cd hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9a87a52f hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa035f6c7 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xad377b9f hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb27d405b hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb7e8c45a hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb8e28374 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xba8149bd hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xba9de532 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc29a7ae6 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcdb4bfe4 hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd1b3d99b hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xda3c4132 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdb0b3b97 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe6034175 hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe8ce932f hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf173a922 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf18f9777 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf1ad579d hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf8a94afe __hid_register_driver EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x18060318 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0xd0230a9e roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x040ab293 roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x065e38f1 roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x179bf50e roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x94937cf7 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xd6545337 roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xfa965a5c roccat_common2_send_with_status -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1f5f18b4 sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x59d1bc52 sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x91d6115f hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x96901447 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xabfe88f9 sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc31cbbad sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc8dfa4b6 sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe4e10f5b sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xeee4f42c sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x6d6cad16 vivaldi_input_configured -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xc41557af vivaldi_feature_mapping -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x5f3ea82f i2c_hid_ll_driver +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1b1f7b4d sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1ea1f943 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x2e7fea52 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4cedaca4 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x65431d86 sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x87e61561 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa1eeda4b sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xbc10f45c sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf9b9b9c7 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x0504a8ec vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x1cab742e vivaldi_input_configured EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x81c061f3 i2c_hid_core_remove EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x920e5293 i2c_hid_core_shutdown EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xb4f0a5e2 i2c_hid_core_pm EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xb596b516 i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xb7aa2534 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x9a8af1bb surface_hid_pm_ops -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xafeef286 surface_hid_device_add -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xb55e029a surface_hid_device_destroy -EXPORT_SYMBOL_GPL drivers/hid/uhid 0xf8c3007c uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x185afb6c usb_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x2467c26f hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xa56ad1fb surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xaee290b7 surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/uhid 0xe54cfadd uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xbab2fe3c hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xf3b26b59 usb_hid_driver EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x108c523f hsi_remove_client EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2f107713 hsi_register_controller EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list @@ -17965,7 +17984,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe1ef3552 l2cap_chan_set_defaults EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xfaa24258 bt_debugfs EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xfafec157 l2cap_chan_put -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0xcd79c277 hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x63a86fc0 hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x06f13abb br_dev_queue_push_xmit EXPORT_SYMBOL_GPL net/bridge/bridge 0x192b7599 br_vlan_enabled EXPORT_SYMBOL_GPL net/bridge/bridge 0x278a387c br_fdb_find_port @@ -18471,6 +18490,7 @@ EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x615021cc nft_meta_get_eval EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x66b82775 nft_parse_register_store EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x68534789 nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6d1811a6 nf_tables_activate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7ef89396 __nft_reg_track_cancel EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8d80ea3a nft_meta_get_dump EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9d55bd9b nft_meta_set_eval @@ -19187,162 +19207,162 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xe605231e snd_ak4113_check_rate_and_errors EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xf7127308 snd_ak4113_reinit EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x004c201c snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x004e23e6 snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04fe91fb __snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x052aafda snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x056c2f11 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x045f5f8a snd_hda_jack_detect_enable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0808cf04 snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0837ccb2 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x069a2c2a snd_hda_attach_beep_device EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x087a63d6 snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0acb39f9 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ebc4c56 snd_hda_codec_update_widgets EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f03238c snd_hda_mixer_amp_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x124b38ac snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x15545b21 snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x15898293 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x159abfe8 snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16850eba snd_hda_codec_update_widgets -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x184f13ab snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x185dedd7 snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1901c0af azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1c8caebc is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10679abf snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x112fd6ae snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x117f88f1 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x139b10a9 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x153e63ef snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1753a925 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a6e9e23 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1c53fb82 snd_hda_set_dev_select EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1def9d79 snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x22879a1d snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x258a88af snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x29f05c63 snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d2fb945 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2325c0d1 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x23f1e681 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x284a7855 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x28e349ed snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b4fc6ea snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cd79fda query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2fc215f1 snd_hda_codec_set_power_save EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ffeb074 snd_hda_mixer_amp_switch_put_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3220cb4b snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33f90543 snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x303920bf snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x322cf8c3 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x330d39f5 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33948a7f snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x343dc18d snd_hda_codec_device_new EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3559893c snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x359e3899 snd_hda_correct_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x365f632b snd_hda_codec_setup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36eb9680 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3662be1a snd_hda_get_connections EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3da60875 azx_get_pos_posbuf -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e59a82f snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e7e8187 snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4032a7e6 snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4269eb23 snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x452ccbc7 snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x456cfc4d snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x486de14e snd_hda_codec_device_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4bbbb2e1 snd_hda_codec_cleanup_for_unbind -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ea26699 snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4eb67907 snd_hda_jack_detect_state_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ffc949a snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x541ed1df snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55197fc0 snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x552c6a6f snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55981b94 snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a1cb0d4 snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a4be172 __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5b69ac03 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5bcf2cdc snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ebf0fa snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39e9691a __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39ec866e snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3a7dc806 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x405adb3f azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x425a61c9 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4557f87a snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x470c677f snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ad5c48f snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4b925e50 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4e82b2c6 snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4fb0d0c9 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5083625b snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50a99554 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x511a9d31 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51d43107 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x53d42ac5 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54dbc205 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x565eae32 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x57292794 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x58efe6cb snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a654cee snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5c248207 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5cca3d04 snd_hda_codec_load_dsp_prepare EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d357a97 snd_hda_mixer_amp_switch_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x608f0f00 azx_probe_codecs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x60cb8201 snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x613a81db snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x62cd2db5 snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x636379d3 snd_hda_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66b2c71b snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f8eaf3a snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x60400b9d snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6736e2d2 snd_hda_add_verbs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6757b1af snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6dacf483 snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x72c8035f azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6dd8a20f _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x72ddf048 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x745c7793 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7538e4e0 snd_hda_enable_beep_device EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75836ed2 snd_hda_mixer_amp_volume_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75c99cc7 hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7633e35f azx_bus_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x789e5b6d snd_hda_override_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78a08cfa snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76151bb7 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7713dfb5 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x77336ba6 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x77f5552b snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x781a6014 snd_hda_jack_unsol_event EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79529595 snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7db696d8 snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7e6b0e65 snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x828343aa snd_hda_codec_set_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8397535f snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a6532b4 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fdf4bf0 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x807a50ac snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80fef23f snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x81d99538 snd_hda_codec_amp_update EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x885638bb snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b41b5c2 snd_hda_attach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b95a9ee snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8bbd7ed7 azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8bc6dbfe snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8de229e5 snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x91764f12 snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x92805ca0 snd_hda_set_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x94422146 snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x94a0c208 snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x96e76d09 snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9806ce60 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a3414fa azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ac9ffb8 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e48c3e6 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8f0977df snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x92fb3237 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99d68a04 snd_hda_multi_out_dig_prepare EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9a97f2bc __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b83e9ad snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9dc729ad snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9e77c69a is_jack_detectable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa0e02cfe snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa1ab8d36 snd_hda_codec_amp_update -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa5e00d76 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa220007a snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa27523a1 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa4178baf snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa4c6f3eb azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa676516a snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa6942d28 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa727cad7 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa85864b5 snd_hda_get_num_devices EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8716097 snd_hda_lock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8dcdaeb hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab81a718 azx_free_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xac0ca6e4 snd_hda_mixer_amp_switch_get_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaedb3e0a snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xafc23e87 snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb1fc4250 snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb4869076 snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb965c7fe snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1befaa9 azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc2b8aaa8 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5755db4 snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc863964d snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc8e0f9f0 snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcb698c29 snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcbe51e3f snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcffb1451 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0f987a3 azx_init_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd2e12c1c snd_hda_jack_add_kctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd2f3b6d0 snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8c65b99 snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd905f753 snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd950e508 snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd52235f snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xde16ca79 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdff72627 snd_hda_spdif_ctls_unassign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe0b11e3e snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xafb169be azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb122f27a snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb3882500 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb6f07fc2 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9eca6bd snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbb39a5d snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe282ea1 snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbf6cc465 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc2cd82e1 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc3c175b3 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4f8e540 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd289a109 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5b5fbb1 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd6afac8b snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd7e8e1e8 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd93f5982 azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd9732819 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd99c7a9b snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdddfb4f0 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe082fdc1 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe1084c3b snd_hda_get_bool_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe4fdc3d1 snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe534ae0e snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe67991e1 snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeb242c94 snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xec91c667 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe44e6a5e snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xea6e639d snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeb74ee47 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeb8bda89 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xec3ddbf6 snd_hda_codec_configure EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeefab3cc snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf498e7b6 __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf4b665f6 snd_hda_jack_unsol_event -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf721cffb snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf748919d snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xedcfe07f hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1dd541e snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1f38419 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf2fa5215 snd_hda_codec_set_name EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf92c1d23 snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfbd25317 snd_hda_jack_set_gating_jack -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc714a84 snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfec90fbc query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x20ad91ca snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x579bffdd snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5a1a5ee7 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5f76311b snd_hda_activate_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6983c289 snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6e25f317 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfdf0dd3e snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xff61c2d0 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x14c1a8c9 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x31e1c1ce snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3f0b2b97 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4ab43769 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4df6f429 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5259a7b1 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5ffdeff2 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6791b87b snd_hda_gen_fix_pin_power EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x85997add snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x869dcc5b snd_hda_activate_path EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x959cea4c snd_hda_gen_mic_autoswitch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x99a772bc snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x9def42f5 snd_hda_add_new_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa746ff3d snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb0964e55 snd_hda_gen_add_micmute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb17514c0 snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbd9c14cc snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc0cccd58 snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc2f1d88a snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd3cf326b snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe20f2235 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe597cc41 snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe874f8ac snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xeca32f66 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfa7b0475 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x87490121 snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x920b6152 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa49c776b snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa704a74f snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xaa1a16d7 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb0941769 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb0adf0f7 snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb1027ec3 snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb729f43e snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xcd8e4309 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd25722f3 snd_hda_gen_add_micmute_led_cdev EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0x72d511e5 mt6359_accdet_enable_jack_detect EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x3ef96ab0 adau1372_regmap_config @@ -20137,7 +20157,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x05e79ad8 kvm_vcpu_write_guest_page EXPORT_SYMBOL_GPL vmlinux 0x05f1bbd4 blk_mq_start_stopped_hw_queue EXPORT_SYMBOL_GPL vmlinux 0x05f73b97 sk_setup_caps -EXPORT_SYMBOL_GPL vmlinux 0x05fe37a9 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x0604225f zap_vma_ptes EXPORT_SYMBOL_GPL vmlinux 0x06055a23 __tracepoint_pelt_se_tp EXPORT_SYMBOL_GPL vmlinux 0x060bf0fb gpiod_set_raw_value @@ -22252,6 +22271,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x53306951 icc_set_bw EXPORT_SYMBOL_GPL vmlinux 0x534310b9 ata_ncq_sdev_groups EXPORT_SYMBOL_GPL vmlinux 0x5345fa2c dprc_close +EXPORT_SYMBOL_GPL vmlinux 0x534de264 acpi_dev_get_memory_resources EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end EXPORT_SYMBOL_GPL vmlinux 0x53655795 uart_handle_cts_change EXPORT_SYMBOL_GPL vmlinux 0x536822e3 sfp_module_insert @@ -25160,6 +25180,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xbcca8fcd device_match_any EXPORT_SYMBOL_GPL vmlinux 0xbccf3a8b imx_unregister_hw_clocks EXPORT_SYMBOL_GPL vmlinux 0xbcd7c865 io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0xbcdca6d7 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name EXPORT_SYMBOL_GPL vmlinux 0xbce207bd ip_icmp_error_rfc4884 EXPORT_SYMBOL_GPL vmlinux 0xbce59c8a tpm_chip_register @@ -27018,23 +27039,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x384a3dfe fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x5756768f fxls8962af_core_probe drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xb9f8331d fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x0705b369 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x196f58d8 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x35f3aea9 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x42b27527 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x5fd724a9 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x63e208ad hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x097ea0e5 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x1163a48d hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x14733fa8 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x17d0fab6 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x40071e44 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x4834db5b hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x649c17e4 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x82352dcc hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xc4c2c7f3 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xe901ba73 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xf2b2c850 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xfbf5a6c8 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x45887d59 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x562c3f78 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7736718d hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xd07c82bf hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x99e3cf44 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc39e9fbf hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc50f7a01 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xcdde3efc hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xe8de9e6b hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x29c0e716 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x4257733f hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xc7bd66aa hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xefdbe7c5 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x07795083 hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7cc9c108 hmc5843_common_resume drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x84ab2a0f hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic-64k.modules linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic-64k.modules --- linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic-64k.modules +++ linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic-64k.modules @@ -2210,6 +2210,7 @@ hpilo hpsa hptiop +hpwdt hsi hsi_char hso @@ -4124,6 +4125,7 @@ pci-epf-ntb pci-hyperv pci-hyperv-intf +pci-meson pci-pf-stub pci-stub pci200syn @@ -5134,6 +5136,7 @@ rtw89_core rtw89_pci rvu_af +rvu_cptcommon rvu_cptpf rvu_cptvf rvu_mbox diff -u linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic.modules linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic.modules --- linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic.modules +++ linux-nvidia-5.19-5.19.0/debian.master/abi/arm64/generic.modules @@ -2210,6 +2210,7 @@ hpilo hpsa hptiop +hpwdt hsi hsi_char hso @@ -4125,6 +4126,7 @@ pci-epf-ntb pci-hyperv pci-hyperv-intf +pci-meson pci-pf-stub pci-stub pci200syn @@ -5135,6 +5137,7 @@ rtw89_core rtw89_pci rvu_af +rvu_cptcommon rvu_cptpf rvu_cptvf rvu_mbox diff -u linux-nvidia-5.19-5.19.0/debian.master/abi/armhf/generic linux-nvidia-5.19-5.19.0/debian.master/abi/armhf/generic --- linux-nvidia-5.19-5.19.0/debian.master/abi/armhf/generic +++ linux-nvidia-5.19-5.19.0/debian.master/abi/armhf/generic @@ -477,7 +477,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x1620dd3c drm_modeset_lock_all_ctx EXPORT_SYMBOL drivers/gpu/drm/drm 0x162df9c5 drm_mode_is_420_also EXPORT_SYMBOL drivers/gpu/drm/drm 0x176fc989 drm_ioctl_kernel -EXPORT_SYMBOL drivers/gpu/drm/drm 0x18966e36 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x189edb72 drm_gem_dmabuf_mmap EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a8b073d drm_plane_create_color_properties @@ -548,6 +547,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x41648627 drm_plane_create_blend_mode_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x41f5d48d drm_add_edid_modes EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x45067601 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x455a7e67 drm_mode_object_get EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo EXPORT_SYMBOL drivers/gpu/drm/drm 0x45b374e2 drm_property_blob_put @@ -564,6 +564,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cacab43 drm_crtc_init_with_planes EXPORT_SYMBOL drivers/gpu/drm/drm 0x4ce1fe58 drm_gem_create_mmap_offset_size EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d73b36c drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4df72cea drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e514a83 drm_connector_set_panel_orientation_with_quirk EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f18a150 __drm_debug EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f233a29 drm_modeset_acquire_init @@ -582,7 +583,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x5737911a drm_hdmi_avi_infoframe_quant_range EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags -EXPORT_SYMBOL drivers/gpu/drm/drm 0x59019ef4 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node EXPORT_SYMBOL drivers/gpu/drm/drm 0x59ae7423 drm_add_modes_noedid EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a05ac62 drm_plane_get_damage_clips_count @@ -675,9 +675,9 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_crtc_alloc_with_planes EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_encoder_alloc EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_add_override_edid_modes EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_any_plane_has_format -EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_atomic_add_affected_connectors EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_atomic_add_encoder_bridges EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_atomic_bridge_chain_post_disable @@ -3272,47 +3272,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_htt_t2h_msg_handler EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_info EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_print_driver_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x07c53dca ath11k_hal_srng_deinit EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x081ff4a6 __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x09bfdd25 ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x107cac98 ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1de322d9 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1e9d0fc0 ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x29c819ec ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x30a7f867 ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x31d6915f ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x367bc05b ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x41277dcd ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x42f3f5a7 ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x504babff ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5184cc0f ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6c58d1a2 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6e2c0404 ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x703b62f6 ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x72fb2bf0 ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7b86a028 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0c03912e ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x10e4e8a8 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c17945f ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x277dde7e ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x28057e53 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x390b103a ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x394f012d ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3a31d775 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x41fb06e2 ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x529f87ab ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5e4f35b0 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x650ba2cd ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x66ce372f ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7074eaeb ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x77f5052d ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7beb60bc ath11k_core_init EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_cleanup_pipes EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_free_pipes EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_per_engine_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_rx_post_buf EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_cold_boot_cal EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_suspend EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_debugfs_soc_destroy EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_dp_service_srng EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ext_irq_enable EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_get_msi_address EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_read32 EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_start EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_stop EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x0c28a908 ath6kl_read_tgt_stats EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x175bef8f ath6kl_core_cleanup @@ -4137,18 +4137,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x48e7812b mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x7fffffff mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x7fffffff mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x07397c41 qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0d92f960 qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2e94c117 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x37d7e0cf qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5981eb5c qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5f437e2c qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6a23605b qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x10d79cbe qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x48268482 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5127be6e qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x51505aa2 qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5c7dd373 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5cb461d6 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x61c26948 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x75ca8630 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7f6b31af qlt_unreg_sess EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_rdy_to_xfer EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_stop_phase2 EXPORT_SYMBOL drivers/scsi/raid_class 0x73e9ee24 raid_class_attach EXPORT_SYMBOL drivers/scsi/raid_class 0x7fffffff raid_class_release EXPORT_SYMBOL drivers/scsi/raid_class 0x7fffffff raid_component_add @@ -7667,6 +7667,7 @@ EXPORT_SYMBOL vmlinux 0x4d93e935 fs_param_is_u32 EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase EXPORT_SYMBOL vmlinux 0x4d9b6d35 snd_pcm_format_size +EXPORT_SYMBOL vmlinux 0x4dbc27fe sock_init_data_uid EXPORT_SYMBOL vmlinux 0x4dce47d8 _raw_spin_trylock EXPORT_SYMBOL vmlinux 0x4de63d04 netdev_offload_xstats_disable EXPORT_SYMBOL vmlinux 0x4dec6038 memscan @@ -10152,10 +10153,12 @@ EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_attach EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_enter_sleep_mode EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_get_power_mode EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_nop EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_read EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_page_address EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_pixel_format EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_tear_off @@ -12598,87 +12601,87 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff gb_operation_sync_timeout EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff gb_operation_unidirectional_timeout EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff greybus_data_rcvd -EXPORT_SYMBOL_GPL drivers/hid/hid 0x042e3f60 hid_parse_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x07130057 hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0c2ca7c7 hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0x176139a9 hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x19cb5aa3 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x06a7e731 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0a68151e hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0b57f590 hidraw_report_event EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1c4eae4f hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0x24f88cd4 hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2973e4a9 __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x29ab32ad hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2b549333 hid_alloc_report_buf -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3048c63a hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x32459c09 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x45aefde8 hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4a6c0e26 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b3d71cb hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4d1c7499 hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x521dd800 hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0x568a107a hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0x56bfec1c hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0x5f6ae809 hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0x61fd715b hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x669082d1 hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x69045b4b hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x691b8ed6 hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6a448ae2 hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6b80f426 hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0x73c12f3a hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0x740331cd hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x740784ea hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x75ccef4f hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1e2e45da hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1f4cc15f hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x328e37a8 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x342efac7 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3458aef1 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x34b03d0d hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x42f6bb99 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4709695a hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4a81cbba hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b12e822 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x57a9bb08 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x57ee7691 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x619f3eb5 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x63529b70 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6be6d2c2 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6f1b905a hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6f62925a hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x759a58ea hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7e4df6c4 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff __hid_request EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_compare_device_paths EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_destroy_device EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_ignore EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_input_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_open_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_register_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_report_raw_event EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_resolv_usage EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_set_field EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_setup_resolution_multiplier EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_snto32 EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_validate_values EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidraw_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x7fffffff roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x49010f65 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x2f4458c7 roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x3872c5d4 roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x43343cee roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x46cf23ee roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x7ca8bc55 roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x7fffffff roccat_common2_device_init_struct -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x00c32abe sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x088395f3 sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x504d3ad5 sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x52be3252 sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5702f566 sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x59b159fe sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x3246c6ea sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4bedb8bf sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x59240506 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x6240b378 sensor_hub_device_close EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_input_get_attribute_info EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x3a5583ed vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x5f279e46 vivaldi_input_configured EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x7fffffff vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x0295ce7e i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x34a7f2bf i2c_hid_core_shutdown EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fffffff i2c_hid_core_pm EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fffffff i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fffffff i2c_hid_core_remove -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fffffff i2c_hid_ll_driver -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x19e90703 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x46acb3f7 hiddev_hid_event -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x7fffffff usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/uhid 0x25831fd2 uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x797cfaaf usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x7fffffff hiddev_hid_event EXPORT_SYMBOL_GPL drivers/hsi/clients/ssi_protocol 0x381d251d ssip_slave_start_tx EXPORT_SYMBOL_GPL drivers/hsi/clients/ssi_protocol 0x7b0df3d0 ssip_reset_event EXPORT_SYMBOL_GPL drivers/hsi/clients/ssi_protocol 0x7fffffff ssip_slave_get_master @@ -17070,7 +17073,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x7fffffff l2cap_chan_del EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x7fffffff l2cap_chan_list EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x7fffffff l2cap_chan_send -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x7fffffff hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x33d5e844 hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x032c33df br_vlan_get_pvid_rcu EXPORT_SYMBOL_GPL net/bridge/bridge 0x08b9a69b br_fdb_clear_offload EXPORT_SYMBOL_GPL net/bridge/bridge 0x0a679397 br_multicast_router @@ -17570,6 +17573,7 @@ EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7cb470d3 nft_flowtable_lookup EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7d46c86c nft_obj_notify EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7fffffff __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7fffffff nf_tables_activate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7fffffff nft_chain_validate_dependency EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7fffffff nft_data_dump EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7fffffff nft_data_init @@ -18220,163 +18224,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_build EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_check_rate_and_errors EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_create +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00287c4a snd_hda_codec_load_dsp_prepare EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0067bb62 snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0334c3a1 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x038e8ff4 snd_hda_apply_verbs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x09fec565 snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a5984d1 snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ec1b2fe snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f0e5acc snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b083d24 snd_hda_multi_out_analog_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12e2e90d snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1302bc40 snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x134e6296 snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13e25267 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13e66088 snd_hda_codec_set_power_to_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14753ff4 snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14aa68b3 snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x154e8c7d snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x17a77876 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d6b5de9 snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x285ca729 snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x28b151d2 snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x28da5883 snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b821263 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x15ba5c4d __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1660b9ab snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x188d9b01 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x18f1db58 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19466d8b snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b398649 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2a099a9d snd_hda_get_connections EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2bcc8247 snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c1d24ba snd_hda_multi_out_analog_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d5b54be snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x31b2850d snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33fba55c snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3413d4da snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x353c353e snd_hda_codec_pcm_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x366162c4 is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30ae6dc9 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x321e3557 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x35617fce snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x37fab0b2 snd_hda_apply_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38d38a76 hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3971e460 snd_hda_attach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3d2bdfeb snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ddbaf86 snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e72ddc4 snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x41d552e2 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4461ccde __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3a3548c0 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b7e379b snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3cb748a1 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ef1a2b5 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x408172ba snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x413ad8f8 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x423d9e61 snd_hda_codec_device_init EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x456f8789 hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4685145f snd_hda_override_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x480f3611 snd_hda_unlock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a4cde41 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4fb27da3 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x504c33ff snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51f4937a snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5362ce16 snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x53b51e29 snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x56086b10 snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x567b5c06 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4876c134 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x49cf43a4 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4b6ed7f3 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4b8cd1a7 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4edeecfc snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50d2d59e snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5173bfe0 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51f8a650 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x57bf97c0 snd_hda_get_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x58750423 snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5ca63512 snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f6594d8 snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61d0eae2 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x630dd52d snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63cc18b3 snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63d5102c snd_hda_codec_amp_update -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65483cea snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65c6002e snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68b9ed64 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x597cce75 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a96d773 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5c8348bf snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5dda7d9b snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x603834b8 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x60a81291 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x631f277a snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6515b39d is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65b669f2 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b53424e snd_hda_input_mux_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b5cd508 snd_hda_mixer_amp_switch_put_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b6b0722 snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6dc2c90e azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d56b246 snd_hda_add_verbs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6e3c32f5 __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6f60fd1b snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x730a67c1 snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75555deb snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76c32494 snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x773769fc snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x780324ee snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7833e64f snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78be8f7c __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79a310d9 azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a9635d4 __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d068dc2 snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d92847e snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7ec2723f azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6f4e4fae snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7091e216 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71a22d6f snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x725e8ae3 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75e12657 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75e5be0c azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x760f49b5 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78306fde snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7f0a66d5 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff _snd_hda_set_pin_ctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_bus_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_codec_configure EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_get_pos_lpib EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_get_pos_posbuf EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_init_chip EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_init_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_stop_all_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_attach_beep_device EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_build_controls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_cleanup_for_unbind EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_configure EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_device_new EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_get_pin_target EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_trigger EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_pcm_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_register EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_pin_target EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_power_save EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_setup_stream EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_update_widgets EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_correct_pin_ctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_create_spdif_share_sw EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_int_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_pin_label EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_pin_sense EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_report_sync EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_set_button_state EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_tbl_get_from_tag EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_unsol_event EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_load_patch EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_lock_devices EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_switch_get_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_switch_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_tlv EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_sequence_write EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_set_vmaster_tlv EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_shutup_pins EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_ctls_unassign EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_sync_vmaster_hook EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_pcm_2_1_chmaps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x00253ca5 snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0461e556 snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x10c44352 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x13ab9da0 snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x178dbb83 snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1b687f4b snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x29cc3982 snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x31d30859 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x483ade1f snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x616d4db3 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0383183d snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x099a0adf snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0e2e1955 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x13154e8e snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x189c98e1 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3a0d70cd snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x425bb9b8 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x43b1108c snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4e6f7579 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x553f7dde snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x66d55b9f snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6b4f3fd9 snd_hda_gen_free EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7a26da08 snd_hda_gen_build_pcms EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff hda_extra_out_badness EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_activate_path EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_add_new_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_add_micmute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_check_power_status EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_update_outputs EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0x55e85981 mt6359_accdet_enable_jack_detect EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0x7fffffff adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x3c54153e adau1372_regmap_config @@ -22042,6 +22046,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x7b178afe unlock_system_sleep EXPORT_SYMBOL_GPL vmlinux 0x7b247038 sysfs_remove_bin_file EXPORT_SYMBOL_GPL vmlinux 0x7b32aaec wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0x7b44178e kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x7b44908d usb_add_phy_dev EXPORT_SYMBOL_GPL vmlinux 0x7b4cab51 devm_nvmem_register EXPORT_SYMBOL_GPL vmlinux 0x7b4f4f26 fb_deferred_io_mmap @@ -23739,7 +23744,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kmsg_dump_unregister EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobj_ns_drop EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobj_sysfs_ops -EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_rename EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_uevent_env EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kpp_register_instance @@ -25569,23 +25573,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x7fffffff fxls8962af_core_probe drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x7fffffff fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x7fffffff fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x1120be8c hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x21f6a636 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x24d717f3 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x3e2f862f hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x6e8a0b2e hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x75262493 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x7f0b74a7 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x21430b36 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x22cc877d hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x478b843d hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x5cf086dd hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x6b9fd98b hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7d1e0005 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2311a5c9 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x4eef860d hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x71de5a09 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x09be1cab hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x26abe482 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7fffffff hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7fffffff hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x342fc774 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7fffffff hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7fffffff hmc5843_common_resume drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.master/abi/armhf/generic-lpae linux-nvidia-5.19-5.19.0/debian.master/abi/armhf/generic-lpae --- linux-nvidia-5.19-5.19.0/debian.master/abi/armhf/generic-lpae +++ linux-nvidia-5.19-5.19.0/debian.master/abi/armhf/generic-lpae @@ -504,6 +504,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x2eb4b5fc drm_property_blob_get EXPORT_SYMBOL drivers/gpu/drm/drm 0x2eba0b05 drm_atomic_set_crtc_for_connector EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30d60327 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path EXPORT_SYMBOL drivers/gpu/drm/drm 0x328b8c21 drm_modeset_lock EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits @@ -520,6 +521,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x38eec6de drm_crtc_from_index EXPORT_SYMBOL drivers/gpu/drm/drm 0x39093b79 drm_vma_offset_manager_init EXPORT_SYMBOL drivers/gpu/drm/drm 0x393347ca drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39e9fbce devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x39ea8a9f drm_gem_map_detach EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a231adb drm_plane_get_damage_clips_count EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a4bb978 drm_syncobj_get_handle @@ -654,11 +656,9 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_add_action_or_reset EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_encoder_alloc EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff __drmm_universal_plane_alloc -EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_add_edid_modes EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_add_modes_noedid EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_add_override_edid_modes -EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_atomic_add_affected_connectors EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fffffff drm_atomic_add_affected_planes @@ -3272,47 +3272,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_htt_t2h_msg_handler EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_htt_txrx_compl_task EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7fffffff ath10k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x031e988a ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x046e4e9a ath11k_ce_alloc_pipes EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x081ff4a6 __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x16359780 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2b16cf2a ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x33daf665 ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x460d5f6c ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x47df6c55 ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5375e18e ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5523a4a9 ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5fa21c0d ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x61f9841a ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x65bad275 ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x66096ddb ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6a6c81cf ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6b6dc775 ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6ed909bb ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6f06f26c ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x74a3bc13 ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7ac5479c ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7c13df8b ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7d405c9f ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x09bf3622 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0bae6766 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0f2e347a ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x16bcb322 ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x19ea8c60 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x203b7b3e ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2a463b50 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2a9e8db7 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x34401c6c ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4c03eda5 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x53c7a030 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x57aad6eb ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5aa49e07 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5ceea6e6 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x65d92ca4 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x66023c2e ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x666596cd ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x692e775f ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x694c14aa ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7020f324 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x70c07c98 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_free_pipes EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_ce_rx_post_buf EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_alloc EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_init EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_core_suspend EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_dp_service_srng EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_hal_srng_deinit EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_read32 EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_register_pci_ops EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fffffff ath11k_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x100f471d ath6kl_core_destroy EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x2be333ab ath6kl_core_create @@ -4139,18 +4139,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x1bb66628 mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x7fffffff mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x7fffffff mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1a8fd94c qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1ad10062 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4cc434f9 qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x60b207b4 qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7e23e7b2 qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x10ffa314 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1385ebd6 qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1971cf8f qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1cdc9c9c qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x279589e6 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x500602bd qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x687e0281 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6c1fc92d qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x744dd76b qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x79425640 qlt_xmit_response EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_lport_register EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7fffffff qlt_xmit_tm_rsp EXPORT_SYMBOL drivers/scsi/raid_class 0x739115cb raid_class_release EXPORT_SYMBOL drivers/scsi/raid_class 0x7fffffff raid_class_attach EXPORT_SYMBOL drivers/scsi/raid_class 0x7fffffff raid_component_add @@ -6051,6 +6051,7 @@ EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues EXPORT_SYMBOL vmlinux 0x0282d653 dev_get_flags EXPORT_SYMBOL vmlinux 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL vmlinux 0x02925e0a sock_init_data_uid EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate EXPORT_SYMBOL vmlinux 0x02a3973e may_setattr EXPORT_SYMBOL vmlinux 0x02ac45bf thermal_cdev_update @@ -6613,6 +6614,7 @@ EXPORT_SYMBOL vmlinux 0x1ccefca5 ethtool_intersect_link_masks EXPORT_SYMBOL vmlinux 0x1cd09d96 netif_set_xps_queue EXPORT_SYMBOL vmlinux 0x1cdc3346 follow_up +EXPORT_SYMBOL vmlinux 0x1d0029ed mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0x1d027e4b snd_pcm_format_signed EXPORT_SYMBOL vmlinux 0x1d265d6b jbd2_wait_inode_data EXPORT_SYMBOL vmlinux 0x1d316c8b tcp_parse_options @@ -10192,6 +10194,7 @@ EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_attach EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_exit_sleep_mode EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_column_address EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_display_off EXPORT_SYMBOL vmlinux 0x7fffffff mipi_dsi_dcs_set_pixel_format @@ -12659,87 +12662,87 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff greybus_deregister_driver EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff greybus_message_sent EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7fffffff greybus_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0x01c7c913 hid_dump_input EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x05ecb446 hid_hw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1762f876 hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x17a921ba hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0x18d46c4f hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x08d0dce6 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0a77f275 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0ec574a2 hidraw_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1f9b5f98 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2c2b2dec hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2d9a51f8 hid_input_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2ecace8a hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3500026a hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x36b2e187 hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x392fe7ce hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x40616089 hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x440fe219 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x47430c84 hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4d6e999c hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x5ba6982f hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1af388bc hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1faef2a6 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x238bb8d4 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x253191f9 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x33b6f00b hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x366941d5 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x369a833e hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4102827b hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x485b28ad hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x493f11ec hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x50428e52 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x507f0896 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x59930091 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5e65fa1a hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x61ea7632 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x626d84f4 hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x62d38ccc hid_hw_open EXPORT_SYMBOL_GPL drivers/hid/hid 0x67c16c8c hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6b048f55 hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x78b72136 hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7d2f156c hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7de5db6e hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7ef859b8 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6c95c9f7 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x702e71b6 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7444798f hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7ce2bb49 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7d8c17f9 hid_dump_field EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff __hid_register_driver EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_add_device EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_alloc_report_buf EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_check_keys_pressed EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_driver_reset_resume EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_dump_input EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_raw_request EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_hw_start EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_ignore EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_lookup_quirk EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_match_device EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_parse_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_quirks_init -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_setup_resolution_multiplier EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hid_validate_values EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fffffff hidraw_report_event EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x7fffffff roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x5e5d4371 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x45cde86c roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x57b3a2a8 roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x6ecc503c roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x6f9e3466 roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x7fffffff roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x7fffffff roccat_common2_send -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x038d21aa sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x2c460ba0 sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5b9e866c sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x757b64d1 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x760e55a3 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x761b0787 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x3c40a980 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x404ab773 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5638f88f sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x791eedf7 sensor_hub_set_feature EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x214de131 vivaldi_input_configured -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x3468965a vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7fffffff sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x581ffbbc vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x5dfa9dd4 vivaldi_input_configured EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x2e37ee44 i2c_hid_core_shutdown -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x5908727a i2c_hid_ll_driver +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x3a9cb085 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x6ee4a190 i2c_hid_core_remove EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x72a75684 i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fffffff i2c_hid_core_pm -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x65160ff0 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x46922e94 hiddev_hid_event -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x5e446c74 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/uhid 0x4732d170 uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x3789f4ee hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x7fffffff usb_hid_driver EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x0b73448f hsi_remove_client EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x245f05db hsi_claim_port EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x366f3185 hsi_register_port_event @@ -17623,6 +17626,7 @@ EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7b8ecb7d nft_dump_register EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7d2b5b09 nft_set_lookup_global EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7fffffff __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7fffffff nf_tables_activate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7fffffff nf_tables_deactivate_flowtable EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7fffffff nft_chain_validate_dependency EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7fffffff nft_chain_validate_hooks @@ -18270,162 +18274,162 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_create EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_external_rate EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7fffffff snd_ak4113_reinit -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x045fb649 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x024c0359 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0336f4c7 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03e0f247 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x05f30370 snd_hda_correct_pin_ctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x072a47df snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x09925130 snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0bba1d78 snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10811506 snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x118f2b10 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x093e27d0 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0afeb592 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ed25abe snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10a05216 snd_hda_jack_detect_state_mst EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12430552 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13425b43 snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1541e348 is_jack_detectable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19773a1d snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a8e6c26 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x166fa03e azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16956c88 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x191d436d snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x196b4f1a snd_hda_add_imux_item EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d37d356 snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ec43d40 snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21ab3ebf snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2396cdc7 snd_hda_get_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2856a41a azx_bus_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x293d558e azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b33fcbf azx_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cf25631 snd_hda_jack_add_kctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2eed4a16 snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x302b135e snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30c12db4 azx_free_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x353e746d snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x35ab2b09 snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36b39964 snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x37218b47 snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x378872d6 snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3855a7da snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1dedf3a7 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e68fb7b azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2507299b azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x256e1599 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x26e5ddaa query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ac4b16d is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b43173d snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30a75e94 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36126179 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36b72716 snd_hda_codec_set_name EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x391dd76b snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x393d3d90 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3a30ceb2 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ca5a99b snd_hda_get_bool_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3db4b087 snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x45150bff snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4595f668 snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4597490c snd_hda_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4687db65 snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x488cbc95 snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4db406df azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4e05b5f4 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3defd330 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3eb27a9a snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x40602e55 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x410ca278 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4654a1f0 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x46ad3441 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x47198430 snd_hda_get_pin_label EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f9e38f0 snd_hda_mixer_amp_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54f2d4ab snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x556982e0 snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x558abd52 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x56109cc3 azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5896e2c8 snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d7b07c1 snd_hda_codec_cleanup_for_unbind -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5eea8065 snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f0a4708 snd_hda_override_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x602a1f32 snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x617c7aa0 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61b02f02 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x520b61b3 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x532ffdd4 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5435d19f snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a051333 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5ae4f853 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f4062b4 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6058d400 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6424d5d4 snd_hda_multi_out_dig_prepare EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x642d2751 snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66c5f9f3 snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ec3be9a snd_hda_codec_device_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7165587a snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73214641 snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x738586c4 snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76339fcd hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x774a7492 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78052f22 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x792b474a snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7bccc7ec snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7cd55f84 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x655e152d snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6862c47b snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6adc5db7 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ae32776 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6dbf79eb snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6f107a8f snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7136657e snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71552c0a _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71d4e51f snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7565ce2a snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7782d4cc snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78928e6e snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79e9432a snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a18ebeb snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7ba7e484 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7c49c54d snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7cfdc4bc snd_hda_set_vmaster_tlv EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7cfe0b53 snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7dc96b03 snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7eb40a4b snd_hda_get_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __hda_codec_driver_register EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __snd_hda_apply_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_free_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_get_position EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_init_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_probe_codecs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff azx_stop_all_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_nid EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_add_vmaster_hook EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_apply_verbs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_init EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_stereo EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_amp_update EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_parse_pcms EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_pincfg EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_set_power_to_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_setup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_codec_update_widgets EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_create_dig_out_ctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_detach_beep_device EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_conn_index EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_get_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_input_mux_info EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_report_sync EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_jack_tbl_get_from_tag EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_lock_devices EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_switch_get_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_switch_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_switch_put_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_volume_get EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_analog_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_analog_open EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_override_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_pick_pin_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_set_dev_select EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_ctls_assign EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_ctls_unassign EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_sync_vmaster_hook EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_hda_unlock_devices EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_pcm_2_1_chmaps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fffffff snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0d8e036c snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1f05f438 snd_hda_activate_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1fb41515 snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2113ebb9 snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2195daf8 snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3b0057b8 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x46b4a799 snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x553b6318 snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5fff6e77 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x70de7c4b snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x09085a5e snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x203cf667 snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2ef1f269 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x334f2659 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4f9d40fe snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x595f19cb snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6cbcf0c9 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6f7f5a70 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x735bb68c snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76d7d163 snd_hda_gen_check_power_status EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x78b99e68 snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x78c46b80 snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7bf13c5e snd_hda_add_new_path EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_add_kctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_add_mute_led_cdev EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_build_controls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_hp_automute EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_gen_spec_init EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7fffffff snd_hda_get_path_from_idx EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0x5b8d0bc8 mt6359_accdet_enable_jack_detect EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0x7fffffff adau_calc_pll_cfg @@ -21410,6 +21414,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x6008c91e platform_find_device_by_driver EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register EXPORT_SYMBOL_GPL vmlinux 0x6011eb03 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x60210921 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x60300d22 mtk_clk_gate_ops_setclr_inv EXPORT_SYMBOL_GPL vmlinux 0x6031bc0e usb_interrupt_msg EXPORT_SYMBOL_GPL vmlinux 0x6040a708 irq_domain_update_bus_token @@ -23832,7 +23837,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kmsg_dump_reason_str EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kmsg_dump_unregister EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobj_ns_drop -EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_init_and_add EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_move EXPORT_SYMBOL_GPL vmlinux 0x7fffffff kobject_uevent_env @@ -25668,23 +25672,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x5ec91e14 fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x7fffffff fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x7fffffff fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x067c8907 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x39824054 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x59973ce5 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x65828fd6 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x6a7c064c hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x0b987997 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x121db854 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x2a8dda33 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x307c12a0 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x31f48606 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x52caeef8 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x66f61fff hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x736d7bff hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7fffffff hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x3f0f1964 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x6dd9cd9f hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x749cf574 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x012458f7 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2fe55350 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7fffffff hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7fffffff hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x3cf29667 hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7fffffff hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7fffffff hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.master/abi/ppc64el/generic linux-nvidia-5.19-5.19.0/debian.master/abi/ppc64el/generic --- linux-nvidia-5.19-5.19.0/debian.master/abi/ppc64el/generic +++ linux-nvidia-5.19-5.19.0/debian.master/abi/ppc64el/generic @@ -454,6 +454,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ac4b0a7 drm_dev_has_vblank EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b51f703 drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2dee5b2e devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x2eccd96f drm_of_component_probe EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline EXPORT_SYMBOL drivers/gpu/drm/drm 0x3010fb46 drm_crtc_cleanup @@ -515,7 +516,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e48af27 drm_gem_map_detach EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e877075 drm_gem_object_lookup EXPORT_SYMBOL drivers/gpu/drm/drm 0x4ec81fb3 __drmm_encoder_alloc -EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f1173d8 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f18a150 __drm_debug EXPORT_SYMBOL drivers/gpu/drm/drm 0x4fc72ab2 drm_panel_of_backlight EXPORT_SYMBOL drivers/gpu/drm/drm 0x4fcfaddf drm_connector_set_link_status_property @@ -560,6 +560,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x6677a3bb drm_framebuffer_unregister_private EXPORT_SYMBOL drivers/gpu/drm/drm 0x66aa4126 drm_crtc_vblank_get EXPORT_SYMBOL drivers/gpu/drm/drm 0x67fbd951 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6858bc2e drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad EXPORT_SYMBOL drivers/gpu/drm/drm 0x6be11f56 drm_mode_get_tile_group EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c3ce089 drm_crtc_enable_color_mgmt @@ -603,7 +604,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x836a0701 drm_master_internal_release EXPORT_SYMBOL drivers/gpu/drm/drm 0x838bfa37 drm_atomic_get_plane_state EXPORT_SYMBOL drivers/gpu/drm/drm 0x83b154e8 drm_property_create_signed_range -EXPORT_SYMBOL drivers/gpu/drm/drm 0x83d99910 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x83fae886 drm_atomic_get_crtc_state EXPORT_SYMBOL drivers/gpu/drm/drm 0x8440cb51 drm_connector_list_iter_begin EXPORT_SYMBOL drivers/gpu/drm/drm 0x84c89552 drm_release @@ -697,7 +697,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb EXPORT_SYMBOL drivers/gpu/drm/drm 0xb77f7717 drm_driver_legacy_fb_format EXPORT_SYMBOL drivers/gpu/drm/drm 0xb80ff0af drm_property_blob_put -EXPORT_SYMBOL drivers/gpu/drm/drm 0xb85df3af devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb5971e5 drm_master_internal_acquire EXPORT_SYMBOL drivers/gpu/drm/drm 0xbbeae9e9 drm_client_framebuffer_delete @@ -748,6 +747,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free EXPORT_SYMBOL drivers/gpu/drm/drm 0xd6ab1e03 drm_vma_node_allow EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7190c88 drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd79d12a2 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size EXPORT_SYMBOL drivers/gpu/drm/drm 0xd83020af drm_client_framebuffer_flush EXPORT_SYMBOL drivers/gpu/drm/drm 0xd9714c4a drm_atomic_normalize_zpos @@ -3174,47 +3174,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf37d9cbe ath10k_core_fetch_board_file EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf775b78c ath10k_core_register EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xffc5eecf ath10k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x02c1cf41 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0b31ff49 ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x13c0ec5d ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1a529a0f ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x20adedfa ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x29e54733 ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2d1dd58b ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x352ed3d4 ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x37ebd34f ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3c0cfd22 ath11k_pcic_register_pci_ops -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x446ccbb8 ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4c924eca ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4df673f8 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x011b74b1 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x07e633d6 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x10cfb40b ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x12428e3a ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x16d1263f ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x265fff3e ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2b3dca7d ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x31d3d65b ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x37dd389d ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3ff21680 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4eaa23a6 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5452ecdc ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x588f208d ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5da5a33a ath11k_core_init EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x606a5b5a __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6bec8908 ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x72a9a75a ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x735a2a9a ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x74b55fa3 ath11k_pcic_init_msi_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7629d322 ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7a74c585 ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x83fe81e3 ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8b6984a1 ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8de3b0d1 ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x97492113 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x69e2ae8b ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x70994ebb ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x82fbd691 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x93bd70fb ath11k_ce_rx_post_buf EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9e3c01b5 ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xadd673d0 ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaddd4413 ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb4cc8e36 ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb689ff66 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbee236ac ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc11d9af6 ath11k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc2f77ce0 ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc882864c ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xca8386d6 ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcc50ceee ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcf04b00e ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe2832e9e ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9d5df3f3 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa829d167 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaa1924a2 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaa5eaacf ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaa6e94c2 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xac63e72e ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaf6e9797 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb4c24651 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbd87e461 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc09825ba ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc31eda07 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcd30cad2 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd4ceb8d1 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd625b41a ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe0c1bc1d ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe3485d11 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe76c384a ath11k_debugfs_soc_destroy EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf8824818 ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf9da2af3 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf1068ece ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf2a8cfc8 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf373f323 ath11k_pcic_get_user_msi_assignment EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1660541d ath6kl_core_cleanup EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info @@ -4023,18 +4023,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa5924f1e mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x258fbfa5 qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3c656784 qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x636f973c qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x64d503e1 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6ba0d892 qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8576084e qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb7c745e0 qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc4068807 qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xcb129010 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd3a592b9 qlt_lport_register -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe60acce4 qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xeabd41cc qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x031b3d66 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x035a0bf4 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x20e51937 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4cf875ca qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x67c6ddb7 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7ad638b2 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xce1e3709 qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xceee5c96 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd2511b99 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd6a29efd qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xddf08297 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe1b39bd0 qlt_xmit_response EXPORT_SYMBOL drivers/scsi/raid_class 0x7e558e67 raid_class_release EXPORT_SYMBOL drivers/scsi/raid_class 0x8de844e4 raid_component_add EXPORT_SYMBOL drivers/scsi/raid_class 0xf35e8fb0 raid_class_attach @@ -7918,6 +7918,7 @@ EXPORT_SYMBOL vmlinux 0x60ee1bba bio_add_pc_page EXPORT_SYMBOL vmlinux 0x60eeb489 pci_restore_state EXPORT_SYMBOL vmlinux 0x60f3176e devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0x60f49b26 mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0x61119db7 phy_ethtool_get_stats EXPORT_SYMBOL vmlinux 0x6115375c agp_allocate_memory EXPORT_SYMBOL vmlinux 0x6118dc26 start_thread @@ -9585,6 +9586,7 @@ EXPORT_SYMBOL vmlinux 0xac0fae2b vfs_getattr_nosec EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier EXPORT_SYMBOL vmlinux 0xac27501a proc_create_mount_point +EXPORT_SYMBOL vmlinux 0xac27543d mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd EXPORT_SYMBOL vmlinux 0xac40185c pci_bus_add_devices EXPORT_SYMBOL vmlinux 0xac430423 __pmd_val_bits @@ -10822,6 +10824,7 @@ EXPORT_SYMBOL vmlinux 0xe5d0bd84 __lock_buffer EXPORT_SYMBOL vmlinux 0xe5d71a61 __cpu_possible_mask EXPORT_SYMBOL vmlinux 0xe5df15a3 input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0xe5febe39 sock_init_data_uid EXPORT_SYMBOL vmlinux 0xe60b40b7 open_with_fake_path EXPORT_SYMBOL vmlinux 0xe60d7cc2 tcf_qevent_validate_change EXPORT_SYMBOL vmlinux 0xe613a798 inet_addr_is_any @@ -12265,87 +12268,87 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf1da6f03 gb_hd_output EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfb8f0b1a gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/hid/hid 0x00230df3 hid_output_report EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x06dcbf92 hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0aa02876 hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0bead425 hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0ee5c44b hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x14653b20 hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0bc0ba38 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0e6de4d3 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x125772f4 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x17da06e0 hid_alloc_report_buf EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1c0fa87d hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1e6f6873 hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x247b4b0e hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2499d1e8 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2d4bddde hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19dc4866 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1a7e3019 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1d37da8f hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x221811b1 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x22d56278 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2bf2093e hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2cf4c5e4 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3272f2a8 hid_ignore EXPORT_SYMBOL_GPL drivers/hid/hid 0x3538452d hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0x36ef172a hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3c2c3cd2 hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4f51c489 hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x50e77dd3 hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x55956568 hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x5f98c861 __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x633c4531 hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x66f5e706 hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6e123203 hidinput_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6f7dbfbe hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8930c682 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3f4f0d4e hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x43e2b873 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4579004d hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x50b0c507 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x51a53872 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x572c774d hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x593ea78f hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5968b502 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5c6bdd15 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5c8c50ff hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5dcbe8c7 hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x64d3f831 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x69fb94c6 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7986cd41 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x79bc5944 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x836bfd6f hid_debug_event EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8cc4b15e hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x97629208 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x98214623 hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x9e958e6b hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa0aefe50 hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa846a6bb hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0xaa5fb5fa hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xae351cf3 hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbb76ea8d hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbede504e hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc1da6f0f hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc5d4e79b hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xcb74b3e2 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xcbd37f79 hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0xce751634 hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0xcf6ca346 hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd1451944 hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdaf6711b hid_unregister_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdffd6078 hid_hw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe3ae687f hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe4730f39 hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe603f9ea __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf4835d2a hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf560afae hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf80f8d09 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8cb707a4 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x920e5050 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9e76b85a hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9fb944df hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa4cfae93 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa525a378 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb7dc2e8e hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb92a48fb hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb932f55c hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbc43a812 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc1c4341f hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc2579737 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe2eb9a9d __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe5e8ebd8 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe626c01f hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xee402734 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf4b5871a hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf8b9fd43 hid_match_device EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfb68d434 hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfc5af874 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfc94d668 __hid_request EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0xad5c72b2 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x4ece8289 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x0f759526 roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x38259763 roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x39b58d62 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x5329a9e5 roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xad3b6078 roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xba3a0c7f roccat_common2_send_with_status -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x2542a7c9 hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x749957ec sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x81d5e15c sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xbb6d41ee sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd389dbad sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe1f89f96 sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe539549c sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf1581352 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf8e6f66c sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x188429c5 vivaldi_input_configured -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x35cfb972 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x07d7e734 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0fd44a4d sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x12b63724 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x31456efa sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x68bd9eda sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x89054acb sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xb6fbd83a sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf2e4947c sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf6e7dbe2 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x5eea037a vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xc99291c1 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x138452b6 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x351fd4dc i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x4e9c2259 i2c_hid_core_pm -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7fc47459 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x991960c6 i2c_hid_core_remove EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xfbcee8b8 i2c_hid_core_shutdown -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x899def67 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x011adb2b hiddev_hid_event -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xb7129ed9 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/uhid 0x0abb783e uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x81eed0fd hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x97ec5475 usb_hid_driver EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x0f4c9852 hsi_new_client EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x13199721 hsi_alloc_controller EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x149cd779 hsi_unregister_controller @@ -16770,7 +16773,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe7d933cd l2cap_chan_del EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xf2f2c77d bt_debugfs EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xfa97ccb6 l2cap_chan_set_defaults -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x5ccf3cfd hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x254c8578 hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x01236512 br_mst_get_state EXPORT_SYMBOL_GPL net/bridge/bridge 0x01ba516b br_vlan_get_proto EXPORT_SYMBOL_GPL net/bridge/bridge 0x064a6016 br_port_flag_is_set @@ -17263,6 +17266,7 @@ EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4619bba8 nft_reg_track_update EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4e82db07 nft_do_chain EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4f43c7cb nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x590092fa nf_tables_activate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5c2b930c nft_flowtable_lookup EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x61ac75f9 nft_chain_validate_hooks EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x64777b20 nft_register_expr @@ -17987,163 +17991,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xb498a19b snd_ak4113_create EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xb550d92a snd_ak4113_reinit EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xbcaf461d snd_ak4113_check_rate_and_errors -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03a5c39b snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03c53e41 snd_hda_codec_set_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x042d9a1e azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04abfec4 snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x05c4cff0 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x017f79fd snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03c57278 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x06315019 azx_get_pos_lpib EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b01c704 snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b0ec757 snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c1a5290 snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e983d1f snd_hda_get_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x112395a2 snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12cca9ee snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14d58b20 snd_hda_jack_poll_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1701c6a3 azx_free_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19e19efa snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b7f20aa snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d8cbb83 snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d92695f snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e12dbb2 snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x201de92c azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2065a350 snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20ad94c6 snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21c9f219 snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21dc23d6 snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x255f652b azx_init_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x27fb5c69 snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x07160d0b snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x078744b9 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x098d3f9e snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0d44a2a6 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e552a90 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ed82b93 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11e5b04f snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1284382f snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x199a54ed snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1acf8d8e snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b08c25d snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1fcc7201 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20732f18 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x223016d2 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2920392e __snd_hda_add_vmaster EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ac92789 snd_hda_mixer_amp_volume_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b057205 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c7d3c43 snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2dbdcecb snd_hda_jack_add_kctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2e1c9b25 snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x321f2829 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c206cf4 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2e00c278 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x322fd071 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x32faca80 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3311f033 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34c5c4bb snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x35f91609 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3709cfbf snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x382915ec snd_hda_get_conn_index EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3994a436 azx_probe_codecs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3aa383ab snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b42ae04 snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b769894 snd_hda_codec_setup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3bf3c0fa snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3cb5d132 snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3d164c06 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f651f9a snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x49dde2ce __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x398a50cb snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b0ef132 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c889d6b snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4221d278 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x462e833c azx_stop_all_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4acdcccd snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ce104e2 snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f2a406b snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4b9aacc6 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4d8242f5 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4e32822b snd_hda_shutup_pins EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4fbdd36f snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x515d3912 azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x546fe308 snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x56c0637b snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5748fa1a snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50634009 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x506589e0 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50c87d4e snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5238953d snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x526e4ab1 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x56be5b4f snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5acb54a0 snd_hda_get_dev_select EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5ae1722e __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5bd23a89 snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x609271db snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61b6352d snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65cf3301 snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66270758 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5c646167 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x60ff8a13 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61520ca8 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x668777ac query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x67c5d9c6 snd_hda_override_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68f1472c snd_hda_mixer_amp_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6df2dd86 __snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7080cc46 snd_hda_codec_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71961002 snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x747543cf snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x692de059 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6aabb6bd snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ea3ef51 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x70e00171 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73b61f30 __snd_hda_apply_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x74c0b1be snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x74ca9ecb snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76af26d4 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7760fc41 snd_hda_multi_out_dig_close -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x77989d2d snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78c1bdcd __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7c137d9a snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7e3d76ad snd_hda_get_pin_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87f463d6 snd_hda_set_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x890dc08f snd_hda_attach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ca253e9 azx_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x901c2cc7 snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x97c282c8 snd_hda_spdif_ctls_unassign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9855e568 snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98de23f4 snd_hda_correct_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9bc896d2 snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9cd298fe snd_hda_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9df48f5f snd_hda_jack_detect_state_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f4e1bf0 snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa1179b33 snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa3ed3f03 snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa43307c7 snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa4a83807 snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa5726da9 snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa69835d9 snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7e58a2b snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaa5aea7f query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xadbd22ff azx_get_pos_posbuf -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb16aa9fb snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb2ed59eb snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb34e7e38 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x754f30f6 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75b9fd21 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75d2ee8b snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79a340d8 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7ca07050 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d57229e snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x85b02de1 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x873af462 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b17e422 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e586c9f snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8fbf57ac snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x926632ca snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95c84ae6 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9656dfd9 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9740597b snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x97fee544 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ad090e8 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9d6d231c snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f28475f snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa081b4a0 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa3422b31 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa387bb73 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8f37ad6 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa94c076f snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaa5d2110 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaac4f926 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab0481f5 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaeb096f8 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb1eb0921 azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb71d73e3 snd_hda_spdif_out_of_nid EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb790e87d snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8c14e7d is_jack_detectable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8c1acb9 snd_hda_set_vmaster_tlv EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8f3df19 snd_hda_mixer_amp_switch_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb90779cf snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba8a64bd snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbaad1a7 snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbd06d21 azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc1222dc snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbfd7c86 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc6c32de snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbd21ec6b snd_hda_get_conn_list EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbd340493 snd_hda_unlock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe38922f snd_hda_codec_pcm_new EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc0686c54 snd_hda_mixer_amp_switch_get_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc17af420 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1f4f3f5 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5d624f9 snd_hda_codec_load_dsp_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc61c8fa1 hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc6d0ba9b snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc75380d1 hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc7d551c5 snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc8c3061a azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcab46987 snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd745c75 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcddec9a7 snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd19616b9 snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd41208c9 snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd490451a snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5b314fd azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc77de63e snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc828992e snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xca36f158 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xca58f1af snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcdc77571 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcf47edf8 azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd30ee827 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd3d930ad azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd45ceb09 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd558962a snd_hda_get_pin_label EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8f7345d snd_hda_mixer_amp_volume_get EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xda5b5176 snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdb65d350 snd_hda_jack_detect_enable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd872bff snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe053303f snd_hda_codec_amp_update EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe2270c84 snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeccb47de snd_hda_codec_device_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xed0d47c6 snd_hda_get_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xed76e0d5 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe24aab3e is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe291adb3 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe9c2e2c3 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xead25aa2 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecae29de snd_hda_codec_device_init EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee86695b snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf18c5c05 snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf629456b _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xede2089f snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeeb0c3ad snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xef9c4a92 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf2fc9133 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3a08952 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf65c7d69 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf682b207 snd_hda_pick_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf6ce0619 snd_hda_mixer_amp_switch_put_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc670dc8 snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd82d3d7 snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1a51e062 snd_hda_gen_mic_autoswitch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x25dbc8eb snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x293e8a34 snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x33b1ca67 snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x369f5de4 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x556418b0 snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x64e9ff2b snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x650a3615 snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6880c3a9 snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7187384d snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7244b718 snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf9d1198a snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfba610ad snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfe406839 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0210bcac snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x03a14a87 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0b897af8 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0d55bb67 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x162b9de6 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x275ab82d snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2ba69f3a snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2dbd7e03 snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3c8ce5c7 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x46e447d0 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5268b299 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x74188988 snd_hda_gen_stream_pm EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7870c45a snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x808339d0 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x771b44f4 snd_hda_gen_add_mute_led_cdev EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8cf59a70 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa53e1c01 snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb4ae1e53 snd_hda_gen_add_micmute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb509a443 snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd51dd990 snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xec88fc94 snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xecc7d426 snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xeee18b22 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x92615ac5 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa97053f0 snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb49bd4f7 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc8b4de31 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xea622acc snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf384686f snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfd82597c snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xff0e2cba snd_hda_get_path_idx EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0xb252714a adau1372_regmap_config EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x5b283867 adau1761_regmap_config @@ -21154,6 +21158,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x697cbbb4 threads_per_core EXPORT_SYMBOL_GPL vmlinux 0x699286be of_changeset_action EXPORT_SYMBOL_GPL vmlinux 0x6994c9dd ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0x699dd084 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x69a54b4c xas_create_range EXPORT_SYMBOL_GPL vmlinux 0x69a97570 hvc_remove EXPORT_SYMBOL_GPL vmlinux 0x69aeddef atomic_notifier_chain_register_unique_prio @@ -22790,7 +22795,6 @@ EXPORT_SYMBOL_GPL vmlinux 0xabde1d45 netlink_strict_get_check EXPORT_SYMBOL_GPL vmlinux 0xabe575c4 get_slice_psize EXPORT_SYMBOL_GPL vmlinux 0xabe9eb23 mbox_request_channel -EXPORT_SYMBOL_GPL vmlinux 0xabea180b kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0xabea9a6d ip_build_and_send_pkt EXPORT_SYMBOL_GPL vmlinux 0xabfc7bb3 __page_mapcount EXPORT_SYMBOL_GPL vmlinux 0xac00429d __traceiter_tcp_bad_csum @@ -24919,23 +24923,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x2c7e3302 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x435ac90e fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x8ea0a7c7 fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x0002231e hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x1255ddae hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x101b5ae8 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x25bd94c7 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x2d5e1b94 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x6321dea8 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x7b13709d hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x37430034 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x46118d44 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x47d22f0d hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x57852eb2 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x628dcbb7 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x82fc7ba1 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x87d1b892 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xa03ec1f1 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xb402cd74 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xb888d48f hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xc53e510f hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x1cc881e9 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x6a3d55de hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xa8e5109f hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xbfc5b558 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x89c072c7 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xa4d11357 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xe8118636 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xefed2ee3 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xf914574e hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2f668f51 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x6df47842 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xa905c7c5 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xcc71bb0c hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x311f8725 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x7515e384 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xb394ad7d hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.master/abi/s390x/generic linux-nvidia-5.19-5.19.0/debian.master/abi/s390x/generic --- linux-nvidia-5.19-5.19.0/debian.master/abi/s390x/generic +++ linux-nvidia-5.19-5.19.0/debian.master/abi/s390x/generic @@ -147,6 +147,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x38247cae drm_mode_put_tile_group EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor EXPORT_SYMBOL drivers/gpu/drm/drm 0x386ad622 drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39261cee drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a3ba50e drm_framebuffer_plane_height EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a485ca0 drm_client_framebuffer_flush EXPORT_SYMBOL drivers/gpu/drm/drm 0x3aa28bcd drm_client_release @@ -169,7 +170,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x44c8ad31 drm_master_internal_acquire EXPORT_SYMBOL drivers/gpu/drm/drm 0x44dc4d99 drm_connector_list_update EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo -EXPORT_SYMBOL drivers/gpu/drm/drm 0x46502a62 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x47087773 drm_dev_dbg EXPORT_SYMBOL drivers/gpu/drm/drm 0x47f84419 drmm_kfree EXPORT_SYMBOL drivers/gpu/drm/drm 0x4945ea85 drm_client_dev_hotplug @@ -202,6 +202,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b0f45f7 drm_event_reserve_init EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b266c12 drm_calc_timestamping_constants EXPORT_SYMBOL drivers/gpu/drm/drm 0x5bbd0254 drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5bc3b83f drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c133a9b drm_master_put EXPORT_SYMBOL drivers/gpu/drm/drm 0x5cd99c16 drm_connector_set_panel_orientation EXPORT_SYMBOL drivers/gpu/drm/drm 0x5dde07ab drm_client_buffer_vunmap @@ -244,6 +245,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x70d3eebf drm_atomic_get_new_bridge_state EXPORT_SYMBOL drivers/gpu/drm/drm 0x7139ce4d drm_mode_object_put EXPORT_SYMBOL drivers/gpu/drm/drm 0x723ab1f4 drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x72461cf6 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x736d8071 drm_connector_update_privacy_screen EXPORT_SYMBOL drivers/gpu/drm/drm 0x73b43b9a drm_gem_prime_mmap EXPORT_SYMBOL drivers/gpu/drm/drm 0x742d5af9 drm_client_buffer_vmap @@ -274,7 +276,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x89903e69 drm_dev_printk EXPORT_SYMBOL drivers/gpu/drm/drm 0x89b6e03c drm_file_get_master EXPORT_SYMBOL drivers/gpu/drm/drm 0x89ef65ea drm_gem_unmap_dma_buf -EXPORT_SYMBOL drivers/gpu/drm/drm 0x89efa561 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ab5cd75 drm_writeback_connector_init EXPORT_SYMBOL drivers/gpu/drm/drm 0x8bbeb186 drm_syncobj_replace_fence EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c027e0a drm_framebuffer_plane_width @@ -384,7 +385,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xc68084cb drm_syncobj_create EXPORT_SYMBOL drivers/gpu/drm/drm 0xc6d0a91b drm_crtc_vblank_waitqueue EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8500267 drm_property_create_bitmask -EXPORT_SYMBOL drivers/gpu/drm/drm 0xc956f9cc devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9cfee31 drm_bridge_chain_mode_fixup EXPORT_SYMBOL drivers/gpu/drm/drm 0xca190085 drm_format_info_block_height EXPORT_SYMBOL drivers/gpu/drm/drm 0xca53d87a drm_connector_attach_privacy_screen_properties @@ -4885,6 +4885,7 @@ EXPORT_SYMBOL vmlinux 0x82c557e1 generic_ro_fops EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes EXPORT_SYMBOL vmlinux 0x82c87d77 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0x82e104e8 sock_init_data_uid EXPORT_SYMBOL vmlinux 0x82e903aa phy_register_fixup EXPORT_SYMBOL vmlinux 0x830992bf tcp_seq_start EXPORT_SYMBOL vmlinux 0x831a66a6 I_BDEV @@ -9304,6 +9305,7 @@ EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2c8dfa01 nft_register_expr EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x34cf1702 __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x38191dfe nf_tables_activate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x39829324 nft_data_init EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x439db33d nft_parse_register_store @@ -11210,7 +11212,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x56f2607c __traceiter_neigh_timer_handler EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers EXPORT_SYMBOL_GPL vmlinux 0x57496113 regmap_get_reg_stride -EXPORT_SYMBOL_GPL vmlinux 0x5786e65d kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x5788f105 sk_msg_return EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove @@ -12599,6 +12600,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xad961199 pci_enable_ats EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy EXPORT_SYMBOL_GPL vmlinux 0xadaaa3ae diag308 +EXPORT_SYMBOL_GPL vmlinux 0xadb133cd kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0xae0c29e4 tcp_slow_start EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init diff -u linux-nvidia-5.19-5.19.0/debian.master/abi/version linux-nvidia-5.19-5.19.0/debian.master/abi/version --- linux-nvidia-5.19-5.19.0/debian.master/abi/version +++ linux-nvidia-5.19-5.19.0/debian.master/abi/version @@ -1 +1 @@ -5.19.0-42.43 +5.19.0-45.46 diff -u linux-nvidia-5.19-5.19.0/debian.master/changelog linux-nvidia-5.19-5.19.0/debian.master/changelog --- linux-nvidia-5.19-5.19.0/debian.master/changelog +++ linux-nvidia-5.19-5.19.0/debian.master/changelog @@ -1,3 +1,32 @@ +linux (5.19.0-46.47) kinetic; urgency=medium + + * kinetic/linux: 5.19.0-46.47 -proposed tracker (LP: #2024043) + + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] resync getabis + + * CVE-2023-2430 + - io_uring/msg_ring: fix missing lock on overflow for IOPOLL + + * cls_flower: off-by-one in fl_set_geneve_opt (LP: #2023577) + - net/sched: flower: fix possible OOB write in fl_set_geneve_opt() + + * Some INVLPG implementations can leave Global translations unflushed when + PCIDs are enabled (LP: #2023220) + - x86/mm: Avoid incomplete Global INVLPG flushes + + -- Thadeu Lima de Souza Cascardo Fri, 16 Jun 2023 09:36:59 -0300 + +linux (5.19.0-45.46) kinetic; urgency=medium + + * kinetic/linux: 5.19.0-45.46 -proposed tracker (LP: #2023057) + + * Kinetic update: upstream stable patchset 2023-05-23 (LP: #2020599) + - wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext" + + -- Roxana Nicolescu Wed, 07 Jun 2023 10:19:43 +0200 + linux (5.19.0-44.45) kinetic; urgency=medium * kinetic/linux: 5.19.0-44.45 -proposed tracker (LP: #2019827) diff -u linux-nvidia-5.19-5.19.0/debian.master/tracking-bug linux-nvidia-5.19-5.19.0/debian.master/tracking-bug --- linux-nvidia-5.19-5.19.0/debian.master/tracking-bug +++ linux-nvidia-5.19-5.19.0/debian.master/tracking-bug @@ -1 +1 @@ -2019827 2023.05.15-1 +2024043 s2023.05.15-1 diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/abiname linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/abiname --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/abiname +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/abiname @@ -1 +1 @@ -1010 +1014 diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/amd64/nvidia linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/amd64/nvidia --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/amd64/nvidia +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/amd64/nvidia @@ -441,6 +441,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ab64b93 drm_property_create_bool EXPORT_SYMBOL drivers/gpu/drm/drm 0x1bfea658 drm_crtc_vblank_on EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c331387 drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c7f9c51 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d3816d8 drm_mode_put_tile_group EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d3ff76b drm_gem_create_mmap_offset EXPORT_SYMBOL drivers/gpu/drm/drm 0x1edb9370 drm_connector_set_panel_orientation @@ -554,6 +555,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b4b890 drm_panel_get_modes EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5add982c devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x5aeb52ef drm_syncobj_create EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c17c354 drm_property_blob_get EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c208ea4 drm_connector_init_with_ddc @@ -593,7 +595,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x73a2b3b5 drm_framebuffer_remove EXPORT_SYMBOL drivers/gpu/drm/drm 0x73c2de2b __devm_drm_dev_alloc EXPORT_SYMBOL drivers/gpu/drm/drm 0x748135a2 drmm_mode_config_init -EXPORT_SYMBOL drivers/gpu/drm/drm 0x74d32def drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x770d15f1 drm_gem_dmabuf_export EXPORT_SYMBOL drivers/gpu/drm/drm 0x794f57f1 drm_mode_create_dp_colorspace_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a7dee2c drm_crtc_vblank_count @@ -624,7 +625,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x87cb01fb drm_crtc_create_scaling_filter_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x87f81605 drm_writeback_connector_init_with_encoder EXPORT_SYMBOL drivers/gpu/drm/drm 0x889a185c drm_connector_set_tile_property -EXPORT_SYMBOL drivers/gpu/drm/drm 0x8932ec01 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a3d4b66 drm_sysfs_hotplug_event EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a95cd36 drm_is_current_master EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ad14a8f drm_mode_create_hdmi_colorspace_property @@ -670,6 +670,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1d448e7 drm_framebuffer_lookup EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1fb19cf drm_gem_prime_import_dev EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa36c6b68 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3f1490d drm_gem_objects_lookup EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6b7c9d9 drm_modeset_drop_locks @@ -798,7 +799,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xec12af74 __drm_dbg EXPORT_SYMBOL drivers/gpu/drm/drm 0xecc8f3ef drm_send_event_timestamp_locked EXPORT_SYMBOL drivers/gpu/drm/drm 0xece9fef1 drm_object_property_get_value -EXPORT_SYMBOL drivers/gpu/drm/drm 0xedd6006c drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xeecc0b1d drm_property_create_range EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0153c97 drm_dev_register EXPORT_SYMBOL drivers/gpu/drm/drm 0xf018e632 drm_writeback_get_out_fence @@ -3311,46 +3311,46 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf51e66ce ath10k_ce_cancel_send_next EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfc2fb82d ath10k_core_stop EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfebabeaa ath10k_print_driver_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x003fee72 ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x072e3a0e ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x12cd8925 ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x198e6adc ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c946a95 ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x26517139 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x26d9d5da ath11k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3ac7ef32 ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4ab445f8 ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4c927f10 ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x500fce77 ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x543c004e ath11k_pcic_init_msi_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x57ffee44 ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5a97e358 ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5f04a771 ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x602bf3e0 ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x60ca8527 ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x617286b6 ath11k_ce_per_engine_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6a3d0b90 ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6e880014 ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x71b05761 ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7e4446d2 ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7eeebd67 ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8e685664 ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x909bdfdc ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0fb7090d ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x12c9bf05 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x17c7e9e7 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2bf06582 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2d2ff636 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x383a9624 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x389558e8 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3da6bd28 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3e2c7031 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3fa58c79 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x430bfa28 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x48def4c1 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5a282946 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5e88b074 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x75049e01 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7af47833 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7d6fc5ba ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x862cbb2e ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x951c96a0 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x962b67b8 ath11k_ce_rx_post_buf EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa28388a2 ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xac4e3edb ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb2e179b1 ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb4c2d38a ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbd48752f ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbd9087b3 ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc05b6b12 ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd4d036bd ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd62c4797 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd7194492 ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdbaa2f87 ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdfab2f11 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9e526692 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa180ab38 ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa875d5f2 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xadb47d90 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaee65589 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb0568d09 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc3219c47 ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc6175583 ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcb2ca3f5 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd3c53777 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdde382b6 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdeb468c7 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe8885ac3 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xef5e04c1 ath11k_pcic_ext_irq_disable EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf643a70c ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf5418cae ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf86864a5 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfb40cad5 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfc2e5381 ath11k_core_resume EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfc595efc __tracepoint_ath11k_log_dbg EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x0eaf181f ath6kl_hif_intr_bh_handler EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn @@ -4213,18 +4213,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x0123b1fc mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0a91bd4e qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0badf240 qlt_lport_register -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x29e2f163 qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x53f36593 qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x548e638c qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8dd4419c qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc1b83923 qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xcf265117 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd414d4e3 qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd817e426 qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xdae19604 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xed0bdc28 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x33170686 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x48ced880 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4cad5e9c qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4dc06c8b qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7090ab79 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x85fd87fc qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xba6f25aa qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe3022e11 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe4d35235 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf28904de qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf9a95d10 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xfb0f7c85 qlt_lport_register EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x1a25278a qlogicfas408_queuecommand EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x1f55cd70 qlogicfas408_ihandl EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x3fd8cd71 qlogicfas408_detect @@ -6998,6 +6998,7 @@ EXPORT_SYMBOL vmlinux 0x24ac35d2 d_lookup EXPORT_SYMBOL vmlinux 0x24cb0a99 skb_abort_seq_read EXPORT_SYMBOL vmlinux 0x24cb4bce i2c_del_adapter +EXPORT_SYMBOL vmlinux 0x24cef434 mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer EXPORT_SYMBOL vmlinux 0x24db26dc no_seek_end_llseek_size EXPORT_SYMBOL vmlinux 0x24ec21f6 xsk_clear_rx_need_wakeup @@ -8172,6 +8173,7 @@ EXPORT_SYMBOL vmlinux 0x5b179434 xsk_tx_peek_release_desc_batch EXPORT_SYMBOL vmlinux 0x5b1a1f8c jbd2_journal_grab_journal_head EXPORT_SYMBOL vmlinux 0x5b1a6a59 free_cgroup_ns +EXPORT_SYMBOL vmlinux 0x5b282afa sock_init_data_uid EXPORT_SYMBOL vmlinux 0x5b2a49a6 vma_set_file EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr EXPORT_SYMBOL vmlinux 0x5b313261 genphy_read_status_fixed @@ -10192,6 +10194,7 @@ EXPORT_SYMBOL vmlinux 0xb30235f7 __traceiter_mmap_lock_acquire_returned EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb3127629 mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0xb31ef793 vme_master_request EXPORT_SYMBOL vmlinux 0xb320cc0e sg_init_one EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 @@ -13158,91 +13161,91 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xef5c8aef __tracepoint_gb_hd_in EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf32d331f gb_hd_cport_reserve EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf87b3c84 gb_svc_intf_set_power_mode -EXPORT_SYMBOL_GPL drivers/hid/hid 0x027b6cae hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x04551cf4 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x011e51af hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x04cc2300 hid_dump_device EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x09eea9ae hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0x10df1f94 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x07bd4a7c hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x092a2ea5 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0ba36537 hid_hw_open EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x26aefca3 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x27445b16 hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2c299734 hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2c5840bf hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2ddd2c7d hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2df9d1bb hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2e3c7ff6 hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0x36bd5a1b hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x38fa8360 hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3dee543c hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3e2bb41b hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4927944e hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4e7202bf hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x544caffc hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x54624f75 hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x605d2d28 hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0x64f2c55e hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x678b4cd7 hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x69004ea2 hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x723a1258 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1edd70cb hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x22557f09 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2b13519d hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2ddd80be hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x48ffafe6 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4ca5caba hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4f0933e4 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x50895eb4 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x53f662a2 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x54148ea7 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x572da3a5 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5f889fff hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x60398524 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x63a4c6c6 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x66c11ba5 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6a2e8397 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x71c7d6fd hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7bcada69 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x811f79c6 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8ab7699a hidraw_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8eba6320 hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x927c5ebd __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x977b38bf hidinput_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa19e0553 hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa375a2ea hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa4033936 hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa9165f0a hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa9dc3db4 hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xaed5d199 hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xba8d8fe6 hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc0f0a83e hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc230c4ba hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x92bcc1d1 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9e3964ef hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9ef746be hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0xacd8fe01 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb0cc0ef4 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb2c54ba1 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb2f13c52 hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb5ea1524 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbecbbb46 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc048eca0 hidinput_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0xc3398030 hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdcff57fa hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdd4ea695 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdf032e49 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe512600e hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe8371c97 __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xec417ff5 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xed5a2e9d hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xefd2e948 hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf1460b68 hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf8adf093 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcdec9613 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd3638e52 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd4363358 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd776cc1e hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1e4faa8 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe40c9f5a hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe62fd8cc hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0xef511686 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf3143aed hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf837dc67 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf9a3c382 hid_allocate_device EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfc198bd9 hid_unregister_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfefc085f hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfd5beb8f hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xffcb99ef hidinput_calc_abs_res EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x4d1812a6 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x866ad928 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x66086a5f roccat_common2_receive EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x7520c58a roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xb5a37b6f roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xb792f2d1 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xcf99f3a3 roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xd5e9f339 roccat_common2_sysfs_read -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1d81c1c8 hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x85470185 sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa72e09f5 sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xbf03c348 sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc4b94801 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xceb98f5c sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd5c867f5 sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe467e2e6 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xec4f7535 sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xeba3ad36 vivaldi_feature_mapping -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xf1fcdb86 vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x18059dfc sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x40ec7525 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4177abf3 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x601e8aee sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x89a7f719 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x92c2896b sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa01bb72e sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd472ecd0 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf89b2ae5 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x052837c7 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xe422a572 vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x459e72b2 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x461769bd i2c_hid_core_shutdown EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x6b7251c3 i2c_hid_core_remove -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7f1e6405 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x968e7ff0 i2c_hid_core_pm EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xa7b22f1b i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/intel-ish-hid/intel-ishtp 0xe9a563a6 ishtp_wait_resume EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x1a9c9262 surface_hid_pm_ops -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x872a498d surface_hid_device_destroy -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xd5e6b79b surface_hid_device_add -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x7fc1ec47 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x56b56657 hiddev_hid_event -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xb7871cb1 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x4074a8a3 surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x5556f328 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/uhid 0xb23c8a4b uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x0a5bf13d hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x6e77c89a usb_hid_driver EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x12899675 hsi_unregister_port_event EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2c1e9a9a hsi_port_unregister_clients EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x328925b7 hsi_register_controller @@ -17897,7 +17900,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xc85356e4 l2cap_chan_put EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xd2362e18 l2cap_chan_del EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe3149c6f l2cap_chan_connect -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0xa9c50428 hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x8d6aa11a hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x12eadebb br_multicast_enabled EXPORT_SYMBOL_GPL net/bridge/bridge 0x197e500b br_vlan_get_pvid EXPORT_SYMBOL_GPL net/bridge/bridge 0x1dbf3aae br_fdb_clear_offload @@ -18418,6 +18421,7 @@ EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xdd650a10 nft_register_obj EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe559f816 nf_tables_activate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xeb56674d nft_dump_register EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xedbfa85f nft_unregister_obj EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xee367613 nft_set_do_lookup @@ -19159,163 +19163,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xa827a79b snd_ak4113_build EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xa8661b3a snd_ak4113_external_rate EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xe2c3fa31 snd_ak4113_reinit -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00216d03 snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03349e4c snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00c895ad snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0270eed1 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x039af095 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x057cd028 snd_hda_codec_update_widgets EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0906816f snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a772e90 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x096a4ffb snd_hda_apply_pincfgs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b2d5473 snd_hda_mixer_amp_switch_get_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0bd44025 snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0cb586af snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b8cbea4 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c5c0e2b azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e1c99e7 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f13adba snd_hda_get_conn_index EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f3b35ac snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10539104 azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x129e4bfb snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x154c2979 snd_hda_jack_set_gating_jack -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16a8dd24 azx_get_pos_posbuf -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x193f3028 snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19e89749 snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20801680 snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20fec487 snd_hda_correct_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x27f86afc snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ad210b9 query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d58f8ac snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ed1d493 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x305f63e2 snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34e99c2c snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x35aae804 snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36be63a8 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1103ecf0 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1124be27 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11b02a52 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x128fcdd9 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13fb1956 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x161b8c17 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e348d59 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1eae722e azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ee5ec00 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1fa28845 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x22341395 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x229ba4be snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2327e547 snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x298f72be snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cb7f696 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cc8b499 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2cdd20da azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ff721ff snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30a78b4e snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36ea31f7 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38a11204 snd_hda_codec_device_new EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39346aaf snd_hda_multi_out_dig_close -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b229a32 snd_hda_spdif_ctls_unassign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3d38a05c snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f4e10a2 snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x402f7d4e snd_hda_codec_set_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x42859694 snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x43e2d742 snd_hda_get_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x446a4cc3 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4832cb2a snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x486450bf snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39aadd9b azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b529809 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c4e0d7a snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e2054ff snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x424684a5 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x43d6e797 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x45c6e0ed snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4745befc snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x475f6869 is_jack_detectable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x48ba3ab8 snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a66813a snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a0c150d snd_hda_multi_out_dig_open EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4aaacf4c snd_hda_mixer_amp_switch_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ace266e snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c6501a1 snd_hda_jack_set_dirty_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4cc956a1 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f98e78f snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50f79c31 snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5196b7f4 snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52655f8d snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5482a0e7 azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x548a7a4b snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x554fbbf1 snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x586f6782 snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a4aa84f snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5b4dc241 snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5cfbc735 snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f3fdbbd snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x606e8862 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x642cf489 snd_hda_codec_update_widgets -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6618ca96 snd_hda_override_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x67213509 snd_hda_jack_detect_state_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68360f91 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54104cff snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5784b090 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a033826 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d3c94db snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d58bdaf snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d8b9243 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5eae32a1 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f9480fc snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63989559 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6454dd73 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x64d8426b snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x656ba026 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66af5bce __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66cf1fe1 snd_hda_create_spdif_in_ctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x689548fe snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6a758879 snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ef233bc snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x70d6e3db snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71eb9171 snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x72894363 snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7922a2e2 snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a77acc1 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7e38f553 snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80f1269f azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68d36630 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6bc51608 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d6233cc snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6dd4de40 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71dea8fc snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x752110bb snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75acbc8e snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78c282b6 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7dde99f1 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7f6cc5f3 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8142c410 snd_hda_add_verbs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x81a7b550 snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87d7dd3b azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x888006f8 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x852a17ce snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x86376936 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x890478aa snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a393dee snd_hda_find_mixer_ctl EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a69f3de snd_hda_mixer_amp_switch_put_beep EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a6ec06c __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c21ce40 snd_hda_codec_setup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8dad354d snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x90296a16 snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x91f6db5d snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x933c775f __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95a22aaf snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a7e201a __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b905d6e snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c3e8ef3 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ddd8a84 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e185101 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8fe83eb0 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x92ab8657 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x941728e6 snd_hda_multi_out_dig_close EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95eb476e snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98cb71ce azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x999dadee snd_hda_set_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ac21b0e snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9d30df86 azx_probe_codecs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa0d494ad snd_hda_codec_cleanup_for_unbind -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa2c02fbe azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x966294d8 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99a50abf snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99d49be7 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f72beff snd_hda_codec_set_power_to_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa338ad46 hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa386fdda snd_hda_codec_amp_update -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa487b646 snd_hda_jack_unsol_event -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa705e5c6 snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7a4a677 __snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa81b7716 snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8a0f929 snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8e420eb snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xade86a7a snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0be39b7 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa444cf2e snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa5f8547d snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa736c9dd snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa9a49ddc snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad07a4cd snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae43826d snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae8d31b7 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb03ce2bd snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb11f4083 snd_hda_multi_out_dig_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb325f647 snd_hda_mixer_amp_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb3ff7c67 snd_hda_jack_add_kctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb7c37117 snd_hda_lock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb7d4a4f3 snd_hda_codec_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9927f20 hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbb627dfe snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbf9abf0 snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc5adf18 snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1b79806 snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc27a6b56 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba02f55c azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe083f94 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe1331c7 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe3c6f93 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe66c696 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1450f31 azx_codec_configure EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4364fb0 snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4707dc3 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5894df8 snd_hda_codec_load_dsp_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc626ba44 snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcafc90e6 is_jack_detectable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xccfd21a9 snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0a5a81a __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd49f53a7 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5b5dd95 snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd793f24b snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8c67391 snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdb58635e snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe11439df snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc8174eed snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcafb2eaf snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xccdd6519 snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0c5763d azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd4fb37d1 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd6fcee22 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xda067327 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdf2b4d20 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdf39d669 azx_get_position EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe1c581bc snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe1dcc69f snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe7007637 snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecc4b7b9 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe2250a5f hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeaf00ff9 snd_hda_multi_out_analog_prepare EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xefe77884 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xefbb08b5 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0635bd3 snd_hda_codec_load_dsp_trigger EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0b4e30b snd_hda_unlock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3f7127e snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf75ce47f snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf760ace9 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf309fc2a snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3b6d40d snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf5db1bb6 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf89b65cf snd_hda_apply_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xff2f39c8 snd_hda_get_pin_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xffba8bf9 snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x041b359d snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1392939c snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x13fbd772 snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x217c6fcb snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2e12f491 snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3f50f9d0 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x41f8541b snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5a634436 snd_hda_gen_mic_autoswitch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x66f5bca7 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x021ba57a snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0e1055c2 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x149bc2f4 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2708a186 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2ff63963 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3f8e21d0 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4b6486cb snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4bdc9bec snd_hda_get_path_from_idx EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x781fd8f6 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x84a18986 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x81402b92 snd_hda_gen_hp_automute EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8e1f68f9 snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x919661a2 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x983282bb snd_hda_activate_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa1277bcb snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xaf313939 snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc6e5a6ff snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd2c51c8b snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd475e8a1 snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd9d2436d snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe52e1527 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x880939e4 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x89a2fc02 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x949505ce snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb4c10981 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xcb6cd18d snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd1652fec snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd2cc01b3 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd57244ca snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xde4cf395 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe4a77904 snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe88d3575 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xefaf40cc snd_hda_gen_update_outputs EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0xa9367dd7 adau1372_regmap_config EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x075afa54 adau1761_probe @@ -21079,6 +21083,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x2e324ce1 fuse_conn_init EXPORT_SYMBOL_GPL vmlinux 0x2e37a09a tty_save_termios EXPORT_SYMBOL_GPL vmlinux 0x2e393dc1 peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2e3f8fd3 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x2e59eb4a iomap_readahead EXPORT_SYMBOL_GPL vmlinux 0x2e5ed6ac usb_reset_endpoint EXPORT_SYMBOL_GPL vmlinux 0x2e6e6158 switchdev_handle_port_attr_set @@ -21568,7 +21573,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x419ef828 pm_runtime_no_callbacks EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier -EXPORT_SYMBOL_GPL vmlinux 0x41c6afce kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x41d011a9 fscrypt_parse_test_dummy_encryption EXPORT_SYMBOL_GPL vmlinux 0x41d07fc4 sbitmap_queue_wake_up EXPORT_SYMBOL_GPL vmlinux 0x41d9eee1 blkdev_nr_zones @@ -22161,6 +22165,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x58ed0e01 proc_create_net_single EXPORT_SYMBOL_GPL vmlinux 0x58f683a7 lp8788_read_byte EXPORT_SYMBOL_GPL vmlinux 0x5901eaa5 task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x5908506d acpi_dev_get_memory_resources EXPORT_SYMBOL_GPL vmlinux 0x590d8343 sysfs_remove_file_ns EXPORT_SYMBOL_GPL vmlinux 0x5920cf1d __clk_mux_determine_rate_closest EXPORT_SYMBOL_GPL vmlinux 0x5927de60 device_bind_driver @@ -26617,23 +26622,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x334052df fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x38ff9b0c fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x9a210fc9 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x00ea097b hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x04d69a08 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x2c672bad hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x2e9f9e3d hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x4e353bd5 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x04e6ec85 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x32179cc1 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x43dc8672 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x4f13079f hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x505c1de6 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x5a9ba851 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x60f4d22c hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x6297e26b hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x70570061 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x88a567a3 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x88dd1fe4 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xbb3e1ac3 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xc199a29f hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xcdba8f7e hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x0a650524 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2b41de6e hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x41fe9194 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x72018fdc hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x99624877 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xe486acdf hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xec8b272f hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xfda354ec hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x1c125e59 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x738e7202 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x8105d65a hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xa869e108 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x8ece1173 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xcb63472d hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xd28da9ad hmc5843_common_resume drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/amd64/nvidia-lowlatency linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/amd64/nvidia-lowlatency --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/amd64/nvidia-lowlatency +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/amd64/nvidia-lowlatency @@ -528,7 +528,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x4bcae853 drm_crtc_commit_wait EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c18391c drm_send_event_timestamp_locked EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c2915fa drm_dev_printk -EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cbf71ab drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d04bf60 drm_gem_create_mmap_offset_size EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f18a150 __drm_debug EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f3c7c2b drm_ioctl @@ -571,7 +570,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x66f2db9d drm_master_internal_acquire EXPORT_SYMBOL drivers/gpu/drm/drm 0x67040c3e drm_gem_prime_mmap EXPORT_SYMBOL drivers/gpu/drm/drm 0x67d4e2f3 drm_connector_attach_tv_margin_properties -EXPORT_SYMBOL drivers/gpu/drm/drm 0x6894c16f drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x69ead5e1 drm_mode_create_content_type_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b5d766a drm_framebuffer_remove @@ -670,6 +668,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x9f004741 drm_privacy_screen_unregister_notifier EXPORT_SYMBOL drivers/gpu/drm/drm 0xa00fd894 drm_gem_map_detach EXPORT_SYMBOL drivers/gpu/drm/drm 0xa01803f4 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa0caa5af devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3384981 drm_crtc_wait_one_vblank EXPORT_SYMBOL drivers/gpu/drm/drm 0xa389d56e drm_gem_prime_import_dev @@ -739,6 +738,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xca5ed80a drm_crtc_enable_color_mgmt EXPORT_SYMBOL drivers/gpu/drm/drm 0xcac2685d drm_mode_is_420_only EXPORT_SYMBOL drivers/gpu/drm/drm 0xcad95360 drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb082d92 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xccc59759 drm_format_info_block_width EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd4c9fcb drm_gem_unmap_dma_buf EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd910c0e drm_bridge_chain_disable @@ -789,6 +789,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xe34674b5 drm_add_edid_modes EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac4044 drm_mode_create_suggested_offset_properties EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3fb5449 drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe4b8385a drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xe4cc3cf4 drm_atomic_state_clear EXPORT_SYMBOL drivers/gpu/drm/drm 0xe61288df drm_panel_unprepare EXPORT_SYMBOL drivers/gpu/drm/drm 0xe65782c9 drm_modeset_unlock_all @@ -830,7 +831,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xfab3b55a drm_privacy_screen_unregister EXPORT_SYMBOL drivers/gpu/drm/drm 0xfb13aec9 drm_framebuffer_init EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc72aaf0 drm_crtc_from_index -EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc7b278e devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc95e9a7 drm_bridge_add EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd061968 drm_dev_alloc EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd2800de drm_privacy_screen_register @@ -3311,47 +3311,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf1c7ace1 ath10k_ce_send EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf89e445a ath10k_mac_tx_push_pending EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfa5e8b05 ath10k_ce_completed_recv_next_nolock -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x04a43c98 ath11k_pcic_init_msi_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x09f9ac2a ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0b9403cb ath11k_pcic_register_pci_ops -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x10a09669 ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x136c43b3 ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x181ef6a4 ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2dfef92e ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x33eb7f94 ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3fcc56a3 ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4b3a34bd ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x51934c2c ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x51ca09e6 ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x52be5d63 ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x54754378 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x56082d98 ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x560845a2 ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x61434271 ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x67c813e0 ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6851942a ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6f41b1d1 ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x72f9cc3a ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7a958051 ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7c052db9 ath11k_ce_per_engine_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7e5a8dfa ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x91c8a1f2 ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x925b940a ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x971a552a ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0b72c902 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0e17fbac ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1108559b ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1e57a177 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x27e21090 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3673c368 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x388f99c4 ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3c588288 ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3d750198 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x464ae597 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x58a11fea ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6012c3c9 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6fb7e63a ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x72fde4ca ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x766ba2a1 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x77c1f336 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x77d4bf1a ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x832c1469 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8c417488 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8da90fdc ath11k_err EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa1704b86 ath11k_pcic_get_msi_address EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa2185bcf __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb291393c ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc1a334cf ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc3557255 ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc7ca7c26 ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc81d7320 ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdfdfc2c7 ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe38eb3fd ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe3dfc9d7 ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xef75a715 ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa30ed6b9 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb112da3e ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb35b6289 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc3d53297 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc8801650 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcda76b56 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd04ac0a5 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd0730a08 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd95d5df0 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xda504899 ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdaa643e6 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe094bfb2 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe30de9bc ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe7c461a8 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe8a7a721 ath11k_pcic_stop EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf3950606 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0cf22e7 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfbdd6969 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfe55a3b8 ath11k_core_suspend EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x2151dcf5 ath6kl_read_tgt_stats EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x27c261c0 ath6kl_core_init @@ -4213,18 +4213,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x9be62da1 mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1a4022ee qlt_lport_register -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2acef8b0 qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x37e214e5 qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x40f043d7 qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7c8f754e qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x80e7d8c3 qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x84ed5023 qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x92df9eea qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x9b8c6032 qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x9d1e480a qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xda346850 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf1d3bbda qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x03934974 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x11d9bdca qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1b580774 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2aba5d68 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x63cde689 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7cb23c36 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x9508b979 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x9fe1af33 qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb4ed49bf qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xba8b4bdb qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc24d802e qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc30c7489 qlt_xmit_tm_rsp EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x1f55cd70 qlogicfas408_ihandl EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x3fd8cd71 qlogicfas408_detect EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x450726e1 qlogicfas408_queuecommand @@ -7983,6 +7983,7 @@ EXPORT_SYMBOL vmlinux 0x50437788 pci_wake_from_d3 EXPORT_SYMBOL vmlinux 0x504fccc1 __sk_mem_schedule EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x5066177d sock_init_data_uid EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free EXPORT_SYMBOL vmlinux 0x508815a4 __netif_rx EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check @@ -8685,6 +8686,7 @@ EXPORT_SYMBOL vmlinux 0x6e5b8651 xz_dec_run EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock EXPORT_SYMBOL vmlinux 0x6e73eb77 con_is_bound +EXPORT_SYMBOL vmlinux 0x6e86747a mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put EXPORT_SYMBOL vmlinux 0x6e9e9083 cdrom_ioctl EXPORT_SYMBOL vmlinux 0x6ea7575d acpi_dispatch_gpe @@ -9003,6 +9005,7 @@ EXPORT_SYMBOL vmlinux 0x7d5e1008 __crc32c_le_shift EXPORT_SYMBOL vmlinux 0x7d628444 memcpy_fromio EXPORT_SYMBOL vmlinux 0x7d74d522 kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x7d872999 mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0x7d8d5a0d neigh_direct_output EXPORT_SYMBOL vmlinux 0x7d923f69 agp_generic_alloc_user EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning @@ -13158,91 +13161,91 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf4b13ce6 __SCK__tp_func_gb_hd_release EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf660475e gb_svc_intf_set_power_mode EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf88749b0 __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/hid/hid 0x05346ebd hid_dump_input EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x09acd58b hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0x09c37f38 hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0c383056 hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0e67f3b5 hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x14d61ebc hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0x184a19c2 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0741a36e hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0e70a990 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x12396027 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x12d176f5 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x162486e8 hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x16df7be5 hid_hw_open EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1a9a6431 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1a57c0d4 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1c7358c8 hid_driver_resume EXPORT_SYMBOL_GPL drivers/hid/hid 0x1d8f7f73 hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1fa4b06c __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2784e977 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2a65818b hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0x45ff7a21 hid_alloc_report_buf -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4a77732b hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b5fdb4e hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b73033b hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4bbbc10b hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0x56f0bd46 hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x5b6b3bd8 hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x60b295d8 hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0x65ce9d95 hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6c64857f hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x74dd3e6c hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7db80d94 hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x83bf24d3 hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x88183d28 hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8ad82d1f hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1ddae4a9 hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x258933dc hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x294fe8ad hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2abf6fb2 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2cf3df10 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2ff738e6 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x35401fbf hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3c509ad4 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x46b065dc hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x49baa8f0 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b085f01 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b8b73da __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4d82c74a hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x51ba3fb5 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x55089d05 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6740a445 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6ba3e182 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7926d4b0 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7bab5ea8 hid_driver_suspend EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x97c88cd0 hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x97cff5fb hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x982e11c0 hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0x984beb8b hidraw_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x9b962924 hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x9cbb9986 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa795d0d4 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0xba7b6f9e __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbd0f9cba hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc19ba75b hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc2d7a825 hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc5cd2b6d hid_hw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xce353c58 hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd043b6aa hid_input_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd35985d7 hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xde0beecd hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe489481c hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xee69e293 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xef59f5fa hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf71e7903 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8fb9b338 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x96f263dc hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x97c41e81 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa067b24a hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa929237a __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb428e303 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0xba0162c0 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbc143810 hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc13dfbdf hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xca2f0574 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd11caee5 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd19f54d6 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd7e3c49f hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd8391dee hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd917cc92 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdd6c1d32 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdd8b1487 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe53667b4 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe6b8650a hidinput_calc_abs_res EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfb6b807f hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfb9510ec hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfd347a23 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0xff4063eb hid_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x7ebb2fe9 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0xcb5dd9b0 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x314f3da3 roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x510595d8 roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x63f9d6da roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x901fa1f5 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x9821de06 roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xc0ab6202 roccat_common2_receive -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x3caefe47 sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x520e0020 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5917019f sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x8a80eac3 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x9424f1b9 sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa4b69403 sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa5519dd1 sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xbd41e178 hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe646526b sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x69d398ba vivaldi_input_configured -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xe4c53d68 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0b3ff3cf sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1d45b181 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x38a56c95 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x6a7946f8 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x7ff40a35 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x84eac251 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x85d4463d sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xe40ff7c6 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf7c029d2 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x2744daca vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xea5d605b vivaldi_feature_mapping EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x04add0a9 i2c_hid_core_probe -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x182d735f i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x1fead4d1 i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x55075695 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x66cf5986 i2c_hid_core_remove EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xd8b3ba67 i2c_hid_core_shutdown EXPORT_SYMBOL_GPL drivers/hid/intel-ish-hid/intel-ishtp 0xc991576d ishtp_wait_resume EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x98136769 surface_hid_pm_ops -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xa05e0204 surface_hid_device_destroy -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xcca42d72 surface_hid_device_add -EXPORT_SYMBOL_GPL drivers/hid/uhid 0xeb020c91 uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x635781f6 hiddev_hid_event -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xf3071057 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xad577f82 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xc785862e surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/uhid 0x2e47f478 uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x8c1fcb1b hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xd7fa9e3b usb_hid_driver EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x093e2438 hsi_unregister_controller EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x1fbe3e17 hsi_new_client EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x20484e73 hsi_event @@ -17897,7 +17900,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xf4bf618b l2cap_add_psm EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xf7a1d67d l2cap_chan_connect EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xfd3d63a7 l2cap_chan_send -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0xa53ccd06 hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x4eda7de1 hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x0afd5b2b br_vlan_get_pvid_rcu EXPORT_SYMBOL_GPL net/bridge/bridge 0x249f2f46 br_vlan_enabled EXPORT_SYMBOL_GPL net/bridge/bridge 0x271290a1 nf_br_ops @@ -18376,6 +18379,7 @@ EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xe1c4f558 nf_synproxy_ipv4_fini EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x06c6ca47 nft_meta_policy EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0ac0c86a nft_set_catchall_gc +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0b3760ca nf_tables_activate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0e97886a nft_expr_reduce_bitwise EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1cdea201 nf_tables_bind_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work @@ -19159,163 +19163,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x9526c474 snd_ak4113_reg_write EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x96fa346d snd_ak4113_check_rate_and_errors EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xb5811822 snd_ak4113_reinit -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x001c56b6 snd_hda_multi_out_dig_close -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00dcb4f4 snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x01a89524 snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0279d9d1 snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0398dc12 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x01f166cf snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x029182a6 snd_hda_jack_unsol_event EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x09bb4e47 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ae1233b azx_stop_all_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b7f65e1 snd_hda_mixer_amp_switch_get_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0efc1e94 snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10617174 snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12571edd __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1272cf1e snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x144c4744 snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14fafa11 snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x151238d7 snd_hda_correct_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b22cb00 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d61bb66 azx_get_pos_posbuf -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1fcb636a snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21054810 snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x231ac131 __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x268ce9d5 azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x27813332 snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d5366f9 azx_probe_codecs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2f3545f4 snd_hda_jack_pin_sense -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2fa29d55 snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x310b9d76 azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34c067b8 snd_hda_codec_cleanup_for_unbind -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x355b966f snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x377ec6a7 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0d04c76c snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x101b9a5d snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x109a676f snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12ef7f86 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16c5d202 snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x17f4b471 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1900b143 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ab38174 azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ace607e snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1c2751b7 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2062dedd snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x222334a4 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x22d408d8 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x23c36988 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x245763b6 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x24f1c3ae snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x261426b1 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x26a20128 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2770bb4a snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ada1355 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b7b8a55 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2e976c6f snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2fe32768 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30afb5ce hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x32b0939e snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x372297f9 snd_hda_set_dev_select EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3a408fae snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e6b82c7 snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x41001c0c snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x44a0d123 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x45f59920 snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4617fb9d snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x48246dfa snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3bbb4f9b snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3cf4a4ac snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3d7af162 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x40005fc1 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4433c1ad query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x444b6b84 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x46160f95 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x47124316 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a6c034d snd_hda_sequence_write EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4aac24f8 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4bdc4d05 is_jack_detectable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c4e5211 __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4cb03169 snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4e8053e5 snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f941200 snd_hda_set_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52d5addb snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4d01bdb1 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52107c33 snd_hda_apply_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5453ca20 snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6206798f snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x621220b6 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54f92739 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x551637eb snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55e648f7 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5992fab3 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5b8a6702 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d3e7b9c snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x60181bd6 snd_hda_jack_bind_keymap EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x62d0e906 snd_hda_mixer_amp_switch_put_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6331de5f query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63ad14f1 snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63b0ed47 azx_free_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65c81396 snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x684214e3 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63ab9c57 azx_probe_codecs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x69a0952a snd_hda_mixer_amp_switch_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6afe252f snd_hda_jack_add_kctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b31eef5 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x69dbe738 snd_hda_pick_pin_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6baedc0a snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7254240b snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6beeac4b snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6dd1444b snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6e45eaca snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6fcc8216 snd_hda_spdif_ctls_assign EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x72553545 snd_hda_unlock_devices EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73093edf snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x77de8760 snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x785edaac snd_hda_jack_poll_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7ab65948 azx_init_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7e5a5e9e snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7efd55b5 snd_hda_codec_amp_update -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fe606f0 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x737bd22c snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76ca39b5 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76df322b __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79371af0 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a91cc80 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7def6b9c snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7e5917e4 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x803da804 snd_hda_sync_vmaster_hook EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80f5cfca snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x813eeb3c snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x82021571 azx_get_position EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x82fb86ea snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x831367c3 azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8623bd77 snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87b02aeb snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x883e3506 snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x89622675 snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a6947ed snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8be49103 snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8d03e5c8 snd_hda_override_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8de8d941 snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e4809ea snd_hda_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8fab89f1 snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x93bf41be snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x94c774a5 snd_hda_get_pin_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95761265 snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95b6ebeb snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x97412105 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x89af05f1 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8acf770f is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8df5f960 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8f76d2e9 snd_hda_jack_pin_sense EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98522d1f snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9cd317ba snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa085863d snd_hda_get_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa4c3d835 snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8799534 snd_hda_codec_pcm_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab5bca4b snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99945cea snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b7f40c4 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9dc2bbf6 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9eaca940 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f885412 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa0fd00d0 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa78caf4f azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7c3c5ec snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8fff196 snd_hda_get_num_devices EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xac98e99c snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae048c64 snd_hda_codec_device_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0768070 snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb37abdc2 snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8c7b024 snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba014b58 azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc020f6f snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbcaa2fda azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbcaddff5 snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbcc9e0ba snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc213f3f1 snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc24d7450 snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xca58eead snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaef488c9 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb143f4dd snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb3af0198 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba91da8f snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbb452d3e snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbe3afac _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc149b98 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc20311e snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc36b99c6 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4493c55 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5f9462b snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc6f06aa5 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xca413ef6 azx_get_pos_posbuf EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcacf3cf6 snd_hda_lock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcb8e69cd snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd237472 snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd90fe53 snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd206b360 hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd45729a5 snd_hda_spdif_ctls_unassign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd519b595 snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd625a329 snd_hda_jack_set_gating_jack -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd64283fd snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd940d7a8 azx_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdaee9e92 snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdba1e0ef __snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xde4a26c5 snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdf93d36e snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcaf0c79b snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcbf0abd2 snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd10629be snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd1be9893 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd3384cdc snd_hda_check_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe14a07bf snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe56e99f8 snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe7c0fc9a snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe360b7ff snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe4c75ec8 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe6d2f60d snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xebd07399 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xebd40fd2 snd_hda_codec_load_dsp_trigger EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xedcf60e9 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xede57433 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xef419480 snd_hda_jack_set_gating_jack EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf01887c3 hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf4da4969 snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf5ed4291 snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf6d0e7e4 snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8551ae6 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf028e289 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0a20b5c snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf108318e snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf176e57e azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf2f4eeb0 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3e728ac snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf437b571 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf49bc804 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf5caf908 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf7bfc029 snd_hda_codec_eapd_power_filter EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf9116152 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfa667b84 snd_hda_jack_tbl_get_mst EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc63ce06 snd_hda_mixer_amp_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc7ebc94 snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xff989187 snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x01505c03 snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x19a3a7e2 snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1fe77a32 snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x26f20a84 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x31dbedb0 snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x562d1ab0 snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6a97e19a snd_hda_gen_add_micmute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6f261bb5 snd_hda_gen_mic_autoswitch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x710fa71c snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc96fe11 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd1c84ca snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x05fc82e9 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x08160ae3 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0e0f2e9c snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1deebd8e snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3322905c snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x48ca14a7 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x51c0bb85 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x61225445 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6db76fd5 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7657dec7 snd_hda_add_new_path EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x79be514f snd_hda_activate_path EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8e97118f snd_hda_add_new_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8f90a885 snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x91564393 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc1904276 snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc220e021 snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc5edd581 snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xeefef235 snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf4487f8f snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf5e49f30 snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf7154e8c snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfe691777 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x88d29c1c snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8e243db2 snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x9882a615 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x9c89db9c snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb74a0d49 snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb83f9e18 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc84ee059 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd346684d snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe5958001 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf6c58d46 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf7dda2d2 snd_hda_gen_build_pcms EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x2fddf0b4 adau1372_regmap_config EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x18276cb2 adau1761_probe @@ -21137,6 +21141,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace EXPORT_SYMBOL_GPL vmlinux 0x2e2df7f4 irq_remapping_cap EXPORT_SYMBOL_GPL vmlinux 0x2e320d5d mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x2e3f8fd3 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x2e45824f firmware_request_platform EXPORT_SYMBOL_GPL vmlinux 0x2e4b8204 virtqueue_get_avail_addr EXPORT_SYMBOL_GPL vmlinux 0x2e4eae8c regulator_unregister_supply_alias @@ -21655,7 +21660,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier -EXPORT_SYMBOL_GPL vmlinux 0x41c6afce kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x41caf09e sdio_retune_release EXPORT_SYMBOL_GPL vmlinux 0x41d07fc4 sbitmap_queue_wake_up EXPORT_SYMBOL_GPL vmlinux 0x41d33d83 kill_device @@ -24763,6 +24767,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xba657600 debugfs_create_u8 EXPORT_SYMBOL_GPL vmlinux 0xba689cb4 vchan_tx_submit EXPORT_SYMBOL_GPL vmlinux 0xba6a64b9 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0xba779636 acpi_dev_get_memory_resources EXPORT_SYMBOL_GPL vmlinux 0xba82f246 uv_bios_install_heap EXPORT_SYMBOL_GPL vmlinux 0xba894b59 pci_epc_mem_alloc_addr EXPORT_SYMBOL_GPL vmlinux 0xba9a3637 ata_sas_scsi_ioctl @@ -26617,23 +26622,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x760ef782 fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xa948ef84 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xcaa33825 fxls8962af_core_probe drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x3921472f hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x34a00b7d hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x35e85930 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x36e37fe2 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x3a3a5994 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x627c7811 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x3da8c538 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x45113a95 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x48055275 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x662b3a9b hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x6f06fd8c hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xa9abd173 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xac616ebe hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xb41fa028 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xbefe3f71 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xc254b1cd hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xca87c436 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xd761a493 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xe6e1ccf2 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xf7d88df8 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x3b572fc9 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x61c161a4 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x61e24107 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x729a5881 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x89586070 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x9958753a hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xb1a82bf9 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x26de09b1 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x8c50a51e hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xc87adc25 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xf1db50e5 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x0673702c hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x6ce094be hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0x77d7627c hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia @@ -1,4 +1,21 @@ ACPI EXPORT_SYMBOL_GPL 0xc331c3c7 acpi_table_parse_cedt vmlinux +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x15e5e9d6 otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x21526ce3 otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x238093f0 cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x2b0c2bcb otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x3902dc05 cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x3c2d2bda otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x4d186b6f otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x54e17fc1 otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x72c7685f otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x77d870b1 otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xafbf8bc4 otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd2f4cf0f otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd3f68df3 otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd656d7ac otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xde97b692 otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xe90a0508 otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xe9883aac otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x1ae7bf58 crypto_cipher_setkey vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x3a80c342 crypto_cipher_decrypt_one vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x3de51280 crypto_cipher_encrypt_one vmlinux @@ -478,6 +495,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x18f591d4 drm_connector_list_iter_next EXPORT_SYMBOL drivers/gpu/drm/drm 0x19df6d58 drm_plane_force_disable EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1b5e2615 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x1b767823 drm_modeset_unlock_all EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c6b38f3 drm_master_internal_release EXPORT_SYMBOL drivers/gpu/drm/drm 0x1e646312 drm_bridge_chain_post_disable @@ -552,6 +570,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x42c168db drm_state_dump EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing EXPORT_SYMBOL drivers/gpu/drm/drm 0x440e577a drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x441905fc drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x44a2cadb drm_prime_sg_to_dma_addr_array EXPORT_SYMBOL drivers/gpu/drm/drm 0x450d373c drm_is_current_master EXPORT_SYMBOL drivers/gpu/drm/drm 0x4514c7b9 drm_writeback_connector_init_with_encoder @@ -592,7 +611,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x562882cd drm_bridge_chain_enable EXPORT_SYMBOL drivers/gpu/drm/drm 0x56481512 drm_writeback_queue_job EXPORT_SYMBOL drivers/gpu/drm/drm 0x56e6fe32 drm_gem_unlock_reservations -EXPORT_SYMBOL drivers/gpu/drm/drm 0x56eeae86 devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x57171b9b drm_client_modeset_check EXPORT_SYMBOL drivers/gpu/drm/drm 0x573450f3 drm_mode_find_dmt EXPORT_SYMBOL drivers/gpu/drm/drm 0x573cb1ac drm_client_dev_hotplug @@ -638,7 +656,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ef2f78e drm_format_info EXPORT_SYMBOL drivers/gpu/drm/drm 0x702f6694 drm_property_replace_blob EXPORT_SYMBOL drivers/gpu/drm/drm 0x70941ef0 drm_add_modes_noedid -EXPORT_SYMBOL drivers/gpu/drm/drm 0x72288d62 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x72d06b10 drm_writeback_prepare_job EXPORT_SYMBOL drivers/gpu/drm/drm 0x759aedff drm_gem_map_dma_buf EXPORT_SYMBOL drivers/gpu/drm/drm 0x75cb74af drm_connector_set_panel_orientation @@ -671,7 +688,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x8447ff2f drm_client_register EXPORT_SYMBOL drivers/gpu/drm/drm 0x85a01411 drm_crtc_create_scaling_filter_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x8690409f drm_mode_config_reset -EXPORT_SYMBOL drivers/gpu/drm/drm 0x87a7f2a4 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x88768f9e drm_mode_crtc_set_gamma_size EXPORT_SYMBOL drivers/gpu/drm/drm 0x88fc72cb drm_edid_get_panel_id EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a3fc064 drm_atomic_get_old_private_obj_state @@ -843,6 +859,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5be7130 drm_noop EXPORT_SYMBOL drivers/gpu/drm/drm 0xe787dab7 drm_plane_create_alpha_property EXPORT_SYMBOL drivers/gpu/drm/drm 0xe82cf6ed drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8737fec drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a0e334 drm_vma_offset_add EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8cd89c5 drm_get_edid @@ -3408,47 +3425,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe8c7337c ath10k_ce_rx_post_buf EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xecd6d730 ath10k_print_driver_info EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf62f8d34 ath10k_coredump_get_mem_layout -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x10c51027 ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x14b7faee ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x18c7c707 ath11k_pcic_register_pci_ops -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1f1e02fa ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x21a8e94f ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3686546b ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3ea9b20b ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x46ad8870 ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4a168e1f ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x53dd5c30 ath11k_ce_per_engine_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5c8db5f6 ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5db425be ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x06f72b44 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c802423 ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c84c34f ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1e20e88b ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x29c3372a ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2f30f462 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x32559454 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x34e8ab96 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3babb3be ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x42ef9a89 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4e466f89 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5d2b55eb ath11k_pcic_ext_irq_enable EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x606a5b5a __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x63e3fa06 ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6997c812 ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6e73ac6e ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7092a2b8 ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x734a55a9 ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7935035c ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x814121ed ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x854df6e6 ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x93a83132 ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x94353c48 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x65dff922 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6dcf7b6d ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x71f24ecc ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x74d431a7 ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x75e512d7 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x78b2833d ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8fd8e31f ath11k_ce_per_engine_service EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9d793c55 ath11k_pcic_ext_irq_disable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa4fc096c ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa90ef518 ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xab6a3c33 ath11k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaf40c9a6 ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb97d9edf ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbabeed43 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc074779d ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc46a917d ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc5d83122 ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc648d578 ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcee896dd ath11k_core_free -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd0cf76e4 ath11k_pcic_map_service_to_pipe -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xeba57df6 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9e44a7cb ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa3f8e011 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa6bb07ec ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb3ae6d71 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb684d4ec ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbb370513 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc3a8da90 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc6d678de ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd0ce3fd1 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdcb50c26 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xddd22079 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe1c9070f ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe345352b ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe82c7ab6 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xeaa7d3cc ath11k_pcic_start EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf4b081ec ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf7ee067d ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf2d2436c ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf4d7e43c ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfc90fabb ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfcd493f0 ath11k_pcic_get_ce_msi_idx EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x2ca3814d ath6kl_core_destroy EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info @@ -4277,18 +4294,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x444068d7 mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x25635591 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x34d196f7 qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5da4a69c qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x619c638b qlt_lport_register -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x72396bd4 qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x89a9d467 qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x91720d48 qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb25e2421 qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd307a2d7 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd960edef qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe96dbfa0 qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xfeda3c61 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2a28fc8a qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4eb177ff qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5a898caf qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6ceb4ba2 qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7876e3a9 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7b360d66 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x93ef4e71 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x94c614e0 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x97bb0a82 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb0940f16 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xda7fd8b2 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xfccee9a0 qlt_unreg_sess EXPORT_SYMBOL drivers/scsi/raid_class 0x413fd06d raid_component_add EXPORT_SYMBOL drivers/scsi/raid_class 0xa98d4822 raid_class_attach EXPORT_SYMBOL drivers/scsi/raid_class 0xe0989b6e raid_class_release @@ -8383,6 +8400,7 @@ EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree EXPORT_SYMBOL vmlinux 0x5ae8cc53 devm_ioport_unmap EXPORT_SYMBOL vmlinux 0x5af382eb netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0x5afd8cc7 sock_init_data_uid EXPORT_SYMBOL vmlinux 0x5b116a36 __alloc_pages EXPORT_SYMBOL vmlinux 0x5b1215bc devm_arch_phys_wc_add EXPORT_SYMBOL vmlinux 0x5b191f53 clocksource_change_rating @@ -9315,6 +9333,7 @@ EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 EXPORT_SYMBOL vmlinux 0x838de657 flow_keys_basic_dissector EXPORT_SYMBOL vmlinux 0x83a3118c arp_send +EXPORT_SYMBOL vmlinux 0x83bb9fa7 mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0x83d550d6 generic_file_llseek_size EXPORT_SYMBOL vmlinux 0x8400b173 d_tmpfile EXPORT_SYMBOL vmlinux 0x840342c6 sgl_free @@ -10538,7 +10557,6 @@ EXPORT_SYMBOL vmlinux 0xbc63812f dma_resv_fini EXPORT_SYMBOL vmlinux 0xbcaa3a91 unpin_user_page EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf -EXPORT_SYMBOL vmlinux 0xbcb36fe4 hugetlb_optimize_vmemmap_key EXPORT_SYMBOL vmlinux 0xbcbed4b3 jbd2_journal_get_write_access EXPORT_SYMBOL vmlinux 0xbcc96916 migrate_page EXPORT_SYMBOL vmlinux 0xbd0b9fce km_report @@ -11263,6 +11281,7 @@ EXPORT_SYMBOL vmlinux 0xdca8c3d4 logic_outb EXPORT_SYMBOL vmlinux 0xdcafd2bc vm_map_ram EXPORT_SYMBOL vmlinux 0xdcb57d8b seq_release_private +EXPORT_SYMBOL vmlinux 0xdcb758ce mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0xdcb764ad memset EXPORT_SYMBOL vmlinux 0xdcb8d395 nf_register_net_hook EXPORT_SYMBOL vmlinux 0xdccb113f nvdimm_namespace_disk_name @@ -12968,90 +12987,90 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf8e81a78 gb_connection_enable EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf97263da gb_operation_request_send_sync_timeout EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfc8b7e17 __traceiter_gb_hd_create -EXPORT_SYMBOL_GPL drivers/hid/hid 0x020d7b0c hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0x02ce96a7 hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x04aae24d hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0157831f hid_hw_close EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0ea0c291 hid_driver_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x10525536 hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0x13180056 hid_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x13eda85a hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0c55d283 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0c8f41a4 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1147e8a8 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1837af12 hid_hw_open EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1b612a58 hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1ce17cd7 hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1d6ab979 hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1e881aae hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x26aa3355 hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2b3bbffc hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3991bd33 hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x39e31a2c hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3dd93deb hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x44f1c634 hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x689dca4a hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7353e39c hid_input_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7cd76874 hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x82649f96 __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x854d00b3 hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8572a101 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8984c3d6 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x20484ba8 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x20a6e78c hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x22dce609 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x23e20dfe hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2458bc0f hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2798ad24 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x28f035df hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2ce2f1da hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x31940cd4 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3260d034 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x327ddb30 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x397098ad hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3d375443 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x482217af hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b7fe7bf hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5c47ccda hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5ebadfd4 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5ebe3dcb hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x628ea833 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x68119e55 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x74d2c196 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7ac635d0 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fa7251b hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fcc2098 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8104076c hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x81f4179d hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x85361cc3 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x857d7014 hid_unregister_driver EXPORT_SYMBOL_GPL drivers/hid/hid 0x8a72427c hid_resolv_usage EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8d608e7d hid_hw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8d60e3fa hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x9c8bdb98 hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x9f6f772e hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x9ffb6773 hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa4384392 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa4be7f43 hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0xad026df3 hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xaeadab20 hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb05ee278 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xb1eb1af6 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbf83f74f hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc55aa9c9 hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc82a1d1f hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0xcb73b91d __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd4199fce hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd549c08c hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd5b279fc hid_unregister_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0xdb89dc21 hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe13e152a hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe588da78 hidinput_get_led_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe8cdea36 hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf8c67b1d hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xf9eece94 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8f515c90 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa67b3274 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xab2f070c hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb18b0b3b hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb6097dcd hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbb22350c hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbcf96395 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd2f799c5 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd3638140 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdc6b4821 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0xde3e9e76 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe6643f17 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xef6db5f0 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf39c5d92 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf6bf009c hidinput_calc_abs_res EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x28c86de0 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x442fd0e3 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x1414cd34 roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x2e9dd245 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xa875348f roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xf44bdc4a roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xfb23a3d3 roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xfba712ad roccat_common2_receive -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x16561034 sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1af2b8fc hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x47642add sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x552dd299 sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x8fa62900 sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x9dec8a47 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xce3920e4 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd2ca0cef sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd390a65c sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x8b5318d4 vivaldi_input_configured -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x97677a79 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0686bb8b sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1d366d62 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x3152e10d sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4702d96c sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5f3d5fa5 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa4017b6a sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xab46260e sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xb15fff30 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd2193521 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x0702cdad vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xc8839723 vivaldi_feature_mapping EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x3b49cceb i2c_hid_core_pm -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x50378b3e i2c_hid_ll_driver +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x5a0ea245 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x97ad92ad i2c_hid_core_remove EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x993c0bc1 i2c_hid_core_shutdown EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xce167dda i2c_hid_core_probe EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x224c5b78 surface_hid_pm_ops -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x63b49f65 surface_hid_device_destroy -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xb9cf4c1b surface_hid_device_add -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x16d9203d uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x4b3758e5 usb_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xae4bee35 hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x5f5dd646 surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x607b4261 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/uhid 0xe330ecad uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x50a7cd10 hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xabd38401 usb_hid_driver EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x08539286 hsi_free_msg EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x09c31544 hsi_unregister_controller EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x1638656f hsi_alloc_controller @@ -17970,7 +17989,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x83c9593f l2cap_chan_put EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x8f9d211f l2cap_chan_connect EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xa6e3e35f l2cap_add_psm -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x6f0983c2 hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x8443e153 hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x0120b92d br_mst_get_state EXPORT_SYMBOL_GPL net/bridge/bridge 0x01abfcdb br_forward EXPORT_SYMBOL_GPL net/bridge/bridge 0x117cb83d br_fdb_find_port @@ -18486,6 +18505,7 @@ EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc3b2d9de nft_register_obj EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc439fb96 nft_meta_get_eval EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc87924dc nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd1595ed3 nf_tables_activate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd7b4db75 nft_obj_lookup EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xdf6235cd nft_meta_set_init @@ -19191,163 +19211,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x9bc474f7 snd_ak4113_reinit EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xb7b17690 snd_ak4113_build EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xf4009910 snd_ak4113_external_rate -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0076870b snd_hda_jack_add_kctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0431b635 snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04a17fae snd_hda_codec_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04a8d458 snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x06451aa2 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x007b40cc azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x02e7080b snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0399f5fa snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x043288f5 snd_hda_check_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x08c67242 snd_hda_multi_out_dig_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x09627f1b snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a9af591 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a0d8303 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a8f6bf8 snd_hda_codec_device_init EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ac334d2 snd_hda_mixer_amp_switch_get_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0cb74edd snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x146b2353 __snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x18df4329 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a290cbd snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1df46684 snd_hda_codec_cleanup_for_unbind -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e4f4125 snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1f318c44 snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x23d29095 snd_hda_parse_pin_defcfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x24b94112 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x100d883b snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13e9319b snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x155048c4 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a873c86 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b0c87de snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2098d10e snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21105dd9 snd_hda_get_num_devices EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x27030811 snd_hda_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x27501646 snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x28ca0691 snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2a3aa544 snd_hda_create_dig_out_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ae9d83b snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c3da190 snd_hda_multi_out_analog_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c585107 snd_hda_codec_update_widgets -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d2e15d6 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d6ef557 snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3020af97 snd_hda_codec_set_power_save -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x346e5c27 snd_hda_multi_out_dig_close -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3800792f snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x288c8d14 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x295c0f1c snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2baadffc snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30a9d80f hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x32364049 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36efda61 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x387e9121 snd_hda_multi_out_dig_prepare EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38fe9dfc snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3bbc33d4 snd_hda_codec_new EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e2bf84d snd_hda_mixer_amp_switch_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f9a2ad2 query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x40b7527e snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x40e28b09 azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e8d049e snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x403e8c3f snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x410d6b2e snd_hda_create_spdif_in_ctls EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x42ef487c snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x43870a65 snd_hda_correct_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x463ef817 snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4aaa07f7 snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5507fa82 snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x551e01a9 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x44dbecdc snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a43dc6d snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4af2e0ae snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c0c6100 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c376eaf azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51e1c627 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55072e51 snd_hda_codec_set_name EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5536fa3e snd_hda_lock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55daf2cd snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5ba83b3a snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5c4b8b4f snd_hda_attach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f5c3acd is_jack_detectable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x64469b14 __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x67470ffc snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d8ea189 snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6fb966cb azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x706c09ee snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x728924e7 azx_bus_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a23ff74 snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7b8c5f49 azx_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d0529fa snd_hda_codec_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fc5dc15 snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x805f1833 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x83500d3a snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8438ec3c azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x845296b6 snd_hda_add_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a0f6e71 snd_hda_check_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8d92eeb1 azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8f2f389a snd_hda_override_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x90071615 snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9043256d azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x906fe1ed snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x91a1fa34 snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x938983e3 snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9690e9f6 snd_hda_get_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x96fd2fdb azx_free_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9719a486 snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98ee74e2 snd_hda_codec_device_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98f3a12d snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98f82294 snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b110ec1 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5553c8f8 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x57eb03be snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5931e554 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5bf1719c __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5e78dfc2 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x618fea3d azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x62b0a2d2 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x648e31b3 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65c70707 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65e8ad9f snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x684ebe7a snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b0965cd snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6c8a3e52 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ce2fccf snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6cf4d011 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d1e97b5 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x711c6014 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73596b02 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7535e83b snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7785e9fd snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78ba5998 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x794940ca snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a77d0f5 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7e365be2 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x86bd6fd0 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x886f5aa8 snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b07a115 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c430e72 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8fd3441e snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x93984e60 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x94dbf8fe snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x97b50480 snd_hda_codec_load_dsp_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9beb8370 snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa18650ae snd_hda_codec_set_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa41df084 snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa52bc42e snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8991153 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9c07400a snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9cf5dea7 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9e2f5fc4 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9fa99155 snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa0949390 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa5be6604 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaacf9b61 is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xabcabbe1 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xac490e40 snd_hda_codec_update_widgets EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaca20426 snd_hda_mixer_amp_volume_put EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad93b194 snd_hda_mixer_amp_switch_put_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae210a8f snd_hda_multi_out_analog_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb06fef68 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xafec7ba1 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb07d4e4a azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb18d81b7 snd_hda_get_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb2998d3d hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb33ddb3c snd_hda_get_pin_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb3f95017 snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9a80967 snd_hda_codec_pcm_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9affabf snd_hda_get_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba863df6 azx_probe_codecs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc267b596 azx_init_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc3837858 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb3c75a57 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb5c7c913 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb747b7c3 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9eb0c28 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbafb240c snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbd87835d snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbeb482a6 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1be1a21 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc234a20b snd_hda_enable_beep_device EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc3ae525c __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc549bb09 snd_hda_codec_setup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc7e4552c snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcc22d505 snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcc60daa4 snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcca21455 snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xce26fc70 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc3efbf58 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc3f7b7a8 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc490044c snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc52fcab6 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5f0e0a0 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc89155e8 snd_hda_codec_device_new EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd066b417 snd_hda_mixer_amp_switch_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd457d46a snd_hda_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd4bce976 snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5f124c4 snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8848911 snd_hda_codec_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdcaf9200 snd_hda_jack_detect_state_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdcf8756e snd_hda_spdif_ctls_unassign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xde55d0fe snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdf9f9c64 snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe07c550b snd_hda_codec_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe0cebd4c __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd06cb4ff azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd35da287 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd4d01846 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd54723d7 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xda55c152 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdcf176d9 snd_hda_apply_fixup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe1c63099 snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe27f971c snd_hda_set_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe6ce2da3 hda_get_autocfg_input_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe717a146 snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe7831231 snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe868b850 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xea10956d snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xea67ad1c snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe2b7e8b3 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe31a8cfe snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe5a53671 azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe6327aaa snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe81561dc snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe883b36c snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe900b96e snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeaa4838f snd_hda_codec_unregister EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xebf86d32 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xec72e075 snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecb3df38 snd_hda_multi_out_analog_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee26738b snd_hda_jack_poll_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee5a1a9d snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee883475 snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xef1af513 snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf09cff01 snd_hda_jack_set_gating_jack -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0bfbe13 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xedd1c09a snd_hda_jack_poll_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3e6739a snd_hda_mixer_amp_tlv EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf4020c7d snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf4be093a __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf4fb5388 snd_hda_create_spdif_share_sw EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf5af0e97 snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf7f14431 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf83cc590 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8bae7f0 snd_hda_get_pin_label EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xffb0c269 snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x14e98c98 snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x15378eb9 snd_hda_gen_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x244f71e8 snd_hda_add_new_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x268a0edf snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x30d98ab4 snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x45515aad snd_hda_gen_add_micmute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x52847a6f snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x627a3144 snd_hda_gen_mic_autoswitch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6746fd2b snd_hda_get_path_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x674e5856 snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6a17876f snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xff08dd0e snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0609cd1f snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x125d874d snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x28bca52d snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2951f5a2 snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4dedffdd snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x514b9671 snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5b824173 snd_hda_gen_update_outputs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7da3f4c0 snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8680e183 snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x786c8679 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7cbcc0c7 snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x81b4dabb snd_hda_gen_line_automute EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8c6763aa snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x97bc0f1b snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb0c871d3 snd_hda_activate_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xcf4721b8 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xdd0592e2 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xdec86aa2 snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf7ec8de9 snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf97f153d snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8e3ed1d8 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa8009733 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xaaf47e24 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbab83be1 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbd695b83 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe09e3fe9 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe1bcc1ed snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe3a0205b snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xeb10aeb3 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xeeb1fc6d snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf689ea5c snd_hda_gen_path_power_filter EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0xdec71001 mt6359_accdet_enable_jack_detect EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0xde290dbb adau1372_regmap_config @@ -22134,6 +22154,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x50e10d1d of_icc_bulk_get EXPORT_SYMBOL_GPL vmlinux 0x50e5ab5e usb_hcd_unmap_urb_for_dma EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50efc48e kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x50f20acf __list_lru_init EXPORT_SYMBOL_GPL vmlinux 0x50f70e40 device_set_wakeup_enable EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up @@ -23529,7 +23550,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x82d308c7 led_compose_name EXPORT_SYMBOL_GPL vmlinux 0x82d493c2 blk_req_needs_zone_write_lock EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure -EXPORT_SYMBOL_GPL vmlinux 0x82df8104 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x82e1cd33 simple_rename_exchange EXPORT_SYMBOL_GPL vmlinux 0x82e8e39f device_driver_attach EXPORT_SYMBOL_GPL vmlinux 0x82eb2b2a pci_ats_supported @@ -25482,6 +25502,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free EXPORT_SYMBOL_GPL vmlinux 0xca9b4436 tpm_chip_alloc EXPORT_SYMBOL_GPL vmlinux 0xcaa01099 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0xcaa6e208 acpi_dev_get_memory_resources EXPORT_SYMBOL_GPL vmlinux 0xcaa8f220 acpi_subsys_runtime_resume EXPORT_SYMBOL_GPL vmlinux 0xcaaf382c devm_pinctrl_put EXPORT_SYMBOL_GPL vmlinux 0xcab2c680 dev_pm_opp_set_opp @@ -27027,23 +27048,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xa1cf29c2 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xc5c4657a fxls8962af_core_probe drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xdde6d0f2 fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x2b3d3694 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x2eabe71f hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x34a7bed8 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x110101fe hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x22ec4917 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x29750158 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x38f8781d hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x48789b43 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x6759d788 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x4c22ae44 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x5a9c02b4 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x6080b124 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x60ab3422 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x9a323561 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x9bf7636c hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x9c83e3aa hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xb7673a7d hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xb88505f8 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xbb7b3957 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xf5db2705 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x6f0aecd9 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xa4c784bd hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xf1a797a3 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xf399c3b2 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xa1942d1f hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xcf26a9e5 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xf4ca80a9 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x3b9ef97c hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x64fd231a hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xbe868d4c hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xd15c13c0 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x33a2f432 hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xa92538e1 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xadf4b2b8 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia-64k linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia-64k --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia-64k +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia-64k @@ -1,4 +1,21 @@ ACPI EXPORT_SYMBOL_GPL 0xc331c3c7 acpi_table_parse_cedt vmlinux +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x07797d25 otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x0861bda2 cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x1e7ca61b otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x21f872ca otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x3fbecfdd otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x569d372a otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x6bc10f1f otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x6f125f56 otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x7d4527c4 otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x88d86771 otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xadfcb1e6 otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xb3d5e236 cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xbf642396 otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd4fd683d otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xe378dd03 otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xe6c3d98f otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xfb646f76 otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x1ae7bf58 crypto_cipher_setkey vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x3a80c342 crypto_cipher_decrypt_one vmlinux CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x3de51280 crypto_cipher_encrypt_one vmlinux @@ -476,7 +493,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x162df9c5 drm_mode_is_420_also EXPORT_SYMBOL drivers/gpu/drm/drm 0x162f7552 drm_crtc_wait_one_vblank EXPORT_SYMBOL drivers/gpu/drm/drm 0x166aeb45 drm_mode_plane_set_obj_prop -EXPORT_SYMBOL drivers/gpu/drm/drm 0x1681dba7 drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x168ddbeb drm_calc_timestamping_constants EXPORT_SYMBOL drivers/gpu/drm/drm 0x174364f4 __drmm_add_action EXPORT_SYMBOL drivers/gpu/drm/drm 0x1805608d drm_connector_set_panel_orientation_with_quirk @@ -517,6 +533,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b93cff9 drm_modeset_lock EXPORT_SYMBOL drivers/gpu/drm/drm 0x2bfe8f68 drm_client_framebuffer_create EXPORT_SYMBOL drivers/gpu/drm/drm 0x2cbd4ad3 drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d028e3b drm_aperture_remove_conflicting_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d6b73f0 drm_atomic_set_crtc_for_connector EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d841434 drm_crtc_vblank_helper_get_vblank_timestamp EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d994435 drm_connector_update_privacy_screen @@ -568,6 +585,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x44bce638 drm_panel_unprepare EXPORT_SYMBOL drivers/gpu/drm/drm 0x4545c7ee drm_panel_add EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x45d969bc devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x4831da6e drm_vma_offset_remove EXPORT_SYMBOL drivers/gpu/drm/drm 0x48bb889d drm_modeset_lock_all_ctx EXPORT_SYMBOL drivers/gpu/drm/drm 0x49391556 drm_event_cancel_free @@ -591,7 +609,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts -EXPORT_SYMBOL drivers/gpu/drm/drm 0x5279d1aa devm_aperture_acquire_from_firmware EXPORT_SYMBOL drivers/gpu/drm/drm 0x53ce3d9d drm_bridge_chain_pre_enable EXPORT_SYMBOL drivers/gpu/drm/drm 0x5490e080 drm_bridge_chain_enable EXPORT_SYMBOL drivers/gpu/drm/drm 0x551dd703 drm_writeback_get_out_fence @@ -612,6 +629,7 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0x5dd8987e drm_atomic_commit EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block EXPORT_SYMBOL drivers/gpu/drm/drm 0x5fa6b800 drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5fe97b45 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0x5ffb109d drm_connector_update_edid_property EXPORT_SYMBOL drivers/gpu/drm/drm 0x604517f8 drm_atomic_get_connector_state EXPORT_SYMBOL drivers/gpu/drm/drm 0x6192a8b8 __drmm_add_action_or_reset @@ -806,7 +824,6 @@ EXPORT_SYMBOL drivers/gpu/drm/drm 0xd05fda43 drm_prime_get_contiguous_size EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid EXPORT_SYMBOL drivers/gpu/drm/drm 0xd23f4f8d drm_crtc_check_viewport -EXPORT_SYMBOL drivers/gpu/drm/drm 0xd31d6a19 drm_aperture_remove_conflicting_pci_framebuffers EXPORT_SYMBOL drivers/gpu/drm/drm 0xd46fafb9 drm_crtc_cleanup EXPORT_SYMBOL drivers/gpu/drm/drm 0xd53117b7 drm_dev_unplug EXPORT_SYMBOL drivers/gpu/drm/drm 0xd5a49ce1 drm_framebuffer_plane_height @@ -3408,47 +3425,47 @@ EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf67d3315 ath10k_ce_disable_interrupt EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf8cf459d ath10k_htt_hif_tx_complete EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfdedcd3f ath10k_ce_completed_send_next -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x078f8b86 ath11k_ce_get_attr_flags -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0f8aa7dd ath11k_pcic_start -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x16f58074 ath11k_hal_srng_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x19034094 ath11k_ce_cleanup_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1b055f3b ath11k_debugfs_soc_destroy -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1be75fc7 ath11k_pcic_write32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1d3103a5 ath11k_ce_rx_post_buf -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2193bba9 ath11k_pcic_ce_irq_disable_sync -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x21c91cfc ath11k_ce_get_shadow_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x257eca7d ath11k_pcic_config_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x279c0e34 ath11k_hal_srng_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3b975824 ath11k_pcic_stop -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x44566fdc ath11k_ce_free_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x49782a0b ath11k_core_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5ddaa205 ath11k_pcic_ce_irqs_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x600e8b57 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x06564ca9 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x075a54e3 ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x09dc54ef ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0ce156d3 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0eedd3d1 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x14264ff5 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2e8a129a ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x40abc92c ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x42c07216 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x46232d5f ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x49555310 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4ca267f2 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4d27f81d ath11k_pcic_ext_irq_enable EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x606a5b5a __tracepoint_ath11k_log_dbg -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x61f0b4b0 ath11k_pcic_register_pci_ops -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x67fcb0d2 ath11k_pcic_ext_irq_enable -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6f0ad077 ath11k_qmi_deinit_service -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x74adb0f4 ath11k_pcic_init_msi_config -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x779a9fe5 ath11k_pcic_get_user_msi_assignment -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7eade80a ath11k_core_alloc -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x83a43408 ath11k_dp_service_srng -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8d27b614 ath11k_pcic_read32 -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x936c6634 ath11k_info -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x949b3b0b ath11k_pcic_free_irq -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c2d81f8 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x63eb2afc ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x695372e4 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6b23fc45 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x701e6433 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x710d5058 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x891a2512 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8b59d990 ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8cde36dd ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8f885ec8 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8fdf3a0e ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x90184df2 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x913024ca ath11k_core_pre_init EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9e38b6a6 ath11k_core_deinit -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaf8670c2 ath11k_pcic_get_msi_address -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbd9e4d11 ath11k_err -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc34c9903 ath11k_ce_alloc_pipes -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd1326e82 ath11k_core_pre_init -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd9ab1f24 ath11k_warn -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd9ca209e ath11k_pcic_get_ce_msi_idx -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xddb439c4 ath11k_core_suspend -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe5207d1a ath11k_core_resume -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe5a9b3eb ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9d7af055 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9fef3ce8 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa8af982f ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xad920aaf ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb87aeff3 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc30c16db ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcf47ecdb ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd0f946f0 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd5f1c056 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdbcf6fa6 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdc60c288 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdc90631e ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xed563eef ath11k_err EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal -EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf13b2411 ath11k_pcic_ext_irq_disable EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x0821e302 ath6kl_core_tx_complete EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info @@ -4277,18 +4294,18 @@ EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x4afd6ecf mraid_mm_register_adp EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0d2ea513 qlt_stop_phase2 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x18e775b1 qlt_free_mcmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x45ac8181 qlt_unreg_sess -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x45b9af66 qlt_stop_phase1 -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5b4ea94a qlt_abort_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x821bb8a8 qlt_free_cmd -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x84cd845c qlt_lport_deregister -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x93dc3264 qlt_xmit_tm_rsp -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xa8e6cd2c qlt_rdy_to_xfer -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xbd186f4e qlt_xmit_response -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xcac599b0 qlt_enable_vha -EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xdfabe9a5 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0064b15b qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x07c611df qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0e30658b qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1bae9a6d qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x220d991d qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3b1ceab5 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4076d0ab qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7a578023 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb134477f qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd5a21913 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xeccebd88 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xfb652e4c qlt_xmit_response EXPORT_SYMBOL drivers/scsi/raid_class 0x43cc2f88 raid_class_attach EXPORT_SYMBOL drivers/scsi/raid_class 0xaaabc67c raid_component_add EXPORT_SYMBOL drivers/scsi/raid_class 0xbeafa285 raid_class_release @@ -7896,6 +7913,7 @@ EXPORT_SYMBOL vmlinux 0x445464d5 xp_can_alloc EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq EXPORT_SYMBOL vmlinux 0x4486d4a7 __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0x4495ee18 sock_init_data_uid EXPORT_SYMBOL vmlinux 0x449ad0a7 memcmp EXPORT_SYMBOL vmlinux 0x449cc0f0 rproc_del EXPORT_SYMBOL vmlinux 0x44a6e90a irq_cpu_rmap_add @@ -9353,6 +9371,7 @@ EXPORT_SYMBOL vmlinux 0x83ae669a __netlink_ns_capable EXPORT_SYMBOL vmlinux 0x83b45dfb vmf_insert_mixed EXPORT_SYMBOL vmlinux 0x83b7e162 vga_put +EXPORT_SYMBOL vmlinux 0x83bb9fa7 mipi_dsi_dcs_set_display_brightness_large EXPORT_SYMBOL vmlinux 0x83c5eaca netdev_reset_tc EXPORT_SYMBOL vmlinux 0x83d6c972 generic_permission EXPORT_SYMBOL vmlinux 0x83d7c5de _dev_notice @@ -10572,7 +10591,6 @@ EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf EXPORT_SYMBOL vmlinux 0xbcaee619 dev_alloc_name EXPORT_SYMBOL vmlinux 0xbcaf250c phy_ethtool_get_eee -EXPORT_SYMBOL vmlinux 0xbcb36fe4 hugetlb_optimize_vmemmap_key EXPORT_SYMBOL vmlinux 0xbcf039d9 inet_frag_destroy EXPORT_SYMBOL vmlinux 0xbcf9ae57 __mod_lruvec_page_state EXPORT_SYMBOL vmlinux 0xbcfbc759 blk_integrity_register @@ -11265,6 +11283,7 @@ EXPORT_SYMBOL vmlinux 0xdc8e6396 mr_mfc_seq_next EXPORT_SYMBOL vmlinux 0xdca8c3d4 logic_outb EXPORT_SYMBOL vmlinux 0xdca9dc70 blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0xdcb758ce mipi_dsi_dcs_get_display_brightness_large EXPORT_SYMBOL vmlinux 0xdcb764ad memset EXPORT_SYMBOL vmlinux 0xdcc0cfaf skb_tx_error EXPORT_SYMBOL vmlinux 0xdcd02249 sock_cmsg_send @@ -12965,90 +12984,90 @@ EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf3677e3e gb_hd_put EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfa3efe85 gb_operation_response_alloc EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfe7ca000 gb_operation_put -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0228cd84 hid_setup_resolution_multiplier -EXPORT_SYMBOL_GPL drivers/hid/hid 0x02ce96a7 hidraw_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x04aae24d hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x028ef6fe hid_driver_reset_resume EXPORT_SYMBOL_GPL drivers/hid/hid 0x05495392 hid_debug -EXPORT_SYMBOL_GPL drivers/hid/hid 0x05eff8fe hid_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x09d72c98 hid_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0x0d6e0783 __hid_register_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0x10525536 hid_lookup_quirk -EXPORT_SYMBOL_GPL drivers/hid/hid 0x168f5076 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x07ded54c hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0a3d5d4d hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0d9c3db0 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1278b4d9 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x145df51b hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1897e8c4 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19004327 hid_dump_field EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit -EXPORT_SYMBOL_GPL drivers/hid/hid 0x1ae7053b hidinput_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2584a17f hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1ba51f18 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1c23cf99 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1cf857c1 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1f0cf88a hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0x27e67b0c hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0x28f035df hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2a45cd67 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2bd0cd77 hid_connect EXPORT_SYMBOL_GPL drivers/hid/hid 0x2bef368b hid_resolv_usage -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2c23c106 hid_check_keys_pressed -EXPORT_SYMBOL_GPL drivers/hid/hid 0x2d7cd9cf __hid_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x32788669 hid_debug_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x39e31a2c hid_ignore -EXPORT_SYMBOL_GPL drivers/hid/hid 0x3a5072c5 hid_validate_values -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b69a382 hid_add_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x4d151345 hid_hw_close -EXPORT_SYMBOL_GPL drivers/hid/hid 0x532eb5ec hid_destroy_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x567cda70 hid_open_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x669e5943 hid_unregister_driver -EXPORT_SYMBOL_GPL drivers/hid/hid 0x689dca4a hidraw_report_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6dd47ed6 hid_hw_output_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x6fce7db4 hid_set_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0x741d9e57 hid_hw_start -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7709862f hid_dump_input -EXPORT_SYMBOL_GPL drivers/hid/hid 0x7f70dbe5 hid_dump_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0x80b6ac4d hid_hw_stop -EXPORT_SYMBOL_GPL drivers/hid/hid 0x84193e1e hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3afd6417 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x43c7bee8 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5c47ccda hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6080030b hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x67a25ff5 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6929c726 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6d12a3d9 hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x709763d4 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7f869689 hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8104e746 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x85361cc3 hidraw_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b6ac5c6 hidinput_calc_abs_res -EXPORT_SYMBOL_GPL drivers/hid/hid 0x8ca1b89f hid_driver_suspend -EXPORT_SYMBOL_GPL drivers/hid/hid 0x963025d3 hid_allocate_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0x9b266f3a hid_hw_raw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0x9ee111c2 hid_dump_field -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa033aaee hid_parse_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa08cb7b2 hid_hw_open -EXPORT_SYMBOL_GPL drivers/hid/hid 0xa5712728 hidinput_disconnect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xaf15dedf hidinput_connect -EXPORT_SYMBOL_GPL drivers/hid/hid 0xbc2d8961 hid_match_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc54e56f4 hid_report_raw_event -EXPORT_SYMBOL_GPL drivers/hid/hid 0xc78bd073 hidinput_count_leds -EXPORT_SYMBOL_GPL drivers/hid/hid 0xd15e8c88 hid_hw_request -EXPORT_SYMBOL_GPL drivers/hid/hid 0xda92423c hid_input_report -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe4967171 hid_compare_device_paths -EXPORT_SYMBOL_GPL drivers/hid/hid 0xe8c1da6b hid_driver_reset_resume -EXPORT_SYMBOL_GPL drivers/hid/hid 0xeb219386 hid_dump_device -EXPORT_SYMBOL_GPL drivers/hid/hid 0xebfa29e4 hid_field_extract -EXPORT_SYMBOL_GPL drivers/hid/hid 0xec433d7f hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8e3a10c4 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x911e4e9c hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x96ef2e03 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x977d84b3 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa191c644 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xaef389dd hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb04a43e8 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb2075f71 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb4c3b047 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbb22350c hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcc96eab5 hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd2131561 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd25a897a hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdc6b4821 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdf493f3f hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe70de524 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe81d852a hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0xea5893e3 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xec48728b hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf4c0968e hid_unregister_driver EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init -EXPORT_SYMBOL_GPL drivers/hid/hid 0xfba1d81f hid_register_report -EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x28c86de0 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xffa110d1 hidinput_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x442fd0e3 roccat_connect EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x1414cd34 roccat_common2_sysfs_read EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x2e9dd245 roccat_common2_device_init_struct EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xa875348f roccat_common2_send EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xf44bdc4a roccat_common2_sysfs_write EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xfb23a3d3 roccat_common2_send_with_status EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xfba712ad roccat_common2_receive -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x16561034 sensor_hub_get_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1af2b8fc hid_sensor_get_usage_index -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x47642add sensor_hub_input_get_attribute_info -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x552dd299 sensor_hub_device_close -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x8fa62900 sensor_hub_set_feature -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x9dec8a47 sensor_hub_register_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xce3920e4 sensor_hub_remove_callback -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd2ca0cef sensor_hub_input_attr_get_raw_value -EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd390a65c sensor_hub_device_open -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x8b5318d4 vivaldi_input_configured -EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x97677a79 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0686bb8b sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1d366d62 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x3152e10d sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4702d96c sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5f3d5fa5 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa4017b6a sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xab46260e sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xb15fff30 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd2193521 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x0702cdad vivaldi_input_configured +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xc8839723 vivaldi_feature_mapping EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x1d28fb31 i2c_hid_core_shutdown EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7440ab7d i2c_hid_core_pm EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7df4e3ad i2c_hid_core_remove EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xbf8949fe i2c_hid_core_probe -EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xe58e0df9 i2c_hid_ll_driver +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xde23f515 i2c_hid_ll_driver EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x224c5b78 surface_hid_pm_ops -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x63b49f65 surface_hid_device_destroy -EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xb9cf4c1b surface_hid_device_add -EXPORT_SYMBOL_GPL drivers/hid/uhid 0x16d9203d uhid_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x768cd4d5 usb_hid_driver -EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xae4bee35 hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x5f5dd646 surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x607b4261 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/uhid 0xe330ecad uhid_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x2adee439 usb_hid_driver +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x50a7cd10 hiddev_hid_event EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x092e2a95 hsi_new_client EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x222e1bc6 hsi_register_port_event EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4e4d3fd3 hsi_register_controller @@ -17967,7 +17986,7 @@ EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x600b4c5c l2cap_chan_send EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x652848a7 l2cap_chan_list EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xf6dfc06d l2cap_chan_set_defaults -EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0x36d12779 hidp_hid_driver +EXPORT_SYMBOL_GPL net/bluetooth/hidp/hidp 0xebb74d9f hidp_hid_driver EXPORT_SYMBOL_GPL net/bridge/bridge 0x0ba84192 br_multicast_router EXPORT_SYMBOL_GPL net/bridge/bridge 0x13cf881b br_port_get_stp_state EXPORT_SYMBOL_GPL net/bridge/bridge 0x263b2cc3 br_dev_queue_push_xmit @@ -18466,6 +18485,7 @@ EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6871de4c nft_register_chain_type EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6a93c328 nft_register_obj EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6e944d5d nft_set_catchall_gc +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x701840b4 nf_tables_activate_set EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x74e6e904 nft_obj_notify EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x76bf62f5 nft_unregister_obj EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9a0aee06 nft_register_flowtable_type @@ -19188,163 +19208,163 @@ EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x9580ce50 snd_ak4113_external_rate EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xb0de9598 snd_ak4113_reg_write EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xd5b52ebc snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00c63c54 snd_hda_get_dev_select EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x07263ee7 snd_hda_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0842b6e1 azx_probe_codecs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c7b0d9e snd_hda_get_default_vref -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0dd8ae84 snd_hda_codec_parse_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0fb77fe7 snd_hda_detach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10f9f858 snd_hda_sequence_write -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12383fd5 snd_hda_get_conn_index -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13e7cce7 snd_hda_ctl_add -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1528ee44 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x06c8517f snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x096aba72 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a6b6f5d snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a82fdb0 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0bbdd219 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ce1070b snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0def4f81 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e793c53 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f12571f snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x120139ba azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x129c4487 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12dc538e snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13a4fa3f snd_hda_codec_load_dsp_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1536e315 snd_hda_mixer_amp_switch_put_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b9f7469 snd_hda_codec_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2175b6f9 snd_hda_attach_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2267d739 snd_hda_spdif_out_of_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2436e09d snd_hda_codec_cleanup_for_unbind -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x294781b9 snd_hda_input_mux_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b20f4de snd_hda_find_mixer_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2eea89ae query_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x306099ee snd_hda_jack_detect_enable -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30f9d804 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x162f7610 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x17a56eb8 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x184549a0 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1be376d8 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1c1a2e37 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d4bfc69 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e8b7c1d snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1f271cfe azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1f430b4f snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x273435c6 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x277b4b97 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x29725519 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2afba6b0 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2bb30e5d snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2f930997 snd_hda_sync_vmaster_hook EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3187ce46 snd_hda_mixer_amp_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3282bff0 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x31f6b587 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33464871 snd_hda_check_amp_caps EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x337dbd57 snd_hda_load_patch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34c6cdd6 snd_hda_jack_bind_keymap -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3559d07d snd_hda_override_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x37102517 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x362f4fa9 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x374bc5b1 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x37f2bc87 snd_hda_jack_set_dirty_all EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b030268 snd_hda_jack_unsol_event -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3be0d116 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ca8722c snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x40d76962 snd_hda_multi_out_analog_open EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x413cdc6f hda_codec_driver_unregister -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4627de07 snd_hda_pick_pin_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x476f0322 snd_hda_codec_set_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4bc94792 snd_hda_get_bool_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4eac09ae snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x46b11a89 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a45d90c snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4b91a695 snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4bd97771 snd_hda_multi_out_analog_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x523bfe2a snd_hda_mixer_amp_switch_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x528be126 _snd_hda_set_pin_ctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54ed4c46 __snd_hda_codec_cleanup_stream -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55969dac snd_hda_add_nid -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55c184f7 snd_hda_jack_detect_enable_callback_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x567d11e7 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55f8c7a8 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x58035894 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x58482f31 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x584d075e snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x59cf7638 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x59f891b1 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5aac8a9a snd_hda_multi_out_dig_cleanup EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5cb5911c snd_hda_mixer_amp_switch_get_beep -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f51b1c9 snd_hda_codec_set_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61aff836 snd_hda_create_spdif_in_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x620f9a46 snd_hda_codec_set_power_to_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6590a02e snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61c767cd azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x64e5fb55 snd_hda_jack_detect_enable EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x659bfdc7 snd_hda_mixer_amp_volume_put -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x67043bd3 snd_hda_set_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x67c28255 __snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6856b005 snd_hda_get_dev_select -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x69dba22c snd_hda_jack_report_sync -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6afbf75c snd_hda_codec_device_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b02eda5 snd_hda_multi_out_dig_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b78008a azx_bus_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ca49aaa azx_get_pos_posbuf -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6da2bed0 snd_hda_jack_tbl_get_from_tag -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6e5f8c1d snd_hda_get_conn_list -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6f3ae44b snd_hda_apply_verbs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7040bb26 snd_hda_apply_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7277d59c snd_hda_codec_get_pincfg -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x72ab8ce0 snd_hda_add_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76d51525 snd_hda_codec_load_dsp_trigger -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78af61d3 snd_hda_override_amp_caps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7ceed1ec snd_hda_jack_add_kctl_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d8a6a7b snd_hda_add_imux_item -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fcb7665 azx_get_position -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8030df89 snd_hda_codec_amp_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x806d09fe snd_hda_codec_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80aad8f4 snd_hda_jack_add_kctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x81f91de3 snd_hda_jack_set_button_state -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8305caef snd_hda_jack_detect_state_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8320d64e snd_hda_multi_out_dig_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x84429127 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x667c1390 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6816858d snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6bdcf963 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6da890d5 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ef1520d snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6f6ce12d snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7136700a snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71aa1a49 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73fd82dc snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76013151 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78cf8063 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8015eee8 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x807a364d azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x831d854b snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x83bca832 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x852df268 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x854ba14e snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x86f9767b snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88bc2f5f snd_hda_codec_set_pin_target EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x899043cd snd_hda_mixer_amp_volume_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8cdd8c09 azx_stop_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ea60498 snd_hda_codec_amp_update -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x903d049d snd_hda_codec_pcm_new -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x950d0d23 azx_get_pos_lpib -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x984b50f4 snd_hda_jack_set_dirty_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b120105 __snd_hda_add_vmaster -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9c1b76d6 snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b9dc386 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c527cd3 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e555735 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8edc4b85 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ff943ed snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x939c4bd5 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9491f396 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95509860 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x968b7743 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x976b7306 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b5c0522 snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9e21a535 snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9e69ad3d snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9eb511b4 snd_hda_enable_beep_device EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa09424de snd_hda_set_power_save EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa1a337ec snd_hda_unlock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa5570c75 snd_hda_add_new_ctls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa5fd869e azx_init_chip -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa651dcd6 snd_hda_apply_pincfgs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa73110ac snd_hda_codec_device_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab210c6c snd_hda_codec_amp_init_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xafc74248 snd_hda_jack_tbl_get_mst -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaffbc875 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7639d44 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa9567b65 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae95d73b snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaf119a65 azx_get_pos_lpib EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0ccf7c9 snd_hda_lock_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb30734a4 snd_hda_codec_load_dsp_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb371fdf6 snd_hda_get_int_hint -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb41b652a snd_hda_codec_get_pin_target -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8a825ed snd_hda_codec_update_widgets -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbb70e8b8 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb385ab5f snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb583d089 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb82dca21 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb876a108 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8beed36 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbdc2a531 snd_hda_apply_verbs EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe304020 snd_hda_mixer_amp_switch_get -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc567b570 snd_hda_codec_prepare -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc8924264 snd_hda_codec_load_dsp_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc8a9cf2d snd_hda_multi_out_dig_open -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc902264f snd_hda_check_amp_list_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc90b0db1 azx_stop_all_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc9f2dd5c snd_hda_multi_out_analog_cleanup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcbeefdc5 snd_hda_codec_amp_stereo -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd55b32a snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbf618d70 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1bd3a21 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc49904e8 snd_hda_codec_amp_init_stereo EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcde5ea0c snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd174776b is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd1ad41ee snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5a60bbb azx_stop_all_streams EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5f0b746 snd_hda_enum_helper_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8a97405 snd_hda_shutup_pins -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8b006e5 snd_hda_enable_beep_device -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd958878c snd_hda_jack_set_gating_jack -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdb0ba198 snd_hda_pick_fixup -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdbe9f8ba snd_hda_get_connections -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdbf7d700 snd_hda_jack_poll_all -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd04b325 snd_hda_multi_out_dig_close -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd91e99c snd_hda_set_vmaster_tlv -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe01c42db snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd905e318 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdc26eff8 azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdf53c080 snd_hda_get_bool_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe0584f35 __hda_codec_driver_register -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe07bf726 snd_hda_get_hint EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe183adef snd_hda_spdif_ctls_unassign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe266e354 azx_init_streams -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe906d190 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe28de7c9 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe3a8cdc5 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe5121bf3 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe54cfae8 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeaf29e5b snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeb1d1845 snd_hda_add_imux_item EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf12a3544 snd_hda_codec_eapd_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf38ef046 azx_codec_configure -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf59ec42d snd_hda_get_pin_label -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf5f9c269 snd_hda_sync_vmaster_hook -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf6226160 snd_hda_spdif_ctls_assign -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf6d83719 snd_hda_create_spdif_share_sw -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf763290a is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf000f144 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf4e06973 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf7764577 snd_hda_codec_new EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfa44ec7d hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf93e7a7e snd_hda_multi_out_dig_close EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfa45e9e1 snd_hda_mixer_amp_volume_info -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfce73d4f snd_hda_get_num_devices -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfdbb0e3a snd_hda_codec_set_name -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0463560b snd_hda_gen_free -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x12ae9aca snd_hda_gen_build_controls -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x155dd9a3 snd_hda_add_new_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1d76fe71 snd_hda_get_path_from_idx -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2cc1d1a8 snd_hda_gen_path_power_filter -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x304acf94 snd_hda_gen_add_kctl -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4fe35a97 snd_hda_gen_spec_init -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4ff42380 snd_hda_gen_line_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x65b542e7 snd_hda_gen_update_outputs -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6a546a23 snd_hda_gen_build_pcms -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x712566b5 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfa8c48b1 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfeb1c138 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x05a50f3e snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3a07bd54 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4c791bde snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4f0b168b snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x62c504b6 snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6364695c snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6b96168c snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x70637f67 snd_hda_gen_spec_init EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x96061f35 snd_hda_activate_path -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x9e9a84e7 snd_hda_gen_stream_pm -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa94b1301 snd_hda_gen_hp_automute -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb564d094 snd_hda_gen_add_mute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc620956d snd_hda_gen_fix_pin_power -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc80b7cbf snd_hda_gen_parse_auto_config -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd055883b snd_hda_gen_check_power_status -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xdee8a738 snd_hda_gen_mic_autoswitch -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf5f77ba5 snd_hda_gen_add_micmute_led_cdev -EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfbfc705d snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x919b8168 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x967f9412 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa92a13e8 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc24d67c9 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xca1b1665 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xcb208843 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd05d9f07 snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xdac9a2d6 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xdf9f44ff snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe3024b49 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xef28ea9b snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf26c2faa snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf97b9479 snd_hda_gen_add_micmute_led_cdev EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0x5386a739 mt6359_accdet_enable_jack_detect EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x5b83691e adau1372_regmap_config @@ -22172,6 +22192,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x50e10d1d of_icc_bulk_get EXPORT_SYMBOL_GPL vmlinux 0x50e3ab38 wm8350_reg_read EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50efc48e kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up EXPORT_SYMBOL_GPL vmlinux 0x50fd49ae clk_regmap_mux_ops EXPORT_SYMBOL_GPL vmlinux 0x51061367 pci_iov_get_pf_drvdata @@ -23560,7 +23581,6 @@ EXPORT_SYMBOL_GPL vmlinux 0x82bbf30b __tracepoint_map EXPORT_SYMBOL_GPL vmlinux 0x82d308c7 led_compose_name EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure -EXPORT_SYMBOL_GPL vmlinux 0x82df8104 kobject_get_path EXPORT_SYMBOL_GPL vmlinux 0x82e32344 perf_event_sysfs_show EXPORT_SYMBOL_GPL vmlinux 0x82e85f8f iomap_release_folio EXPORT_SYMBOL_GPL vmlinux 0x82f902e2 regulator_list_voltage_table @@ -25058,6 +25078,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xba498eda pm_runtime_set_autosuspend_delay EXPORT_SYMBOL_GPL vmlinux 0xba51a5c6 virtio_max_dma_size EXPORT_SYMBOL_GPL vmlinux 0xba5b3bd0 devm_pm_opp_attach_genpd +EXPORT_SYMBOL_GPL vmlinux 0xba95d60d acpi_dev_get_memory_resources EXPORT_SYMBOL_GPL vmlinux 0xbaae7b47 nf_ip_route EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents EXPORT_SYMBOL_GPL vmlinux 0xbac0cb16 regulator_is_equal @@ -27023,23 +27044,23 @@ IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x292b469c fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xae2b9d29 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xdcb4acfa fxls8962af_core_probe drivers/iio/accel/fxls8962af-core -IIO_HID EXPORT_SYMBOL 0x2b3d3694 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x2eabe71f hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x34a7bed8 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x110101fe hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x22ec4917 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x29750158 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x38f8781d hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x48789b43 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0x6759d788 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x4c22ae44 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x5a9c02b4 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x6080b124 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x60ab3422 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x9a323561 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x9bf7636c hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0x9c83e3aa hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xb7673a7d hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xb88505f8 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger -IIO_HID EXPORT_SYMBOL 0xbb7b3957 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID EXPORT_SYMBOL 0xf5db2705 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x6f0aecd9 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xa4c784bd hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xf1a797a3 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common -IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xf399c3b2 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xa1942d1f hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xcf26a9e5 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xf4ca80a9 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x3b9ef97c hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x64fd231a hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xbe868d4c hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xd15c13c0 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common IIO_HMC5843 EXPORT_SYMBOL 0x33a2f432 hmc5843_common_suspend drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xa92538e1 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core IIO_HMC5843 EXPORT_SYMBOL 0xadf4b2b8 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia-64k.modules linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia-64k.modules --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia-64k.modules +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia-64k.modules @@ -2210,6 +2210,7 @@ hpilo hpsa hptiop +hpwdt hsi hsi_char hso @@ -5135,6 +5136,7 @@ rtw89_core rtw89_pci rvu_af +rvu_cptcommon rvu_cptpf rvu_cptvf rvu_mbox diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia.modules linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia.modules --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia.modules +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/arm64/nvidia.modules @@ -2210,6 +2210,7 @@ hpilo hpsa hptiop +hpwdt hsi hsi_char hso @@ -5136,6 +5137,7 @@ rtw89_core rtw89_pci rvu_af +rvu_cptcommon rvu_cptpf rvu_cptvf rvu_mbox diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/version linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/version --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/version +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/abi/version @@ -1 +1 @@ -5.19.0-1010.10 +5.19.0-1015.15 diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/changelog linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/changelog --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/changelog +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/changelog @@ -1,3 +1,98 @@ +linux-nvidia-5.19 (5.19.0-1017.17) jammy; urgency=medium + + * jammy/linux-nvidia-5.19: 5.19.0-1017.17 -proposed tracker (LP: #2028579) + + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + - [Packaging] update variants + - [Packaging] resync getabis + + * Pull-request for setting CPU frequency gov to performance (LP: #2028576) + - [Configs] nvidia-5.19: Update PREEMPT and CPU_FREQ configs + + * Miscellaneous Ubuntu changes + - [Configs] nvidia-5.19: update gcc version + + -- Ian May Wed, 26 Jul 2023 22:35:53 -0500 + +linux-nvidia-5.19 (5.19.0-1015.15) jammy; urgency=medium + + * jammy/linux-nvidia-5.19: 5.19.0-1015.15 -proposed tracker (LP: #2028013) + + * Pull request to address missing NVIDIA Grace SOC patches (LP: #2027837) + - genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP + - irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + - i2c: tegra: Set ACPI node as primary fwnode + - i2c: tegra: Fix PEC support for SMBUS block read + - Revert "UBUNTU: SAUCE: tpm: tegra: Support SPI tpm wait state detect" + - Revert "UBUNTU: SAUCE: spi: tegra210-quad: Enable TPM wait polling" + - spi: tegra210-quad: set half duplex flag + - spi: tegra210-quad: Fix validate combined sequence + - spi: tegra210-quad: Fix iterator outside loop + - spi: Add TPM HW flow flag + - spi: tegra210-quad: Enable TPM wait polling + - tpm_tis-spi: Add hardware wait polling + - arm64: defconfig: Enable missing configs for mt8183-jacuzzi-juniper + + * Miscellaneous Ubuntu changes + - [Config] gcc version updated + + * Miscellaneous upstream changes + - NVIDIA: [Packaging] debian/dkms-versions: added amd64 for mstflint + + [ Ubuntu: 5.19.0-50.50 ] + + * jammy/linux-hwe-5.19: 5.19.0-50.50 -proposed tracker (LP: #2026456) + * CVE-2023-2640 // CVE-2023-32629 + - Revert "UBUNTU: SAUCE: overlayfs: handle idmapped mounts in + ovl_do_(set|remove)xattr" + - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for + trusted.overlayfs.* xattrs" + - SAUCE: overlayfs: default to userxattr when mounted from non initial user + namespace + * CVE-2023-35001 + - netfilter: nf_tables: prevent OOB access in nft_byteorder_eval + * CVE-2023-31248 + - netfilter: nf_tables: do not ignore genmask when looking up chain by id + * CVE-2023-3389 + - io_uring: hold uring mutex around poll removal + * CVE-2023-3390 + - netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE + * CVE-2023-3141 + - memstick: r592: Fix UAF bug in r592_remove due to race condition + * CVE-2023-3090 + - ipvlan:Fix out-of-bounds caused by unclear skb->cb + * CVE-2022-48502 + - fs/ntfs3: Check fields while reading + * Packaging resync (LP: #1786013) + - [Packaging] update update.conf + + [ Ubuntu: 5.19.0-46.47~22.04.1 ] + + * jammy/linux-hwe-5.19: 5.19.0-46.47~22.04.1 -proposed tracker (LP: #2024042) + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + * kinetic/linux: 5.19.0-46.47 -proposed tracker (LP: #2024043) + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] resync getabis + * CVE-2023-2430 + - io_uring/msg_ring: fix missing lock on overflow for IOPOLL + * cls_flower: off-by-one in fl_set_geneve_opt (LP: #2023577) + - net/sched: flower: fix possible OOB write in fl_set_geneve_opt() + * Some INVLPG implementations can leave Global translations unflushed when + PCIDs are enabled (LP: #2023220) + - x86/mm: Avoid incomplete Global INVLPG flushes + + [ Ubuntu: 5.19.0-45.46~22.04.1 ] + + * jammy/linux-hwe-5.19: 5.19.0-45.46~22.04.1 -proposed tracker (LP: #2023056) + * kinetic/linux: 5.19.0-45.46 -proposed tracker (LP: #2023057) + * Kinetic update: upstream stable patchset 2023-05-23 (LP: #2020599) + - wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext" + + -- Brad Figg Mon, 17 Jul 2023 13:36:23 -0700 + linux-nvidia-5.19 (5.19.0-1014.14) jammy; urgency=medium * jammy/linux-nvidia-5.19: 5.19.0-1014.14 -proposed tracker (LP: #2021991) diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/amd64/config.common.amd64 linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/amd64/config.common.amd64 --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/amd64/config.common.amd64 +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/amd64/config.common.amd64 @@ -14,6 +14,7 @@ CONFIG_ATA_PIIX=y CONFIG_CC_VERSION_TEXT="x86_64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0" # CONFIG_CMA is not set +# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y CONFIG_CRC8=m CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11 @@ -39,6 +40,7 @@ CONFIG_PCMCIA=m CONFIG_PGTABLE_LEVELS=5 CONFIG_PMIC_OPREGION=y +# CONFIG_PREEMPT_NONE is not set CONFIG_SERIAL_8250_DW=m CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM=y CONFIG_SND_HDA_PREALLOC_SIZE=0 diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/annotations linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/annotations --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/annotations +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/annotations @@ -7,8 +7,9 @@ CONFIG_LATENCYTOP policy<{'amd64': 'n', 'amd64-nvidia-lowlatency': 'y', 'arm64': 'n'}> CONFIG_HZ_1000 policy<{'amd64': 'n', 'amd64-nvidia-lowlatency': 'y', 'arm64': 'n'}> CONFIG_HZ_250 policy<{'amd64': 'y', 'amd64-nvidia-lowlatency': 'n', 'arm64': 'y'}> -CONFIG_PREEMPT_VOLUNTARY policy<{'amd64': 'y', 'amd64-nvidia-lowlatency': 'n', 'arm64': 'y'}> +CONFIG_PREEMPT_VOLUNTARY policy<{'amd64': 'y', 'amd64-nvidia-lowlatency': 'n', 'arm64': 'y', 'arm64-nvidia': 'n', 'arm64-nvidia-64k': 'n'}> CONFIG_PREEMPT policy<{'amd64': 'n', 'amd64-nvidia-lowlatency': 'y', 'arm64': 'n'}> +CONFIG_PREEMPT_NONE policy<{'amd64': 'n', 'arm64': 'y'}> CONFIG_COMEDI_TESTS_EXAMPLE policy<{'amd64': 'm', 'amd64-nvidia-lowlatency': 'n', 'arm64': 'm'}> CONFIG_TEST_DIV64 policy<{'amd64': 'n', 'amd64-nvidia-lowlatency': 'm', 'arm64': 'n'}> @@ -34,0 +36,2 @@ +CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE policy<{'amd64': 'n', 'arm64': 'y'}> +CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND policy<{'arm64': 'n'}> diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/arm64/config.common.arm64 linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/arm64/config.common.arm64 --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/arm64/config.common.arm64 +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/arm64/config.common.arm64 @@ -13,6 +13,7 @@ CONFIG_CMA=y CONFIG_COMEDI_TESTS_EXAMPLE=m CONFIG_COMEDI_TESTS_NI_ROUTES=m +CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set CONFIG_CRC8=y CONFIG_CRYPTO_LIB_POLY1305_RSIZE=9 @@ -42,7 +43,8 @@ # CONFIG_PCMCIA is not set # CONFIG_PMIC_OPREGION is not set # CONFIG_PREEMPT is not set -CONFIG_PREEMPT_VOLUNTARY=y +CONFIG_PREEMPT_NONE=y +# CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_SERIAL_8250_DW=y # CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set CONFIG_SND_HDA_PREALLOC_SIZE=64 diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/config.common.ubuntu linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/config.common.ubuntu --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/config.common.ubuntu +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/config/config.common.ubuntu @@ -1955,8 +1955,7 @@ # CONFIG_CPU_BIG_ENDIAN is not set CONFIG_CPU_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set -CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y -# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set +# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set CONFIG_CPU_FREQ_GOV_ATTR_SET=y @@ -7980,7 +7979,6 @@ CONFIG_PREEMPT_BUILD=y CONFIG_PREEMPT_COUNT=y CONFIG_PREEMPT_DYNAMIC=y -# CONFIG_PREEMPT_NONE is not set CONFIG_PREEMPT_NOTIFIERS=y CONFIG_PREEMPT_RCU=y # CONFIG_PREEMPT_TRACER is not set diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/control.stub.in linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/control.stub.in --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/control.stub.in +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/control.stub.in @@ -74,18 +74,6 @@ that want the latest kernel headers. Please read /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details -Package: SRCPKGNAME-tools-common -Build-Profiles: -Architecture: all -Multi-Arch: foreign -Section: kernel -Priority: optional -Depends: ${misc:Depends}, lsb-release -Description: Linux kernel version specific tools for version PKGVER - This package provides the architecture independent parts for kernel - version locked tools (such as perf and x86_energy_perf_policy) for - version PKGVER. - Package: SRCPKGNAME-tools-PKGVER-ABINUM Build-Profiles: Architecture: amd64 arm64 @@ -99,17 +87,6 @@ =HUMAN=. You probably want to install linux-tools-PKGVER-ABINUM-. -Package: SRCPKGNAME-cloud-tools-common -Build-Profiles: -Architecture: all -Multi-Arch: foreign -Section: kernel -Priority: optional -Depends: ${misc:Depends} -Description: Linux kernel version specific cloud tools for version PKGVER - This package provides the architecture independent parts for kernel - version locked tools for cloud tools for version PKGVER. - Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM Build-Profiles: Architecture: amd64 diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/rules.d/amd64.mk linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/rules.d/amd64.mk --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/rules.d/amd64.mk +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/rules.d/amd64.mk @@ -16,8 +16,3 @@ do_tools_bpftool = true -do_tools_x86 = true -do_tools_hyperv = true -do_tools_host = true do_extras_package = true -do_tools_common = true -do_tools_acpidbg = true do_odm_drivers = false diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/rules.d/hooks.mk linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/rules.d/hooks.mk --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/rules.d/hooks.mk +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/rules.d/hooks.mk @@ -6,0 +7 @@ +do_tools_common = false diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/tracking-bug linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/tracking-bug --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/tracking-bug +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/tracking-bug @@ -1 +1 @@ -2021991 d2023.05.30-1 +2028579 d2023.07.17-2 diff -u linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/variants linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/variants --- linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/variants +++ linux-nvidia-5.19-5.19.0/debian.nvidia-5.19/variants @@ -1,0 +2 @@ +-hwe-22.04 diff -u linux-nvidia-5.19-5.19.0/debian/changelog linux-nvidia-5.19-5.19.0/debian/changelog --- linux-nvidia-5.19-5.19.0/debian/changelog +++ linux-nvidia-5.19-5.19.0/debian/changelog @@ -1,3 +1,98 @@ +linux-nvidia-5.19 (5.19.0-1017.17) jammy; urgency=medium + + * jammy/linux-nvidia-5.19: 5.19.0-1017.17 -proposed tracker (LP: #2028579) + + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + - [Packaging] update variants + - [Packaging] resync getabis + + * Pull-request for setting CPU frequency gov to performance (LP: #2028576) + - [Configs] nvidia-5.19: Update PREEMPT and CPU_FREQ configs + + * Miscellaneous Ubuntu changes + - [Configs] nvidia-5.19: update gcc version + + -- Ian May Wed, 26 Jul 2023 22:35:53 -0500 + +linux-nvidia-5.19 (5.19.0-1015.15) jammy; urgency=medium + + * jammy/linux-nvidia-5.19: 5.19.0-1015.15 -proposed tracker (LP: #2028013) + + * Pull request to address missing NVIDIA Grace SOC patches (LP: #2027837) + - genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP + - irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + - i2c: tegra: Set ACPI node as primary fwnode + - i2c: tegra: Fix PEC support for SMBUS block read + - Revert "UBUNTU: SAUCE: tpm: tegra: Support SPI tpm wait state detect" + - Revert "UBUNTU: SAUCE: spi: tegra210-quad: Enable TPM wait polling" + - spi: tegra210-quad: set half duplex flag + - spi: tegra210-quad: Fix validate combined sequence + - spi: tegra210-quad: Fix iterator outside loop + - spi: Add TPM HW flow flag + - spi: tegra210-quad: Enable TPM wait polling + - tpm_tis-spi: Add hardware wait polling + - arm64: defconfig: Enable missing configs for mt8183-jacuzzi-juniper + + * Miscellaneous Ubuntu changes + - [Config] gcc version updated + + * Miscellaneous upstream changes + - NVIDIA: [Packaging] debian/dkms-versions: added amd64 for mstflint + + [ Ubuntu: 5.19.0-50.50 ] + + * jammy/linux-hwe-5.19: 5.19.0-50.50 -proposed tracker (LP: #2026456) + * CVE-2023-2640 // CVE-2023-32629 + - Revert "UBUNTU: SAUCE: overlayfs: handle idmapped mounts in + ovl_do_(set|remove)xattr" + - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for + trusted.overlayfs.* xattrs" + - SAUCE: overlayfs: default to userxattr when mounted from non initial user + namespace + * CVE-2023-35001 + - netfilter: nf_tables: prevent OOB access in nft_byteorder_eval + * CVE-2023-31248 + - netfilter: nf_tables: do not ignore genmask when looking up chain by id + * CVE-2023-3389 + - io_uring: hold uring mutex around poll removal + * CVE-2023-3390 + - netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE + * CVE-2023-3141 + - memstick: r592: Fix UAF bug in r592_remove due to race condition + * CVE-2023-3090 + - ipvlan:Fix out-of-bounds caused by unclear skb->cb + * CVE-2022-48502 + - fs/ntfs3: Check fields while reading + * Packaging resync (LP: #1786013) + - [Packaging] update update.conf + + [ Ubuntu: 5.19.0-46.47~22.04.1 ] + + * jammy/linux-hwe-5.19: 5.19.0-46.47~22.04.1 -proposed tracker (LP: #2024042) + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + * kinetic/linux: 5.19.0-46.47 -proposed tracker (LP: #2024043) + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] resync getabis + * CVE-2023-2430 + - io_uring/msg_ring: fix missing lock on overflow for IOPOLL + * cls_flower: off-by-one in fl_set_geneve_opt (LP: #2023577) + - net/sched: flower: fix possible OOB write in fl_set_geneve_opt() + * Some INVLPG implementations can leave Global translations unflushed when + PCIDs are enabled (LP: #2023220) + - x86/mm: Avoid incomplete Global INVLPG flushes + + [ Ubuntu: 5.19.0-45.46~22.04.1 ] + + * jammy/linux-hwe-5.19: 5.19.0-45.46~22.04.1 -proposed tracker (LP: #2023056) + * kinetic/linux: 5.19.0-45.46 -proposed tracker (LP: #2023057) + * Kinetic update: upstream stable patchset 2023-05-23 (LP: #2020599) + - wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext" + + -- Brad Figg Mon, 17 Jul 2023 13:36:23 -0700 + linux-nvidia-5.19 (5.19.0-1014.14) jammy; urgency=medium * jammy/linux-nvidia-5.19: 5.19.0-1014.14 -proposed tracker (LP: #2021991) diff -u linux-nvidia-5.19-5.19.0/debian/control linux-nvidia-5.19-5.19.0/debian/control --- linux-nvidia-5.19-5.19.0/debian/control +++ linux-nvidia-5.19-5.19.0/debian/control @@ -64,7 +64,7 @@ XS-Testsuite: autopkgtest #XS-Testsuite-Depends: gcc-4.7 binutils -Package: linux-nvidia-5.19-headers-5.19.0-1014 +Package: linux-nvidia-5.19-headers-5.19.0-1017 Build-Profiles: Architecture: all Multi-Arch: foreign @@ -74,55 +74,32 @@ Description: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read - /usr/share/doc/linux-nvidia-5.19-headers-5.19.0-1014/debian.README.gz for details + /usr/share/doc/linux-nvidia-5.19-headers-5.19.0-1017/debian.README.gz for details -Package: linux-nvidia-5.19-tools-common -Build-Profiles: -Architecture: all -Multi-Arch: foreign -Section: kernel -Priority: optional -Depends: ${misc:Depends}, lsb-release -Description: Linux kernel version specific tools for version 5.19.0 - This package provides the architecture independent parts for kernel - version locked tools (such as perf and x86_energy_perf_policy) for - version 5.19.0. - -Package: linux-nvidia-5.19-tools-5.19.0-1014 +Package: linux-nvidia-5.19-tools-5.19.0-1017 Build-Profiles: Architecture: amd64 arm64 Section: devel Priority: optional Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common -Description: Linux kernel version specific tools for version 5.19.0-1014 +Description: Linux kernel version specific tools for version 5.19.0-1017 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for - version 5.19.0-1014 on + version 5.19.0-1017 on 64 bit x86. - You probably want to install linux-tools-5.19.0-1014-. - -Package: linux-nvidia-5.19-cloud-tools-common -Build-Profiles: -Architecture: all -Multi-Arch: foreign -Section: kernel -Priority: optional -Depends: ${misc:Depends} -Description: Linux kernel version specific cloud tools for version 5.19.0 - This package provides the architecture independent parts for kernel - version locked tools for cloud tools for version 5.19.0. + You probably want to install linux-tools-5.19.0-1017-. -Package: linux-nvidia-5.19-cloud-tools-5.19.0-1014 +Package: linux-nvidia-5.19-cloud-tools-5.19.0-1017 Build-Profiles: Architecture: amd64 Section: devel Priority: optional Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common -Description: Linux kernel version specific cloud tools for version 5.19.0-1014 +Description: Linux kernel version specific cloud tools for version 5.19.0-1017 This package provides the architecture dependant parts for kernel - version locked tools for cloud tools for version 5.19.0-1014 on + version locked tools for cloud tools for version 5.19.0-1017 on 64 bit x86. - You probably want to install linux-cloud-tools-5.19.0-1014-. + You probably want to install linux-cloud-tools-5.19.0-1017-. Package: linux-nvidia-5.19-tools-host Build-Profiles: @@ -136,17 +113,17 @@ -Package: linux-image-unsigned-5.19.0-1014-nvidia +Package: linux-image-unsigned-5.19.0-1017-nvidia Build-Profiles: Architecture: amd64 arm64 Section: kernel Priority: optional Provides: linux-image, fuse-module, kvm-api-4, redhat-cluster-modules, ivtv-modules, virtualbox-guest-modules [amd64], ${linux:rprovides} -Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.19.0-1014-nvidia +Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.19.0-1017-nvidia Recommends: grub-pc [amd64] | grub-efi-amd64 [amd64] | grub-efi-ia32 [amd64] | grub [amd64] | lilo [amd64] | flash-kernel [arm64] | grub-efi-arm64 [arm64], initramfs-tools | linux-initramfs-tool Breaks: flash-kernel (<< 3.90ubuntu2) [arm64 armhf], s390-tools (<< 2.3.0-0ubuntu3) [s390x] -Conflicts: linux-image-5.19.0-1014-nvidia -Suggests: fdutils, linux-doc | linux-nvidia-5.19-source-5.19.0, linux-nvidia-5.19-tools, linux-headers-5.19.0-1014-nvidia, linux-modules-extra-5.19.0-1014-nvidia +Conflicts: linux-image-5.19.0-1017-nvidia +Suggests: fdutils, linux-doc | linux-nvidia-5.19-source-5.19.0, linux-nvidia-5.19-tools, linux-headers-5.19.0-1017-nvidia, linux-modules-extra-5.19.0-1017-nvidia Description: Linux kernel image for version 5.19.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.19.0 on 64 bit x86 SMP. @@ -159,7 +136,7 @@ the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. -Package: linux-modules-5.19.0-1014-nvidia +Package: linux-modules-5.19.0-1017-nvidia Build-Profiles: Architecture: amd64 arm64 Section: kernel @@ -179,12 +156,12 @@ the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. -Package: linux-modules-extra-5.19.0-1014-nvidia +Package: linux-modules-extra-5.19.0-1017-nvidia Build-Profiles: Architecture: amd64 arm64 Section: kernel Priority: optional -Depends: ${misc:Depends}, ${shlibs:Depends}, linux-modules-5.19.0-1014-nvidia, wireless-regdb +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-modules-5.19.0-1017-nvidia, wireless-regdb Description: Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP. @@ -201,21 +178,21 @@ the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. -Package: linux-headers-5.19.0-1014-nvidia +Package: linux-headers-5.19.0-1017-nvidia Build-Profiles: Architecture: amd64 arm64 Section: devel Priority: optional -Depends: ${misc:Depends}, linux-nvidia-5.19-headers-5.19.0-1014, ${shlibs:Depends} +Depends: ${misc:Depends}, linux-nvidia-5.19-headers-5.19.0-1017, ${shlibs:Depends} Provides: linux-headers, linux-headers-3.0 Description: Linux kernel headers for version 5.19.0 on 64 bit x86 SMP This package provides kernel header files for version 5.19.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read - /usr/share/doc/linux-headers-5.19.0-1014/debian.README.gz for details. + /usr/share/doc/linux-headers-5.19.0-1017/debian.README.gz for details. -Package: linux-image-unsigned-5.19.0-1014-nvidia-dbgsym +Package: linux-image-unsigned-5.19.0-1017-nvidia-dbgsym Build-Profiles: Architecture: amd64 arm64 Section: devel @@ -232,31 +209,31 @@ is uncompressed, and unstripped. This package also includes the unstripped modules. -Package: linux-tools-5.19.0-1014-nvidia +Package: linux-tools-5.19.0-1017-nvidia Build-Profiles: Architecture: amd64 arm64 Section: devel Priority: optional -Depends: ${misc:Depends}, linux-nvidia-5.19-tools-5.19.0-1014 -Description: Linux kernel version specific tools for version 5.19.0-1014 +Depends: ${misc:Depends}, linux-nvidia-5.19-tools-5.19.0-1017 +Description: Linux kernel version specific tools for version 5.19.0-1017 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for - version 5.19.0-1014 on + version 5.19.0-1017 on 64 bit x86. -Package: linux-cloud-tools-5.19.0-1014-nvidia +Package: linux-cloud-tools-5.19.0-1017-nvidia Build-Profiles: Architecture: amd64 arm64 Section: devel Priority: optional -Depends: ${misc:Depends}, linux-nvidia-5.19-cloud-tools-5.19.0-1014 -Description: Linux kernel version specific cloud tools for version 5.19.0-1014 +Depends: ${misc:Depends}, linux-nvidia-5.19-cloud-tools-5.19.0-1017 +Description: Linux kernel version specific cloud tools for version 5.19.0-1017 This package provides the architecture dependant parts for kernel - version locked tools for cloud for version 5.19.0-1014 on + version locked tools for cloud for version 5.19.0-1017 on 64 bit x86. -Package: linux-buildinfo-5.19.0-1014-nvidia +Package: linux-buildinfo-5.19.0-1017-nvidia Build-Profiles: Architecture: amd64 arm64 Section: kernel @@ -270,18 +247,18 @@ You likely do not want to install this package. -Package: linux-modules-nvidia-fs-5.19.0-1014-nvidia +Package: linux-modules-nvidia-fs-5.19.0-1017-nvidia Build-Profiles: Architecture: amd64 arm64 Section: kernel Priority: optional Depends: ${misc:Depends}, - linux-image-5.19.0-1014-nvidia | linux-image-unsigned-5.19.0-1014-nvidia, + linux-image-5.19.0-1017-nvidia | linux-image-unsigned-5.19.0-1017-nvidia, Built-Using: ${linux:BuiltUsing} -Description: Linux kernel nvidia-fs modules for version 5.19.0-1014 +Description: Linux kernel nvidia-fs modules for version 5.19.0-1017 This package provides the Linux kernel nvidia-fs modules for version - 5.19.0-1014. + 5.19.0-1017. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia* meta-packages, @@ -289,17 +266,17 @@ also installed. -Package: linux-image-unsigned-5.19.0-1014-nvidia-64k +Package: linux-image-unsigned-5.19.0-1017-nvidia-64k Build-Profiles: Architecture: arm64 Section: kernel Priority: optional Provides: linux-image, fuse-module, kvm-api-4, redhat-cluster-modules, ivtv-modules, ${linux:rprovides} -Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.19.0-1014-nvidia-64k +Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.19.0-1017-nvidia-64k Recommends: grub-efi-arm64 [arm64] | flash-kernel [arm64], initramfs-tools | linux-initramfs-tool Breaks: flash-kernel (<< 3.90ubuntu2) [arm64 armhf], s390-tools (<< 2.3.0-0ubuntu3) [s390x] -Conflicts: linux-image-5.19.0-1014-nvidia-64k -Suggests: fdutils, linux-doc | linux-nvidia-5.19-source-5.19.0, linux-nvidia-5.19-tools, linux-headers-5.19.0-1014-nvidia-64k, linux-modules-extra-5.19.0-1014-nvidia-64k +Conflicts: linux-image-5.19.0-1017-nvidia-64k +Suggests: fdutils, linux-doc | linux-nvidia-5.19-source-5.19.0, linux-nvidia-5.19-tools, linux-headers-5.19.0-1017-nvidia-64k, linux-modules-extra-5.19.0-1017-nvidia-64k Description: Linux kernel image for version 5.19.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.19.0 on 64 bit x86 SMP. @@ -312,7 +289,7 @@ the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. -Package: linux-modules-5.19.0-1014-nvidia-64k +Package: linux-modules-5.19.0-1017-nvidia-64k Build-Profiles: Architecture: arm64 Section: kernel @@ -332,12 +309,12 @@ the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. -Package: linux-modules-extra-5.19.0-1014-nvidia-64k +Package: linux-modules-extra-5.19.0-1017-nvidia-64k Build-Profiles: Architecture: arm64 Section: kernel Priority: optional -Depends: ${misc:Depends}, ${shlibs:Depends}, linux-modules-5.19.0-1014-nvidia-64k, wireless-regdb +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-modules-5.19.0-1017-nvidia-64k, wireless-regdb Description: Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP. @@ -354,21 +331,21 @@ the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. -Package: linux-headers-5.19.0-1014-nvidia-64k +Package: linux-headers-5.19.0-1017-nvidia-64k Build-Profiles: Architecture: arm64 Section: devel Priority: optional -Depends: ${misc:Depends}, linux-nvidia-5.19-headers-5.19.0-1014, ${shlibs:Depends} +Depends: ${misc:Depends}, linux-nvidia-5.19-headers-5.19.0-1017, ${shlibs:Depends} Provides: linux-headers, linux-headers-3.0 Description: Linux kernel headers for version 5.19.0 on 64 bit x86 SMP This package provides kernel header files for version 5.19.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read - /usr/share/doc/linux-headers-5.19.0-1014/debian.README.gz for details. + /usr/share/doc/linux-headers-5.19.0-1017/debian.README.gz for details. -Package: linux-image-unsigned-5.19.0-1014-nvidia-64k-dbgsym +Package: linux-image-unsigned-5.19.0-1017-nvidia-64k-dbgsym Build-Profiles: Architecture: arm64 Section: devel @@ -385,31 +362,31 @@ is uncompressed, and unstripped. This package also includes the unstripped modules. -Package: linux-tools-5.19.0-1014-nvidia-64k +Package: linux-tools-5.19.0-1017-nvidia-64k Build-Profiles: Architecture: arm64 Section: devel Priority: optional -Depends: ${misc:Depends}, linux-nvidia-5.19-tools-5.19.0-1014 -Description: Linux kernel version specific tools for version 5.19.0-1014 +Depends: ${misc:Depends}, linux-nvidia-5.19-tools-5.19.0-1017 +Description: Linux kernel version specific tools for version 5.19.0-1017 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for - version 5.19.0-1014 on + version 5.19.0-1017 on 64 bit x86. -Package: linux-cloud-tools-5.19.0-1014-nvidia-64k +Package: linux-cloud-tools-5.19.0-1017-nvidia-64k Build-Profiles: Architecture: arm64 Section: devel Priority: optional -Depends: ${misc:Depends}, linux-nvidia-5.19-cloud-tools-5.19.0-1014 -Description: Linux kernel version specific cloud tools for version 5.19.0-1014 +Depends: ${misc:Depends}, linux-nvidia-5.19-cloud-tools-5.19.0-1017 +Description: Linux kernel version specific cloud tools for version 5.19.0-1017 This package provides the architecture dependant parts for kernel - version locked tools for cloud for version 5.19.0-1014 on + version locked tools for cloud for version 5.19.0-1017 on 64 bit x86. -Package: linux-buildinfo-5.19.0-1014-nvidia-64k +Package: linux-buildinfo-5.19.0-1017-nvidia-64k Build-Profiles: Architecture: arm64 Section: kernel @@ -423,18 +400,18 @@ You likely do not want to install this package. -Package: linux-modules-nvidia-fs-5.19.0-1014-nvidia-64k +Package: linux-modules-nvidia-fs-5.19.0-1017-nvidia-64k Build-Profiles: Architecture: arm64 Section: kernel Priority: optional Depends: ${misc:Depends}, - linux-image-5.19.0-1014-nvidia-64k | linux-image-unsigned-5.19.0-1014-nvidia-64k, + linux-image-5.19.0-1017-nvidia-64k | linux-image-unsigned-5.19.0-1017-nvidia-64k, Built-Using: ${linux:BuiltUsing} -Description: Linux kernel nvidia-fs modules for version 5.19.0-1014 +Description: Linux kernel nvidia-fs modules for version 5.19.0-1017 This package provides the Linux kernel nvidia-fs modules for version - 5.19.0-1014. + 5.19.0-1017. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia-64k* meta-packages, @@ -442,17 +419,17 @@ also installed. -Package: linux-image-unsigned-5.19.0-1014-nvidia-lowlatency +Package: linux-image-unsigned-5.19.0-1017-nvidia-lowlatency Build-Profiles: Architecture: amd64 Section: kernel Priority: optional Provides: linux-image, fuse-module, kvm-api-4, redhat-cluster-modules, ivtv-modules, virtualbox-guest-modules [amd64], ${linux:rprovides} -Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.19.0-1014-nvidia-lowlatency +Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.19.0-1017-nvidia-lowlatency Recommends: grub-pc [amd64] | grub-efi-amd64 [amd64] | grub-efi-ia32 [amd64] | grub [amd64] | lilo [amd64] | flash-kernel [arm64] | grub-efi-arm64 [arm64], initramfs-tools | linux-initramfs-tool Breaks: flash-kernel (<< 3.90ubuntu2) [arm64 armhf], s390-tools (<< 2.3.0-0ubuntu3) [s390x] -Conflicts: linux-image-5.19.0-1014-nvidia-lowlatency -Suggests: fdutils, linux-doc | linux-nvidia-5.19-source-5.19.0, linux-nvidia-5.19-tools, linux-headers-5.19.0-1014-nvidia-lowlatency, linux-modules-extra-5.19.0-1014-nvidia-lowlatency +Conflicts: linux-image-5.19.0-1017-nvidia-lowlatency +Suggests: fdutils, linux-doc | linux-nvidia-5.19-source-5.19.0, linux-nvidia-5.19-tools, linux-headers-5.19.0-1017-nvidia-lowlatency, linux-modules-extra-5.19.0-1017-nvidia-lowlatency Description: Linux kernel image for version 5.19.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.19.0 on 64 bit x86 SMP. @@ -465,7 +442,7 @@ the linux-nvidia-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. -Package: linux-modules-5.19.0-1014-nvidia-lowlatency +Package: linux-modules-5.19.0-1017-nvidia-lowlatency Build-Profiles: Architecture: amd64 Section: kernel @@ -485,12 +462,12 @@ the linux-nvidia-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. -Package: linux-modules-extra-5.19.0-1014-nvidia-lowlatency +Package: linux-modules-extra-5.19.0-1017-nvidia-lowlatency Build-Profiles: Architecture: amd64 Section: kernel Priority: optional -Depends: ${misc:Depends}, ${shlibs:Depends}, linux-modules-5.19.0-1014-nvidia-lowlatency, wireless-regdb +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-modules-5.19.0-1017-nvidia-lowlatency, wireless-regdb Description: Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP. @@ -507,21 +484,21 @@ the linux-nvidia-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. -Package: linux-headers-5.19.0-1014-nvidia-lowlatency +Package: linux-headers-5.19.0-1017-nvidia-lowlatency Build-Profiles: Architecture: amd64 Section: devel Priority: optional -Depends: ${misc:Depends}, linux-nvidia-5.19-headers-5.19.0-1014, ${shlibs:Depends} +Depends: ${misc:Depends}, linux-nvidia-5.19-headers-5.19.0-1017, ${shlibs:Depends} Provides: linux-headers, linux-headers-3.0 Description: Linux kernel headers for version 5.19.0 on 64 bit x86 SMP This package provides kernel header files for version 5.19.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read - /usr/share/doc/linux-headers-5.19.0-1014/debian.README.gz for details. + /usr/share/doc/linux-headers-5.19.0-1017/debian.README.gz for details. -Package: linux-image-unsigned-5.19.0-1014-nvidia-lowlatency-dbgsym +Package: linux-image-unsigned-5.19.0-1017-nvidia-lowlatency-dbgsym Build-Profiles: Architecture: amd64 Section: devel @@ -538,31 +515,31 @@ is uncompressed, and unstripped. This package also includes the unstripped modules. -Package: linux-tools-5.19.0-1014-nvidia-lowlatency +Package: linux-tools-5.19.0-1017-nvidia-lowlatency Build-Profiles: Architecture: amd64 Section: devel Priority: optional -Depends: ${misc:Depends}, linux-nvidia-5.19-tools-5.19.0-1014 -Description: Linux kernel version specific tools for version 5.19.0-1014 +Depends: ${misc:Depends}, linux-nvidia-5.19-tools-5.19.0-1017 +Description: Linux kernel version specific tools for version 5.19.0-1017 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for - version 5.19.0-1014 on + version 5.19.0-1017 on 64 bit x86. -Package: linux-cloud-tools-5.19.0-1014-nvidia-lowlatency +Package: linux-cloud-tools-5.19.0-1017-nvidia-lowlatency Build-Profiles: Architecture: amd64 Section: devel Priority: optional -Depends: ${misc:Depends}, linux-nvidia-5.19-cloud-tools-5.19.0-1014 -Description: Linux kernel version specific cloud tools for version 5.19.0-1014 +Depends: ${misc:Depends}, linux-nvidia-5.19-cloud-tools-5.19.0-1017 +Description: Linux kernel version specific cloud tools for version 5.19.0-1017 This package provides the architecture dependant parts for kernel - version locked tools for cloud for version 5.19.0-1014 on + version locked tools for cloud for version 5.19.0-1017 on 64 bit x86. -Package: linux-buildinfo-5.19.0-1014-nvidia-lowlatency +Package: linux-buildinfo-5.19.0-1017-nvidia-lowlatency Build-Profiles: Architecture: amd64 Section: kernel @@ -576,18 +553,18 @@ You likely do not want to install this package. -Package: linux-modules-nvidia-fs-5.19.0-1014-nvidia-lowlatency +Package: linux-modules-nvidia-fs-5.19.0-1017-nvidia-lowlatency Build-Profiles: Architecture: amd64 Section: kernel Priority: optional Depends: ${misc:Depends}, - linux-image-5.19.0-1014-nvidia-lowlatency | linux-image-unsigned-5.19.0-1014-nvidia-lowlatency, + linux-image-5.19.0-1017-nvidia-lowlatency | linux-image-unsigned-5.19.0-1017-nvidia-lowlatency, Built-Using: ${linux:BuiltUsing} -Description: Linux kernel nvidia-fs modules for version 5.19.0-1014 +Description: Linux kernel nvidia-fs modules for version 5.19.0-1017 This package provides the Linux kernel nvidia-fs modules for version - 5.19.0-1014. + 5.19.0-1017. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia-lowlatency* meta-packages, diff -u linux-nvidia-5.19-5.19.0/debian/dkms-versions linux-nvidia-5.19-5.19.0/debian/dkms-versions --- linux-nvidia-5.19-5.19.0/debian/dkms-versions +++ linux-nvidia-5.19-5.19.0/debian/dkms-versions @@ -2,2 +2,2 @@ -nvidia-fs 2.15.3-1~jammy modulename=nvidia-fs debpath=pool/universe/n/%package%/nvidia-fs-dkms_%version%_arm64.deb arch=arm64 rprovides=nvidia-fs-modules rprovides=nvidia-fs-dkms type=standalone -mstflint 4.24.0-1~jammy modulename=mstflint_access debpath=pool/universe/m/%package%/mstflint-dkms_%version%_all.deb arch=arm64 rprovides=mstflint-modules rprovides=mstflint-dkms +nvidia-fs 2.15.3-1~jammy modulename=nvidia-fs debpath=pool/universe/n/%package%/nvidia-fs-dkms_%version%_arm64.deb arch=arm64 rprovides=nvidia-fs-modules rprovides=nvidia-fs-dkms type=standalone +mstflint 4.24.0-1~jammy modulename=mstflint_access debpath=pool/universe/m/%package%/mstflint-dkms_%version%_all.deb arch=amd64 arch=arm64 rprovides=mstflint-modules rprovides=mstflint-dkms diff -u linux-nvidia-5.19-5.19.0/debian/scripts/misc/getabis linux-nvidia-5.19-5.19.0/debian/scripts/misc/getabis --- linux-nvidia-5.19-5.19.0/debian/scripts/misc/getabis +++ linux-nvidia-5.19-5.19.0/debian/scripts/misc/getabis @@ -161,6 +161,9 @@ do mv "$base/$comp" "$abidir/$arch/$sub.$comp" done + if [ -e "${base}"/modules.builtin ] ; then + mv "${base}"/modules.builtin "${abidir}/${arch}/${sub}".modules.builtin + fi cat "$base/fwinfo" >>"$fwinfo" if [ -e "${base}"/fwinfo.builtin ] ; then cat "${base}"/fwinfo.builtin >> "${fwinfo}".builtin reverted: --- linux-nvidia-5.19-5.19.0/drivers/char/tpm/Makefile +++ linux-nvidia-5.19-5.19.0.orig/drivers/char/tpm/Makefile @@ -25,7 +25,6 @@ obj-$(CONFIG_TCG_TIS_SPI) += tpm_tis_spi.o tpm_tis_spi-y := tpm_tis_spi_main.o -tpm_tis_spi-y += tpm_tis_spi_tegra.o tpm_tis_spi-$(CONFIG_TCG_TIS_SPI_CR50) += tpm_tis_spi_cr50.o obj-$(CONFIG_TCG_TIS_I2C_CR50) += tpm_tis_i2c_cr50.o reverted: --- linux-nvidia-5.19-5.19.0/drivers/char/tpm/tpm_tis_spi.h +++ linux-nvidia-5.19-5.19.0.orig/drivers/char/tpm/tpm_tis_spi.h @@ -31,7 +31,6 @@ extern int tpm_tis_spi_transfer(struct tpm_tis_data *data, u32 addr, u16 len, u8 *in, const u8 *out); -extern int tegra_tpm_spi_probe(struct spi_device *spi); #ifdef CONFIG_TCG_TIS_SPI_CR50 extern int cr50_spi_probe(struct spi_device *spi); #else diff -u linux-nvidia-5.19-5.19.0/drivers/char/tpm/tpm_tis_spi_main.c linux-nvidia-5.19-5.19.0/drivers/char/tpm/tpm_tis_spi_main.c --- linux-nvidia-5.19-5.19.0/drivers/char/tpm/tpm_tis_spi_main.c +++ linux-nvidia-5.19-5.19.0/drivers/char/tpm/tpm_tis_spi_main.c @@ -71,8 +71,74 @@ return 0; } -int tpm_tis_spi_transfer(struct tpm_tis_data *data, u32 addr, u16 len, - u8 *in, const u8 *out) +/* + * Half duplex controller with support for TPM wait state detection like + * Tegra QSPI need CMD, ADDR & DATA sent in single message to manage HW flow + * control. Each phase sent in different transfer for controller to idenity + * phase. + */ +static int tpm_tis_spi_transfer_half(struct tpm_tis_data *data, u32 addr, + u16 len, u8 *in, const u8 *out) +{ + struct tpm_tis_spi_phy *phy = to_tpm_tis_spi_phy(data); + struct spi_transfer spi_xfer[3]; + struct spi_message m; + u8 transfer_len; + int ret; + + while (len) { + transfer_len = min_t(u16, len, MAX_SPI_FRAMESIZE); + + spi_message_init(&m); + phy->iobuf[0] = (in ? 0x80 : 0) | (transfer_len - 1); + phy->iobuf[1] = 0xd4; + phy->iobuf[2] = addr >> 8; + phy->iobuf[3] = addr; + + memset(&spi_xfer, 0, sizeof(spi_xfer)); + + spi_xfer[0].tx_buf = phy->iobuf; + spi_xfer[0].len = 1; + spi_message_add_tail(&spi_xfer[0], &m); + + spi_xfer[1].tx_buf = phy->iobuf + 1; + spi_xfer[1].len = 3; + spi_message_add_tail(&spi_xfer[1], &m); + + if (out) { + spi_xfer[2].tx_buf = &phy->iobuf[4]; + spi_xfer[2].rx_buf = NULL; + memcpy(&phy->iobuf[4], out, transfer_len); + out += transfer_len; + } + + if (in) { + spi_xfer[2].tx_buf = NULL; + spi_xfer[2].rx_buf = &phy->iobuf[4]; + } + + spi_xfer[2].len = transfer_len; + spi_message_add_tail(&spi_xfer[2], &m); + + reinit_completion(&phy->ready); + + ret = spi_sync(phy->spi_device, &m); + if (ret < 0) + return ret; + + if (in) { + memcpy(in, &phy->iobuf[4], transfer_len); + in += transfer_len; + } + + len -= transfer_len; + } + + return ret; +} + +static int tpm_tis_spi_transfer_full(struct tpm_tis_data *data, u32 addr, + u16 len, u8 *in, const u8 *out) { struct tpm_tis_spi_phy *phy = to_tpm_tis_spi_phy(data); int ret = 0; @@ -140,6 +206,24 @@ return ret; } +int tpm_tis_spi_transfer(struct tpm_tis_data *data, u32 addr, u16 len, + u8 *in, const u8 *out) +{ + struct tpm_tis_spi_phy *phy = to_tpm_tis_spi_phy(data); + struct spi_controller *ctlr = phy->spi_device->controller; + + /* + * TPM flow control over SPI requires full duplex support. + * Send entire message to a half duplex controller to handle + * wait polling in controller. + * Set TPM HW flow control flag.. + */ + if (ctlr->flags & SPI_CONTROLLER_HALF_DUPLEX) + return tpm_tis_spi_transfer_half(data, addr, len, in, out); + else + return tpm_tis_spi_transfer_full(data, addr, len, in, out); +} + static int tpm_tis_spi_read_bytes(struct tpm_tis_data *data, u32 addr, u16 len, u8 *result, enum tpm_tis_io_mode io_mode) { @@ -181,6 +265,9 @@ phy->flow_control = tpm_tis_spi_flow_control; + if (dev->controller->flags & SPI_CONTROLLER_HALF_DUPLEX) + dev->mode |= SPI_TPM_HW_FLOW; + /* If the SPI device has an IRQ then use that */ if (dev->irq > 0) irq = dev->irq; @@ -198,7 +285,7 @@ const struct spi_device_id *spi_dev_id = spi_get_device_id(spi); tpm_tis_spi_probe_func probe_func; - probe_func = device_get_match_data(&spi->dev); + probe_func = of_device_get_match_data(&spi->dev); if (!probe_func) { if (spi_dev_id) { probe_func = (tpm_tis_spi_probe_func)spi_dev_id->driver_data; @@ -227,7 +314,6 @@ { "tpm_tis_spi", (unsigned long)tpm_tis_spi_probe }, { "tpm_tis-spi", (unsigned long)tpm_tis_spi_probe }, { "cr50", (unsigned long)cr50_spi_probe }, - { "tegra-tpm-spi", (unsigned long)tegra_tpm_spi_probe }, {} }; MODULE_DEVICE_TABLE(spi, tpm_tis_spi_id); @@ -237,7 +323,6 @@ { .compatible = "infineon,slb9670", .data = tpm_tis_spi_probe }, { .compatible = "tcg,tpm_tis-spi", .data = tpm_tis_spi_probe }, { .compatible = "google,cr50", .data = cr50_spi_probe }, - { .compatible = "nvidia,tegra-tpm-spi", .data = tegra_tpm_spi_probe }, {} }; MODULE_DEVICE_TABLE(of, of_tis_spi_match); reverted: --- linux-nvidia-5.19-5.19.0/drivers/char/tpm/tpm_tis_spi_tegra.c +++ linux-nvidia-5.19-5.19.0.orig/drivers/char/tpm/tpm_tis_spi_tegra.c @@ -1,121 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0 -/* - * Copyright (C) 2023 NVIDIA CORPORATION. - * - * This device driver implements TEGRA QSPI hw wait detection for chips - * - * It is based on tpm_tis_spi driver by Peter Huewe and Christophe Ricard. - */ - -#include -#include -#include -#include -#include -#include -#include - -#include "tpm_tis_core.h" -#include "tpm_tis_spi.h" - -#define MAX_SPI_FRAMESIZE 64 - -int tpm_tis_spi_tegra_transfer(struct tpm_tis_data *data, u32 addr, u16 len, - u8 *in, const u8 *out) -{ - struct tpm_tis_spi_phy *phy = to_tpm_tis_spi_phy(data); - int ret = 0; - struct spi_message m; - struct spi_transfer spi_xfer[3]; - u8 transfer_len; - - spi_bus_lock(phy->spi_device->master); - - while (len) { - transfer_len = min_t(u16, len, MAX_SPI_FRAMESIZE); - - spi_message_init(&m); - phy->iobuf[0] = (in ? 0x80 : 0) | (transfer_len - 1); - phy->iobuf[1] = 0xd4; - phy->iobuf[2] = addr >> 8; - phy->iobuf[3] = addr; - - memset(&spi_xfer, 0, sizeof(spi_xfer)); - - spi_xfer[0].tx_buf = phy->iobuf; - spi_xfer[0].len = 1; - spi_message_add_tail(&spi_xfer[0], &m); - - spi_xfer[1].tx_buf = phy->iobuf + 1; - spi_xfer[1].len = 3; - spi_message_add_tail(&spi_xfer[1], &m); - - if (out) { - spi_xfer[2].tx_buf = &phy->iobuf[4]; - spi_xfer[2].rx_buf = NULL; - memcpy(&phy->iobuf[4], out, transfer_len); - out += transfer_len; - } - if (in) { - spi_xfer[2].tx_buf = NULL; - spi_xfer[2].rx_buf = &phy->iobuf[4]; - } - spi_xfer[2].len = transfer_len; - spi_message_add_tail(&spi_xfer[2], &m); - - reinit_completion(&phy->ready); - ret = spi_sync_locked(phy->spi_device, &m); - if (ret < 0) - goto exit; - - if (in) { - memcpy(in, &phy->iobuf[4], transfer_len); - in += transfer_len; - } - - len -= transfer_len; - } - -exit: - spi_bus_unlock(phy->spi_device->master); - return ret; -} - -static int tpm_tis_spi_tegra_read_bytes(struct tpm_tis_data *data, u32 addr, - u16 len, u8 *result, enum tpm_tis_io_mode io_mode) -{ - return tpm_tis_spi_tegra_transfer(data, addr, len, result, NULL); -} - -static int tpm_tis_spi_tegra_write_bytes(struct tpm_tis_data *data, u32 addr, - u16 len, const u8 *value, enum tpm_tis_io_mode io_mode) -{ - return tpm_tis_spi_tegra_transfer(data, addr, len, NULL, value); -} - -static const struct tpm_tis_phy_ops tegra_tpm_spi_phy_ops = { - .read_bytes = tpm_tis_spi_tegra_read_bytes, - .write_bytes = tpm_tis_spi_tegra_write_bytes, -}; - -int tegra_tpm_spi_probe(struct spi_device *dev) -{ - struct tpm_tis_spi_phy *phy; - int irq; - - phy = devm_kzalloc(&dev->dev, sizeof(struct tpm_tis_spi_phy), - GFP_KERNEL); - if (!phy) - return -ENOMEM; - - phy->flow_control = NULL; - - /* If the SPI device has an IRQ then use that */ - if (dev->irq > 0) - irq = dev->irq; - else - irq = -1; - - init_completion(&phy->ready); - return tpm_tis_spi_init(dev, phy, irq, &tegra_tpm_spi_phy_ops); -} diff -u linux-nvidia-5.19-5.19.0/drivers/i2c/busses/i2c-tegra.c linux-nvidia-5.19-5.19.0/drivers/i2c/busses/i2c-tegra.c --- linux-nvidia-5.19-5.19.0/drivers/i2c/busses/i2c-tegra.c +++ linux-nvidia-5.19-5.19.0/drivers/i2c/busses/i2c-tegra.c @@ -242,9 +242,10 @@ * @is_dvc: identifies the DVC I2C controller, has a different register layout * @is_vi: identifies the VI I2C controller, has a different register layout * @msg_complete: transfer completion notifier + * @msg_buf_remaining: size of unsent data in the message buffer + * @msg_len: length of message in current transfer * @msg_err: error code for completed message * @msg_buf: pointer to current message data - * @msg_buf_remaining: size of unsent data in the message buffer * @msg_read: indicates that the transfer is a read access * @timings: i2c timings information like bus frequency * @multimaster_mode: indicates that I2C controller is in multi-master mode @@ -277,6 +278,7 @@ struct completion msg_complete; size_t msg_buf_remaining; + unsigned int msg_len; int msg_err; u8 *msg_buf; @@ -1164,7 +1166,7 @@ else i2c_writel(i2c_dev, packet_header, I2C_TX_FIFO); - packet_header = msg->len - 1; + packet_header = i2c_dev->msg_len - 1; if (i2c_dev->dma_mode && !i2c_dev->msg_read) *dma_buf++ = packet_header; @@ -1237,20 +1239,32 @@ return err; i2c_dev->msg_buf = msg->buf; + i2c_dev->msg_len = msg->len; - /* The condition true implies smbus block read and len is already read */ - if (msg->flags & I2C_M_RECV_LEN && end_state != MSG_END_CONTINUE) - i2c_dev->msg_buf = msg->buf + 1; - - i2c_dev->msg_buf_remaining = msg->len; i2c_dev->msg_err = I2C_ERR_NONE; i2c_dev->msg_read = !!(msg->flags & I2C_M_RD); reinit_completion(&i2c_dev->msg_complete); + /* + * For SMBUS block read command, read only 1 byte in the first transfer. + * Adjust that 1 byte for the next transfer in the msg buffer and msg + * length. + */ + if (msg->flags & I2C_M_RECV_LEN) { + if (end_state == MSG_END_CONTINUE) { + i2c_dev->msg_len = 1; + } else { + i2c_dev->msg_buf += 1; + i2c_dev->msg_len -= 1; + } + } + + i2c_dev->msg_buf_remaining = i2c_dev->msg_len; + if (i2c_dev->msg_read) - xfer_size = msg->len; + xfer_size = i2c_dev->msg_len; else - xfer_size = msg->len + I2C_PACKET_HEADER_SIZE; + xfer_size = i2c_dev->msg_len + I2C_PACKET_HEADER_SIZE; xfer_size = ALIGN(xfer_size, BYTES_PER_FIFO_WORD); @@ -1290,7 +1304,7 @@ if (!i2c_dev->msg_read) { if (i2c_dev->dma_mode) { memcpy(i2c_dev->dma_buf + I2C_PACKET_HEADER_SIZE, - msg->buf, msg->len); + msg->buf, i2c_dev->msg_len); dma_sync_single_for_device(i2c_dev->dma_dev, i2c_dev->dma_phys, @@ -1347,7 +1361,7 @@ i2c_dev->dma_phys, xfer_size, DMA_FROM_DEVICE); - memcpy(i2c_dev->msg_buf, i2c_dev->dma_buf, msg->len); + memcpy(i2c_dev->msg_buf, i2c_dev->dma_buf, i2c_dev->msg_len); } } @@ -1403,8 +1417,8 @@ ret = tegra_i2c_xfer_msg(i2c_dev, &msgs[i], MSG_END_CONTINUE); if (ret) break; - /* Set the read byte as msg len */ - msgs[i].len = msgs[i].buf[0]; + /* Set the msg length from first byte */ + msgs[i].len += msgs[i].buf[0]; dev_dbg(i2c_dev->dev, "reading %d bytes\n", msgs[i].len); } ret = tegra_i2c_xfer_msg(i2c_dev, &msgs[i], end_type); @@ -1825,6 +1839,7 @@ i2c_dev->adapter.class = I2C_CLASS_DEPRECATED; i2c_dev->adapter.algo = &tegra_i2c_algo; i2c_dev->adapter.nr = pdev->id; + ACPI_COMPANION_SET(&i2c_dev->adapter.dev, ACPI_COMPANION(&pdev->dev)); if (i2c_dev->hw->supports_bus_clear) i2c_dev->adapter.bus_recovery_info = &tegra_i2c_recovery_info; diff -u linux-nvidia-5.19-5.19.0/drivers/irqchip/Kconfig linux-nvidia-5.19-5.19.0/drivers/irqchip/Kconfig --- linux-nvidia-5.19-5.19.0/drivers/irqchip/Kconfig +++ linux-nvidia-5.19-5.19.0/drivers/irqchip/Kconfig @@ -8,7 +8,7 @@ config ARM_GIC bool select IRQ_DOMAIN_HIERARCHY - select GENERIC_IRQ_EFFECTIVE_AFF_MASK + select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP config ARM_GIC_PM bool @@ -34,7 +34,8 @@ bool select IRQ_DOMAIN_HIERARCHY select PARTITION_PERCPU - select GENERIC_IRQ_EFFECTIVE_AFF_MASK + select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP + select HAVE_ARM_SMCCC_DISCOVERY config ARM_GIC_V3_ITS bool @@ -76,7 +77,7 @@ bool select GENERIC_IRQ_CHIP select PCI_MSI if PCI - select GENERIC_IRQ_EFFECTIVE_AFF_MASK + select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP config ALPINE_MSI bool @@ -112,7 +113,7 @@ bool select GENERIC_IRQ_CHIP select IRQ_DOMAIN - select GENERIC_IRQ_EFFECTIVE_AFF_MASK + select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP config BCM7038_L1_IRQ tristate "Broadcom STB 7038-style L1/L2 interrupt controller driver" @@ -120,7 +121,7 @@ default ARCH_BRCMSTB || BMIPS_GENERIC select GENERIC_IRQ_CHIP select IRQ_DOMAIN - select GENERIC_IRQ_EFFECTIVE_AFF_MASK + select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP config BCM7120_L2_IRQ tristate "Broadcom STB 7120-style L2 interrupt controller driver" @@ -179,7 +180,7 @@ select GENERIC_IRQ_CHIP select GENERIC_IRQ_IPI if SMP && SYS_SUPPORTS_MULTITHREADING select IRQ_DOMAIN - select GENERIC_IRQ_EFFECTIVE_AFF_MASK + select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP config CLPS711X_IRQCHIP bool @@ -294,7 +295,7 @@ config XTENSA_MX bool select IRQ_DOMAIN - select GENERIC_IRQ_EFFECTIVE_AFF_MASK + select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP config XILINX_INTC bool "Xilinx Interrupt Controller IP" diff -u linux-nvidia-5.19-5.19.0/drivers/net/ipvlan/ipvlan_core.c linux-nvidia-5.19-5.19.0/drivers/net/ipvlan/ipvlan_core.c --- linux-nvidia-5.19-5.19.0/drivers/net/ipvlan/ipvlan_core.c +++ linux-nvidia-5.19-5.19.0/drivers/net/ipvlan/ipvlan_core.c @@ -436,6 +436,9 @@ goto err; } skb_dst_set(skb, &rt->dst); + + memset(IPCB(skb), 0, sizeof(*IPCB(skb))); + err = ip_local_out(net, skb->sk, skb); if (unlikely(net_xmit_eval(err))) dev->stats.tx_errors++; @@ -474,6 +477,9 @@ goto err; } skb_dst_set(skb, dst); + + memset(IP6CB(skb), 0, sizeof(*IP6CB(skb))); + err = ip6_local_out(net, skb->sk, skb); if (unlikely(net_xmit_eval(err))) dev->stats.tx_errors++; diff -u linux-nvidia-5.19-5.19.0/drivers/spi/spi-tegra210-quad.c linux-nvidia-5.19-5.19.0/drivers/spi/spi-tegra210-quad.c --- linux-nvidia-5.19-5.19.0/drivers/spi/spi-tegra210-quad.c +++ linux-nvidia-5.19-5.19.0/drivers/spi/spi-tegra210-quad.c @@ -165,13 +165,13 @@ struct tegra_qspi_soc_data { bool has_dma; bool cmb_xfer_capable; + bool supports_tpm; unsigned int cs_count; }; struct tegra_qspi_client_data { int tx_clk_tap_delay; int rx_clk_tap_delay; - bool wait_polling; }; struct tegra_qspi { @@ -936,8 +936,6 @@ &cdata->tx_clk_tap_delay); device_property_read_u32(&spi->dev, "nvidia,rx-clk-tap-delay", &cdata->rx_clk_tap_delay); - cdata->wait_polling = - device_property_read_bool(&spi->dev, "nvidia,wait-polling"); return cdata; } @@ -995,14 +993,6 @@ dev_dbg(tqspi->dev, "TRANS_STAT: 0x%08x | FIFO_STATUS: 0x%08x\n", tegra_qspi_readl(tqspi, QSPI_TRANS_STATUS), tegra_qspi_readl(tqspi, QSPI_FIFO_STATUS)); - dev_dbg(tqspi->dev, "GLOBAL_CFG: 0x%08x\n", - tegra_qspi_readl(tqspi, QSPI_GLOBAL_CONFIG)); - dev_dbg(tqspi->dev, "CMB_CMD: 0x%08x | CMB_CMD_CFG: 0x%08x\n", - tegra_qspi_readl(tqspi, QSPI_CMB_SEQ_CMD), - tegra_qspi_readl(tqspi, QSPI_CMB_SEQ_CMD_CFG)); - dev_dbg(tqspi->dev, "CMB_ADDR: 0x%08x | CMB_ADDR_CFG: 0x%08x\n", - tegra_qspi_readl(tqspi, QSPI_CMB_SEQ_ADDR), - tegra_qspi_readl(tqspi, QSPI_CMB_SEQ_ADDR_CFG)); } static void tegra_qspi_handle_error(struct tegra_qspi *tqspi) @@ -1068,7 +1058,6 @@ bool is_first_msg = true; struct spi_transfer *xfer; struct spi_device *spi = msg->spi; - struct tegra_qspi_client_data *cdata = spi->controller_data; u8 transfer_phase = 0; u32 cmd1 = 0, dma_ctl = 0; int ret = 0; @@ -1078,8 +1067,12 @@ /* Enable Combined sequence mode */ val = tegra_qspi_readl(tqspi, QSPI_GLOBAL_CONFIG); - if (cdata->wait_polling) - val |= QSPI_TPM_WAIT_POLL_EN; + if (spi->mode & SPI_TPM_HW_FLOW) { + if (tqspi->soc_data->supports_tpm) + val |= QSPI_TPM_WAIT_POLL_EN; + else + return -EIO; + } val |= QSPI_CMB_SEQ_EN; tegra_qspi_writel(tqspi, val, QSPI_GLOBAL_CONFIG); /* Process individual transfer list */ @@ -1096,7 +1089,6 @@ addr_config = tegra_qspi_addr_config(false, 0, xfer->len); address_value = *((const u32 *)(xfer->tx_buf)); - address_value &= (1 << (xfer->len * 8)) -1; break; case DATA_TRANSFER: /* Program Command, Address value in register */ @@ -1108,6 +1100,7 @@ QSPI_CMB_SEQ_CMD_CFG); tegra_qspi_writel(tqspi, addr_config, QSPI_CMB_SEQ_ADDR_CFG); + reinit_completion(&tqspi->xfer_completion); cmd1 = tegra_qspi_setup_transfer_one(spi, xfer, is_first_msg); @@ -1171,22 +1164,26 @@ ret = -EIO; goto exit; } + if (!xfer->cs_change) { + tegra_qspi_transfer_end(spi); + spi_transfer_delay_exec(xfer); + } break; default: ret = -EINVAL; goto exit; } msg->actual_length += xfer->len; - if (!xfer->cs_change && transfer_phase == DATA_TRANSFER) { - tegra_qspi_transfer_end(spi); - spi_transfer_delay_exec(xfer); - } transfer_phase++; } ret = 0; exit: msg->status = ret; + if (ret < 0) { + tegra_qspi_transfer_end(spi); + spi_transfer_delay_exec(xfer); + } return ret; } @@ -1207,7 +1204,8 @@ /* Disable Combined sequence mode */ val = tegra_qspi_readl(tqspi, QSPI_GLOBAL_CONFIG); val &= ~QSPI_CMB_SEQ_EN; - val &= ~QSPI_TPM_WAIT_POLL_EN; + if (tqspi->soc_data->supports_tpm) + val &= ~QSPI_TPM_WAIT_POLL_EN; tegra_qspi_writel(tqspi, val, QSPI_GLOBAL_CONFIG); list_for_each_entry(transfer, &msg->transfers, transfer_list) { struct spi_transfer *xfer = transfer; @@ -1466,24 +1464,28 @@ static struct tegra_qspi_soc_data tegra210_qspi_soc_data = { .has_dma = true, .cmb_xfer_capable = false, + .supports_tpm = false, .cs_count = 1, }; static struct tegra_qspi_soc_data tegra186_qspi_soc_data = { .has_dma = true, .cmb_xfer_capable = true, + .supports_tpm = false, .cs_count = 1, }; static struct tegra_qspi_soc_data tegra234_qspi_soc_data = { .has_dma = false, .cmb_xfer_capable = true, + .supports_tpm = true, .cs_count = 1, }; static struct tegra_qspi_soc_data tegra241_qspi_soc_data = { .has_dma = false, .cmb_xfer_capable = true, + .supports_tpm = true, .cs_count = 4, }; @@ -1548,6 +1550,7 @@ master->mode_bits = SPI_MODE_0 | SPI_MODE_3 | SPI_CS_HIGH | SPI_TX_DUAL | SPI_RX_DUAL | SPI_TX_QUAD | SPI_RX_QUAD; master->bits_per_word_mask = SPI_BPW_MASK(32) | SPI_BPW_MASK(16) | SPI_BPW_MASK(8); + master->flags = SPI_CONTROLLER_HALF_DUPLEX; master->setup = tegra_qspi_setup; master->transfer_one_message = tegra_qspi_transfer_one_message; master->num_chipselect = 1; diff -u linux-nvidia-5.19-5.19.0/fs/ntfs3/index.c linux-nvidia-5.19-5.19.0/fs/ntfs3/index.c --- linux-nvidia-5.19-5.19.0/fs/ntfs3/index.c +++ linux-nvidia-5.19-5.19.0/fs/ntfs3/index.c @@ -605,11 +605,58 @@ return e; } +/* + * index_hdr_check + * + * return true if INDEX_HDR is valid + */ +static bool index_hdr_check(const struct INDEX_HDR *hdr, u32 bytes) +{ + u32 end = le32_to_cpu(hdr->used); + u32 tot = le32_to_cpu(hdr->total); + u32 off = le32_to_cpu(hdr->de_off); + + if (!IS_ALIGNED(off, 8) || tot > bytes || end > tot || + off + sizeof(struct NTFS_DE) > end) { + /* incorrect index buffer. */ + return false; + } + + return true; +} + +/* + * index_buf_check + * + * return true if INDEX_BUFFER seems is valid + */ +static bool index_buf_check(const struct INDEX_BUFFER *ib, u32 bytes, + const CLST *vbn) +{ + const struct NTFS_RECORD_HEADER *rhdr = &ib->rhdr; + u16 fo = le16_to_cpu(rhdr->fix_off); + u16 fn = le16_to_cpu(rhdr->fix_num); + + if (bytes <= offsetof(struct INDEX_BUFFER, ihdr) || + rhdr->sign != NTFS_INDX_SIGNATURE || + fo < sizeof(struct INDEX_BUFFER) + /* Check index buffer vbn. */ + || (vbn && *vbn != le64_to_cpu(ib->vbn)) || (fo % sizeof(short)) || + fo + fn * sizeof(short) >= bytes || + fn != ((bytes >> SECTOR_SHIFT) + 1)) { + /* incorrect index buffer. */ + return false; + } + + return index_hdr_check(&ib->ihdr, + bytes - offsetof(struct INDEX_BUFFER, ihdr)); +} + void fnd_clear(struct ntfs_fnd *fnd) { int i; - for (i = 0; i < fnd->level; i++) { + for (i = fnd->level - 1; i >= 0; i--) { struct indx_node *n = fnd->nodes[i]; if (!n) @@ -820,9 +867,16 @@ u32 t32; const struct INDEX_ROOT *root = resident_data(attr); + t32 = le32_to_cpu(attr->res.data_size); + if (t32 <= offsetof(struct INDEX_ROOT, ihdr) || + !index_hdr_check(&root->ihdr, + t32 - offsetof(struct INDEX_ROOT, ihdr))) { + goto out; + } + /* Check root fields. */ if (!root->index_block_clst) - return -EINVAL; + goto out; indx->type = type; indx->idx2vbn_bits = __ffs(root->index_block_clst); @@ -834,19 +888,19 @@ if (t32 < sbi->cluster_size) { /* Index record is smaller than a cluster, use 512 blocks. */ if (t32 != root->index_block_clst * SECTOR_SIZE) - return -EINVAL; + goto out; /* Check alignment to a cluster. */ if ((sbi->cluster_size >> SECTOR_SHIFT) & (root->index_block_clst - 1)) { - return -EINVAL; + goto out; } indx->vbn2vbo_bits = SECTOR_SHIFT; } else { /* Index record must be a multiple of cluster size. */ if (t32 != root->index_block_clst << sbi->cluster_bits) - return -EINVAL; + goto out; indx->vbn2vbo_bits = sbi->cluster_bits; } @@ -854,7 +908,14 @@ init_rwsem(&indx->run_lock); indx->cmp = get_cmp_func(root); - return indx->cmp ? 0 : -EINVAL; + if (!indx->cmp) + goto out; + + return 0; + +out: + ntfs_set_state(sbi, NTFS_DIRTY_DIRTY); + return -EINVAL; } static struct indx_node *indx_new(struct ntfs_index *indx, @@ -1012,6 +1073,13 @@ goto out; ok: + if (!index_buf_check(ib, bytes, &vbn)) { + ntfs_inode_err(&ni->vfs_inode, "directory corrupted"); + ntfs_set_state(ni->mi.sbi, NTFS_DIRTY_ERROR); + err = -EINVAL; + goto out; + } + if (err == -E_NTFS_FIXUP) { ntfs_write_bh(ni->mi.sbi, &ib->rhdr, &in->nb, 0); err = 0; @@ -1606,9 +1674,9 @@ if (err) { /* Restore root. */ - if (mi_resize_attr(mi, attr, -ds_root)) + if (mi_resize_attr(mi, attr, -ds_root)) { memcpy(attr, a_root, asize); - else { + } else { /* Bug? */ ntfs_set_state(sbi, NTFS_DIRTY_ERROR); } diff -u linux-nvidia-5.19-5.19.0/fs/ntfs3/inode.c linux-nvidia-5.19-5.19.0/fs/ntfs3/inode.c --- linux-nvidia-5.19-5.19.0/fs/ntfs3/inode.c +++ linux-nvidia-5.19-5.19.0/fs/ntfs3/inode.c @@ -81,7 +81,7 @@ le16_to_cpu(ref->seq), le16_to_cpu(rec->seq)); goto out; } else if (!is_rec_inuse(rec)) { - err = -EINVAL; + err = -ESTALE; ntfs_err(sb, "Inode r=%x is not in use!", (u32)ino); goto out; } @@ -92,8 +92,10 @@ goto out; } - if (!is_rec_base(rec)) - goto Ok; + if (!is_rec_base(rec)) { + err = -EINVAL; + goto out; + } /* Record should contain $I30 root. */ is_dir = rec->flags & RECORD_FLAG_DIR; @@ -466,7 +468,6 @@ inode->i_flags |= S_NOSEC; } -Ok: if (ino == MFT_REC_MFT && !sb->s_root) sbi->mft.ni = NULL; @@ -520,6 +521,9 @@ make_bad_inode(inode); } + if (IS_ERR(inode) && name) + ntfs_set_state(sb->s_fs_info, NTFS_DIRTY_ERROR); + return inode; } @@ -1640,10 +1644,8 @@ ntfs_remove_reparse(sbi, IO_REPARSE_TAG_SYMLINK, &new_de->ref); out5: - if (S_ISDIR(mode) || run_is_empty(&ni->file.run)) - goto out4; - - run_deallocate(sbi, &ni->file.run, false); + if (!S_ISDIR(mode)) + run_deallocate(sbi, &ni->file.run, false); out4: clear_rec_inuse(rec); diff -u linux-nvidia-5.19-5.19.0/fs/ntfs3/xattr.c linux-nvidia-5.19-5.19.0/fs/ntfs3/xattr.c --- linux-nvidia-5.19-5.19.0/fs/ntfs3/xattr.c +++ linux-nvidia-5.19-5.19.0/fs/ntfs3/xattr.c @@ -42,28 +42,26 @@ * Assume there is at least one xattr in the list. */ static inline bool find_ea(const struct EA_FULL *ea_all, u32 bytes, - const char *name, u8 name_len, u32 *off) + const char *name, u8 name_len, u32 *off, u32 *ea_sz) { - *off = 0; + u32 ea_size; - if (!ea_all || !bytes) + *off = 0; + if (!ea_all) return false; - for (;;) { + for (; *off < bytes; *off += ea_size) { const struct EA_FULL *ea = Add2Ptr(ea_all, *off); - u32 next_off = *off + unpacked_ea_size(ea); - - if (next_off > bytes) - return false; - + ea_size = unpacked_ea_size(ea); if (ea->name_len == name_len && - !memcmp(ea->name, name, name_len)) + !memcmp(ea->name, name, name_len)) { + if (ea_sz) + *ea_sz = ea_size; return true; - - *off = next_off; - if (next_off >= bytes) - return false; + } } + + return false; } /* @@ -74,12 +72,12 @@ static int ntfs_read_ea(struct ntfs_inode *ni, struct EA_FULL **ea, size_t add_bytes, const struct EA_INFO **info) { - int err; + int err = -EINVAL; struct ntfs_sb_info *sbi = ni->mi.sbi; struct ATTR_LIST_ENTRY *le = NULL; struct ATTRIB *attr_info, *attr_ea; void *ea_p; - u32 size; + u32 size, off, ea_size; static_assert(le32_to_cpu(ATTR_EA_INFO) < le32_to_cpu(ATTR_EA)); @@ -96,24 +94,31 @@ *info = resident_data_ex(attr_info, sizeof(struct EA_INFO)); if (!*info) - return -EINVAL; + goto out; /* Check Ea limit. */ size = le32_to_cpu((*info)->size); - if (size > sbi->ea_max_size) - return -EFBIG; + if (size > sbi->ea_max_size) { + err = -EFBIG; + goto out; + } - if (attr_size(attr_ea) > sbi->ea_max_size) - return -EFBIG; + if (attr_size(attr_ea) > sbi->ea_max_size) { + err = -EFBIG; + goto out; + } + + if (!size) { + /* EA info persists, but xattr is empty. Looks like EA problem. */ + goto out; + } /* Allocate memory for packed Ea. */ ea_p = kmalloc(size_add(size, add_bytes), GFP_NOFS); if (!ea_p) return -ENOMEM; - if (!size) { - /* EA info persists, but xattr is empty. Looks like EA problem. */ - } else if (attr_ea->non_res) { + if (attr_ea->non_res) { struct runs_tree run; run_init(&run); @@ -124,24 +129,52 @@ run_close(&run); if (err) - goto out; + goto out1; } else { void *p = resident_data_ex(attr_ea, size); - if (!p) { - err = -EINVAL; - goto out; - } + if (!p) + goto out1; memcpy(ea_p, p, size); } memset(Add2Ptr(ea_p, size), 0, add_bytes); + + /* Check all attributes for consistency. */ + for (off = 0; off < size; off += ea_size) { + const struct EA_FULL *ef = Add2Ptr(ea_p, off); + u32 bytes = size - off; + + /* Check if we can use field ea->size. */ + if (bytes < sizeof(ef->size)) + goto out1; + + if (ef->size) { + ea_size = le32_to_cpu(ef->size); + if (ea_size > bytes) + goto out1; + continue; + } + + /* Check if we can use fields ef->name_len and ef->elength. */ + if (bytes < offsetof(struct EA_FULL, name)) + goto out1; + + ea_size = ALIGN(struct_size(ef, name, + 1 + ef->name_len + + le16_to_cpu(ef->elength)), + 4); + if (ea_size > bytes) + goto out1; + } + *ea = ea_p; return 0; -out: +out1: kfree(ea_p); - *ea = NULL; +out: + ntfs_set_state(sbi, NTFS_DIRTY_DIRTY); return err; } @@ -163,6 +196,7 @@ const struct EA_FULL *ea; u32 off, size; int err; + int ea_size; size_t ret; err = ntfs_read_ea(ni, &ea_all, 0, &info); @@ -175,8 +209,9 @@ size = le32_to_cpu(info->size); /* Enumerate all xattrs. */ - for (ret = 0, off = 0; off < size; off += unpacked_ea_size(ea)) { + for (ret = 0, off = 0; off < size; off += ea_size) { ea = Add2Ptr(ea_all, off); + ea_size = unpacked_ea_size(ea); if (buffer) { if (ret + ea->name_len + 1 > bytes_per_buffer) { @@ -227,7 +262,8 @@ goto out; /* Enumerate all xattrs. */ - if (!find_ea(ea_all, le32_to_cpu(info->size), name, name_len, &off)) { + if (!find_ea(ea_all, le32_to_cpu(info->size), name, name_len, &off, + NULL)) { err = -ENODATA; goto out; } @@ -269,7 +305,7 @@ struct EA_FULL *new_ea; struct EA_FULL *ea_all = NULL; size_t add, new_pack; - u32 off, size; + u32 off, size, ea_sz; __le16 size_pack; struct ATTRIB *attr; struct ATTR_LIST_ENTRY *le; @@ -304,9 +340,8 @@ size_pack = ea_info.size_pack; } - if (info && find_ea(ea_all, size, name, name_len, &off)) { + if (info && find_ea(ea_all, size, name, name_len, &off, &ea_sz)) { struct EA_FULL *ea; - size_t ea_sz; if (flags & XATTR_CREATE) { err = -EEXIST; @@ -329,8 +364,6 @@ if (ea->flags & FILE_NEED_EA) le16_add_cpu(&ea_info.count, -1); - ea_sz = unpacked_ea_size(ea); - le16_add_cpu(&ea_info.size_pack, 0 - packed_ea_size(ea)); memmove(ea, Add2Ptr(ea, ea_sz), size - off - ea_sz); diff -u linux-nvidia-5.19-5.19.0/fs/overlayfs/overlayfs.h linux-nvidia-5.19-5.19.0/fs/overlayfs/overlayfs.h --- linux-nvidia-5.19-5.19.0/fs/overlayfs/overlayfs.h +++ linux-nvidia-5.19-5.19.0/fs/overlayfs/overlayfs.h @@ -259,12 +259,8 @@ const char *name, const void *value, size_t size, int flags) { - struct inode *inode = dentry->d_inode; - int err; - - inode_lock(inode); - err = __vfs_setxattr_noperm(ovl_upper_mnt_userns(ofs), dentry, name, value, size, flags); - inode_unlock(inode); + int err = vfs_setxattr(ovl_upper_mnt_userns(ofs), dentry, name, + value, size, flags); pr_debug("setxattr(%pd2, \"%s\", \"%*pE\", %zu, %d) = %i\n", dentry, name, min((int)size, 48), value, size, flags, err); @@ -281,13 +277,7 @@ static inline int ovl_do_removexattr(struct ovl_fs *ofs, struct dentry *dentry, const char *name) { - struct inode *inode = dentry->d_inode; - int err; - - inode_lock(inode); - err = __vfs_removexattr_noperm(ovl_upper_mnt_userns(ofs), dentry, name); - inode_unlock(inode); - + int err = vfs_removexattr(ovl_upper_mnt_userns(ofs), dentry, name); pr_debug("removexattr(%pd2, \"%s\") = %i\n", dentry, name, err); return err; } diff -u linux-nvidia-5.19-5.19.0/fs/overlayfs/super.c linux-nvidia-5.19-5.19.0/fs/overlayfs/super.c --- linux-nvidia-5.19-5.19.0/fs/overlayfs/super.c +++ linux-nvidia-5.19-5.19.0/fs/overlayfs/super.c @@ -388,6 +388,8 @@ seq_puts(m, ",volatile"); if (ofs->config.userxattr) seq_puts(m, ",userxattr"); + else + seq_puts(m, ",nouserxattr"); return 0; } @@ -436,6 +438,7 @@ OPT_UUID_OFF, OPT_NFS_EXPORT_ON, OPT_USERXATTR, + OPT_NOUSERXATTR, OPT_NFS_EXPORT_OFF, OPT_XINO_ON, OPT_XINO_OFF, @@ -455,6 +458,7 @@ {OPT_INDEX_ON, "index=on"}, {OPT_INDEX_OFF, "index=off"}, {OPT_USERXATTR, "userxattr"}, + {OPT_NOUSERXATTR, "nouserxattr"}, {OPT_UUID_ON, "uuid=on"}, {OPT_UUID_OFF, "uuid=off"}, {OPT_NFS_EXPORT_ON, "nfs_export=on"}, @@ -625,6 +629,10 @@ config->userxattr = true; break; + case OPT_NOUSERXATTR: + config->userxattr = false; + break; + default: pr_err("unrecognized mount option \"%s\" or missing value\n", p); @@ -2024,6 +2032,8 @@ ofs->config.nfs_export = ovl_nfs_export_def; ofs->config.xino = ovl_xino_def(); ofs->config.metacopy = ovl_metacopy_def; + if (sb->s_user_ns != &init_user_ns) + ofs->config.userxattr = true; err = ovl_parse_opt((char *) data, &ofs->config); if (err) goto out_err; diff -u linux-nvidia-5.19-5.19.0/fs/xattr.c linux-nvidia-5.19-5.19.0/fs/xattr.c --- linux-nvidia-5.19-5.19.0/fs/xattr.c +++ linux-nvidia-5.19-5.19.0/fs/xattr.c @@ -239,7 +239,6 @@ return error; } -EXPORT_SYMBOL_GPL(__vfs_setxattr_noperm); /** * __vfs_setxattr_locked - set an extended attribute while holding the inode @@ -474,34 +473,6 @@ EXPORT_SYMBOL(__vfs_removexattr); /** - * __vfs_removexattr_noperm - perform removexattr operation without - * performing permission checks. - * - * @dentry - object to perform setxattr on - * @name - xattr name to set - * - * returns the result of the internal setxattr or setsecurity operations. - * - * This function requires the caller to lock the inode's i_mutex before it - * is executed. It also assumes that the caller will make the appropriate - * permission checks. - */ -int -__vfs_removexattr_noperm(struct user_namespace *mnt_userns, - struct dentry *dentry, const char *name) -{ - int error; - - error =__vfs_removexattr(mnt_userns, dentry, name); - if (!error) { - fsnotify_xattr(dentry); - evm_inode_post_removexattr(dentry, name); - } - return error; -} -EXPORT_SYMBOL_GPL(__vfs_removexattr_noperm); - -/** * __vfs_removexattr_locked - set an extended attribute while holding the inode * lock * @@ -531,7 +502,12 @@ if (error) goto out; - error = __vfs_removexattr_noperm(mnt_userns, dentry, name); + error = __vfs_removexattr(mnt_userns, dentry, name); + + if (!error) { + fsnotify_xattr(dentry); + evm_inode_post_removexattr(dentry, name); + } out: return error; reverted: --- linux-nvidia-5.19-5.19.0/include/linux/xattr.h +++ linux-nvidia-5.19-5.19.0.orig/include/linux/xattr.h @@ -63,7 +63,6 @@ int vfs_setxattr(struct user_namespace *, struct dentry *, const char *, const void *, size_t, int); int __vfs_removexattr(struct user_namespace *, struct dentry *, const char *); -int __vfs_removexattr_noperm(struct user_namespace *, struct dentry *, const char *); int __vfs_removexattr_locked(struct user_namespace *, struct dentry *, const char *, struct inode **); int vfs_removexattr(struct user_namespace *, struct dentry *, const char *); diff -u linux-nvidia-5.19-5.19.0/io_uring/io_uring.c linux-nvidia-5.19-5.19.0/io_uring/io_uring.c --- linux-nvidia-5.19-5.19.0/io_uring/io_uring.c +++ linux-nvidia-5.19-5.19.0/io_uring/io_uring.c @@ -5049,6 +5049,28 @@ return 0; } +static void io_double_unlock_ctx(struct io_ring_ctx *octx) +{ + mutex_unlock(&octx->uring_lock); +} + +static int io_double_lock_ctx(struct io_ring_ctx *octx, + unsigned int issue_flags) +{ + /* + * To ensure proper ordering between the two ctxs, we can only + * attempt a trylock on the target. If that fails and we already have + * the source ctx lock, punt to io-wq. + */ + if (!(issue_flags & IO_URING_F_UNLOCKED)) { + if (!mutex_trylock(&octx->uring_lock)) + return -EAGAIN; + return 0; + } + mutex_lock(&octx->uring_lock); + return 0; +} + static int io_msg_ring(struct io_kiocb *req, unsigned int issue_flags) { struct io_ring_ctx *target_ctx; @@ -5063,6 +5085,10 @@ ret = -EOVERFLOW; target_ctx = req->file->private_data; + if (target_ctx->flags & IORING_SETUP_IOPOLL) + if (unlikely(io_double_lock_ctx(target_ctx, issue_flags))) + return -EAGAIN; + spin_lock(&target_ctx->completion_lock); filled = io_fill_cqe_aux(target_ctx, msg->user_data, msg->len, 0); io_commit_cqring(target_ctx); @@ -5073,6 +5099,9 @@ ret = 0; } + if (target_ctx->flags & IORING_SETUP_IOPOLL) + io_double_unlock_ctx(target_ctx); + done: if (ret < 0) req_set_fail(req); @@ -7300,6 +7329,8 @@ int ret2, ret = 0; bool locked; + io_ring_submit_lock(ctx, !(issue_flags & IO_URING_F_NONBLOCK)); + spin_lock(&ctx->completion_lock); preq = io_poll_find(ctx, true, &cd); if (!preq || !io_poll_disarm(preq)) { @@ -7334,6 +7365,7 @@ req_set_fail(req); /* complete update request, we're done with it */ __io_req_complete(req, issue_flags, ret, 0); + io_ring_submit_unlock(ctx, !(issue_flags & IO_URING_F_NONBLOCK)); return 0; } diff -u linux-nvidia-5.19-5.19.0/kernel/irq/Kconfig linux-nvidia-5.19-5.19.0/kernel/irq/Kconfig --- linux-nvidia-5.19-5.19.0/kernel/irq/Kconfig +++ linux-nvidia-5.19-5.19.0/kernel/irq/Kconfig @@ -24,6 +24,7 @@ # Supports effective affinity mask config GENERIC_IRQ_EFFECTIVE_AFF_MASK + depends on SMP bool # Support for delayed migration from interrupt context diff -u linux-nvidia-5.19-5.19.0/net/netfilter/nf_tables_api.c linux-nvidia-5.19-5.19.0/net/netfilter/nf_tables_api.c --- linux-nvidia-5.19-5.19.0/net/netfilter/nf_tables_api.c +++ linux-nvidia-5.19-5.19.0/net/netfilter/nf_tables_api.c @@ -2489,7 +2489,7 @@ static struct nft_chain *nft_chain_lookup_byid(const struct net *net, const struct nft_table *table, - const struct nlattr *nla) + const struct nlattr *nla, u8 genmask) { struct nftables_pernet *nft_net = nft_pernet(net); u32 id = ntohl(nla_get_be32(nla)); @@ -2500,7 +2500,8 @@ if (trans->msg_type == NFT_MSG_NEWCHAIN && chain->table == table && - id == nft_trans_chain_id(trans)) + id == nft_trans_chain_id(trans) && + nft_active_genmask(chain, genmask)) return chain; } return ERR_PTR(-ENOENT); @@ -3439,7 +3440,8 @@ return -EOPNOTSUPP; } else if (nla[NFTA_RULE_CHAIN_ID]) { - chain = nft_chain_lookup_byid(net, table, nla[NFTA_RULE_CHAIN_ID]); + chain = nft_chain_lookup_byid(net, table, nla[NFTA_RULE_CHAIN_ID], + genmask); if (IS_ERR(chain)) { NL_SET_BAD_ATTR(extack, nla[NFTA_RULE_CHAIN_ID]); return PTR_ERR(chain); @@ -3611,7 +3613,8 @@ if (flow) nft_flow_rule_destroy(flow); err_release_rule: - nf_tables_rule_release(&ctx, rule); + nft_rule_expr_deactivate(&ctx, rule, NFT_TRANS_PREPARE); + nf_tables_rule_destroy(&ctx, rule); err_release_expr: for (i = 0; i < n; i++) { if (expr_info[i].ops) { @@ -9755,7 +9758,8 @@ genmask); } else if (tb[NFTA_VERDICT_CHAIN_ID]) { chain = nft_chain_lookup_byid(ctx->net, ctx->table, - tb[NFTA_VERDICT_CHAIN_ID]); + tb[NFTA_VERDICT_CHAIN_ID], + genmask); if (IS_ERR(chain)) return PTR_ERR(chain); } else { diff -u linux-nvidia-5.19-5.19.0/net/wireless/sme.c linux-nvidia-5.19-5.19.0/net/wireless/sme.c --- linux-nvidia-5.19-5.19.0/net/wireless/sme.c +++ linux-nvidia-5.19-5.19.0/net/wireless/sme.c @@ -1268,8 +1268,6 @@ connect->key = NULL; connect->key_len = 0; connect->key_idx = 0; - connect->crypto.cipher_group = 0; - connect->crypto.n_ciphers_pairwise = 0; } wdev->connect_keys = connkeys; diff -u linux-nvidia-5.19-5.19.0/update-dkms-versions linux-nvidia-5.19-5.19.0/update-dkms-versions --- linux-nvidia-5.19-5.19.0/update-dkms-versions +++ linux-nvidia-5.19-5.19.0/update-dkms-versions @@ -52,7 +52,7 @@ [ -z "$sru_cycle" ] && default_sru_cycle if [ -z "$remote_repo" ]; then case "$sru_cycle" in - s[0-9][0-9][0-9][0-9].[0-9][0-9].[0-9][0-9]) + c[0-9][0-9][0-9][0-9].[0-9][0-9].[0-9][0-9]) remote_repo='security' ;; *) remote_repo='main' ;; @@ -77,7 +77,6 @@ # https://git.launchpad.net/~canonical-kernel/+git/kernel-versions/plain/README # kv_repo="$HOME/.cache/kernel-versions-bare" -git_base="$remote_name/$sru_cycle" # Now we know where our repo is and what it called update it. # We maintain "persistent" remotes for main and security, but assume @@ -100,13 +99,24 @@ (cd "$kv_repo" && git cat-file "$@") || exit 1 } +# Determine if this is merge format (main branch exists). +present=$(cat_file -t "$remote_name/main" 2>/dev/null) +if [ "$present" ]; then + git_base="$remote_name/main:$sru_cycle/" + git_base_devel="$remote_name/main:tip/" +else + git_base="$remote_name/$sru_cycle:" + git_base_devel="$remote_name/master:" +fi +git_human="$remote_name/$sru_cycle" + # Determine if we have this cycle. present=$(cat_file -t "$git_base" 2>/dev/null) if [ "$present" = "" ]; then # If we don't have the cycle in the development cycle then # fall back to master. case "$sru_cycle" in - d*) git_base="$remote_name/master" ;; + d*) git_base="$git_base_devel" ;; *) echo "$sru_cycle: cycle not found in $remote_repo" 2>&1 exit 1 ;; @@ -146,7 +156,7 @@ "$our_mainline" do echo "II: trying $versions_path_tail ..." - versions_paths=$(echo $(cat_file -p "$git_base:map/dkms-versions/$versions_path_tail" 2>/dev/null)) + versions_paths=$(echo $(cat_file -p "${git_base}map/dkms-versions/$versions_path_tail" 2>/dev/null)) [ -n "$versions_paths" ] && break done @@ -161,7 +171,7 @@ : ">debian/dkms-versions.new" for versions_path in $versions_paths do - cat_file -p "$git_base:$versions_path" >>"debian/dkms-versions.new" + cat_file -p "$git_base$versions_path" >>"debian/dkms-versions.new" if [ "$?" -ne 0 ]; then echo "$0: unable to download an updated dkms-versions file" 1>&2 exit 1 @@ -171,7 +181,7 @@ thing="debian/dkms-versions" if ! git diff --exit-code -- "$thing" >/dev/null; then - git commit -m "UBUNTU: $thing -- update from kernel-versions ($git_base)" \ + git commit -m "UBUNTU: $thing -- update from kernel-versions ($git_human)" \ -m "BugLink: https://bugs.launchpad.net/bugs/1786013" \ -s -- "$thing" else only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/arch/arm/mach-hisi/Kconfig +++ linux-nvidia-5.19-5.19.0/arch/arm/mach-hisi/Kconfig @@ -40,7 +40,7 @@ select HAVE_ARM_ARCH_TIMER select MCPM if SMP select MCPM_QUAD_CLUSTER if SMP - select GENERIC_IRQ_EFFECTIVE_AFF_MASK + select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP help Support for Hisilicon HiP04 SoC family only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/arch/x86/mm/init.c +++ linux-nvidia-5.19-5.19.0/arch/x86/mm/init.c @@ -9,6 +9,7 @@ #include #include +#include #include #include #include @@ -260,6 +261,24 @@ } } +#define INTEL_MATCH(_model) { .vendor = X86_VENDOR_INTEL, \ + .family = 6, \ + .model = _model, \ + } +/* + * INVLPG may not properly flush Global entries + * on these CPUs when PCIDs are enabled. + */ +static const struct x86_cpu_id invlpg_miss_ids[] = { + INTEL_MATCH(INTEL_FAM6_ALDERLAKE ), + INTEL_MATCH(INTEL_FAM6_ALDERLAKE_L ), + INTEL_MATCH(INTEL_FAM6_ALDERLAKE_N ), + INTEL_MATCH(INTEL_FAM6_RAPTORLAKE ), + INTEL_MATCH(INTEL_FAM6_RAPTORLAKE_P), + INTEL_MATCH(INTEL_FAM6_RAPTORLAKE_S), + {} +}; + static void setup_pcid(void) { if (!IS_ENABLED(CONFIG_X86_64)) @@ -268,6 +287,12 @@ if (!boot_cpu_has(X86_FEATURE_PCID)) return; + if (x86_match_cpu(invlpg_miss_ids)) { + pr_info("Incomplete global flushes, disabling PCID"); + setup_clear_cpu_cap(X86_FEATURE_PCID); + return; + } + if (boot_cpu_has(X86_FEATURE_PGE)) { /* * This can't be cr4_set_bits_and_update_boot() -- the only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/drivers/firmware/smccc/smccc.c +++ linux-nvidia-5.19-5.19.0/drivers/firmware/smccc/smccc.c @@ -17,9 +17,13 @@ bool __ro_after_init smccc_trng_available = false; u64 __ro_after_init smccc_has_sve_hint = false; +s32 __ro_after_init smccc_soc_id_version = SMCCC_RET_NOT_SUPPORTED; +s32 __ro_after_init smccc_soc_id_revision = SMCCC_RET_NOT_SUPPORTED; void __init arm_smccc_version_init(u32 version, enum arm_smccc_conduit conduit) { + struct arm_smccc_res res; + smccc_version = version; smccc_conduit = conduit; @@ -27,6 +31,18 @@ if (IS_ENABLED(CONFIG_ARM64_SVE) && smccc_version >= ARM_SMCCC_VERSION_1_3) smccc_has_sve_hint = true; + + if ((smccc_version >= ARM_SMCCC_VERSION_1_2) && + (smccc_conduit != SMCCC_CONDUIT_NONE)) { + arm_smccc_1_1_invoke(ARM_SMCCC_ARCH_FEATURES_FUNC_ID, + ARM_SMCCC_ARCH_SOC_ID, &res); + if ((s32)res.a0 >= 0) { + arm_smccc_1_1_invoke(ARM_SMCCC_ARCH_SOC_ID, 0, &res); + smccc_soc_id_version = (s32)res.a0; + arm_smccc_1_1_invoke(ARM_SMCCC_ARCH_SOC_ID, 1, &res); + smccc_soc_id_revision = (s32)res.a0; + } + } } enum arm_smccc_conduit arm_smccc_1_1_get_conduit(void) @@ -44,6 +60,16 @@ } EXPORT_SYMBOL_GPL(arm_smccc_get_version); +s32 arm_smccc_get_soc_id_version(void) +{ + return smccc_soc_id_version; +} + +s32 arm_smccc_get_soc_id_revision(void) +{ + return smccc_soc_id_revision; +} + static int __init smccc_devices_init(void) { struct platform_device *pdev; only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/drivers/firmware/smccc/soc_id.c +++ linux-nvidia-5.19-5.19.0/drivers/firmware/smccc/soc_id.c @@ -42,41 +42,23 @@ if (arm_smccc_get_version() < ARM_SMCCC_VERSION_1_2) return 0; - if (arm_smccc_1_1_get_conduit() == SMCCC_CONDUIT_NONE) { - pr_err("%s: invalid SMCCC conduit\n", __func__); - return -EOPNOTSUPP; - } - - arm_smccc_1_1_invoke(ARM_SMCCC_ARCH_FEATURES_FUNC_ID, - ARM_SMCCC_ARCH_SOC_ID, &res); - - if ((int)res.a0 == SMCCC_RET_NOT_SUPPORTED) { + soc_id_version = arm_smccc_get_soc_id_version(); + if (soc_id_version == SMCCC_RET_NOT_SUPPORTED) { pr_info("ARCH_SOC_ID not implemented, skipping ....\n"); return 0; } - if ((int)res.a0 < 0) { - pr_info("ARCH_FEATURES(ARCH_SOC_ID) returned error: %lx\n", - res.a0); - return -EINVAL; - } - - arm_smccc_1_1_invoke(ARM_SMCCC_ARCH_SOC_ID, 0, &res); - if ((int)res.a0 < 0) { + if (soc_id_version < 0) { pr_err("ARCH_SOC_ID(0) returned error: %lx\n", res.a0); return -EINVAL; } - soc_id_version = res.a0; - - arm_smccc_1_1_invoke(ARM_SMCCC_ARCH_SOC_ID, 1, &res); - if ((int)res.a0 < 0) { + soc_id_rev = arm_smccc_get_soc_id_revision(); + if (soc_id_rev < 0) { pr_err("ARCH_SOC_ID(1) returned error: %lx\n", res.a0); return -EINVAL; } - soc_id_rev = res.a0; - soc_dev_attr = kzalloc(sizeof(*soc_dev_attr), GFP_KERNEL); if (!soc_dev_attr) return -ENOMEM; only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/drivers/irqchip/irq-gic-v3.c +++ linux-nvidia-5.19-5.19.0/drivers/irqchip/irq-gic-v3.c @@ -23,6 +23,9 @@ #include #include #include +#include +#include +#include #include #include @@ -46,6 +49,7 @@ struct gic_chip_data { struct fwnode_handle *fwnode; + phys_addr_t dist_phys_base; void __iomem *dist_base; struct redist_region *redist_regions; struct rdists rdists; @@ -58,6 +62,10 @@ struct partition_desc **ppi_descs; }; +#define T241_CHIPS_MAX 4 +static void __iomem *t241_dist_base_alias[T241_CHIPS_MAX] __read_mostly; +static DEFINE_STATIC_KEY_FALSE(gic_nvidia_t241_erratum); + static struct gic_chip_data gic_data __read_mostly; static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key); @@ -187,6 +195,39 @@ } } +static inline void __iomem *gic_dist_base_alias(struct irq_data *d) +{ + if (static_branch_unlikely(&gic_nvidia_t241_erratum)) { + irq_hw_number_t hwirq = irqd_to_hwirq(d); + u32 chip; + + /* + * For the erratum T241-FABRIC-4, read accesses to GICD_In{E} + * registers are directed to the chip that owns the SPI. The + * the alias region can also be used for writes to the + * GICD_In{E} except GICD_ICENABLERn. Each chip has support + * for 320 {E}SPIs. Mappings for all 4 chips: + * Chip0 = 32-351 + * Chip1 = 352-671 + * Chip2 = 672-991 + * Chip3 = 4096-4415 + */ + switch (__get_intid_range(hwirq)) { + case SPI_RANGE: + chip = (hwirq - 32) / 320; + break; + case ESPI_RANGE: + chip = 3; + break; + default: + unreachable(); + } + return t241_dist_base_alias[chip]; + } + + return gic_data.dist_base; +} + static inline void __iomem *gic_dist_base(struct irq_data *d) { switch (get_intid_range(d)) { @@ -345,7 +386,7 @@ if (gic_irq_in_rdist(d)) base = gic_data_rdist_sgi_base(); else - base = gic_data.dist_base; + base = gic_dist_base_alias(d); return !!(readl_relaxed(base + offset + (index / 32) * 4) & mask); } @@ -596,7 +637,7 @@ if (gic_irq_in_rdist(d)) base = gic_data_rdist_sgi_base(); else - base = gic_data.dist_base; + base = gic_dist_base_alias(d); offset = convert_offset_index(d, GICD_ICFGR, &index); @@ -1718,6 +1759,43 @@ return false; } +#define T241_CHIPN_MASK GENMASK_ULL(45, 44) +#define T241_CHIP_GICDA_OFFSET 0x1580000 +#define SMCCC_SOC_ID_T241 0x036b0241 + +static bool gic_enable_quirk_nvidia_t241(void *data) +{ + s32 soc_id = arm_smccc_get_soc_id_version(); + unsigned long chip_bmask = 0; + phys_addr_t phys; + u32 i; + + /* Check JEP106 code for NVIDIA T241 chip (036b:0241) */ + if ((soc_id < 0) || (soc_id != SMCCC_SOC_ID_T241)) + return false; + + /* Find the chips based on GICR regions PHYS addr */ + for (i = 0; i < gic_data.nr_redist_regions; i++) { + chip_bmask |= BIT(FIELD_GET(T241_CHIPN_MASK, + (u64)gic_data.redist_regions[i].phys_base)); + } + + if (hweight32(chip_bmask) < 3) + return false; + + /* Setup GICD alias regions */ + for (i = 0; i < ARRAY_SIZE(t241_dist_base_alias); i++) { + if (chip_bmask & BIT(i)) { + phys = gic_data.dist_phys_base + T241_CHIP_GICDA_OFFSET; + phys |= FIELD_PREP(T241_CHIPN_MASK, i); + t241_dist_base_alias[i] = ioremap(phys, SZ_64K); + WARN_ON_ONCE(!t241_dist_base_alias[i]); + } + } + static_branch_enable(&gic_nvidia_t241_erratum); + return true; +} + static const struct gic_quirk gic_quirks[] = { { .desc = "GICv3: Qualcomm MSM8996 broken firmware", @@ -1750,6 +1828,12 @@ .init = gic_enable_quirk_cavium_38539, }, { + .desc = "GICv3: NVIDIA erratum T241-FABRIC-4", + .iidr = 0x0402043b, + .mask = 0xffffffff, + .init = gic_enable_quirk_nvidia_t241, + }, + { } }; @@ -1816,7 +1900,8 @@ gic_chip.flags |= IRQCHIP_SUPPORTS_NMI; } -static int __init gic_init_bases(void __iomem *dist_base, +static int __init gic_init_bases(phys_addr_t dist_phys_base, + void __iomem *dist_base, struct redist_region *rdist_regs, u32 nr_redist_regions, u64 redist_stride, @@ -1832,6 +1917,7 @@ pr_info("GIC: Using split EOI/Deactivate mode\n"); gic_data.fwnode = handle; + gic_data.dist_phys_base = dist_phys_base; gic_data.dist_base = dist_base; gic_data.redist_regions = rdist_regs; gic_data.nr_redist_regions = nr_redist_regions; @@ -1859,10 +1945,13 @@ gic_data.domain = irq_domain_create_tree(handle, &gic_irq_domain_ops, &gic_data); gic_data.rdists.rdist = alloc_percpu(typeof(*gic_data.rdists.rdist)); - gic_data.rdists.has_rvpeid = true; - gic_data.rdists.has_vlpis = true; - gic_data.rdists.has_direct_lpi = true; - gic_data.rdists.has_vpend_valid_dirty = true; + if (!static_branch_unlikely(&gic_nvidia_t241_erratum)) { + /* Disable GICv4.x features for the erratum T241-FABRIC-4 */ + gic_data.rdists.has_rvpeid = true; + gic_data.rdists.has_vlpis = true; + gic_data.rdists.has_direct_lpi = true; + gic_data.rdists.has_vpend_valid_dirty = true; + } if (WARN_ON(!gic_data.domain) || WARN_ON(!gic_data.rdists.rdist)) { err = -ENOMEM; @@ -2068,6 +2157,7 @@ static int __init gic_of_init(struct device_node *node, struct device_node *parent) { + phys_addr_t dist_phys_base; void __iomem *dist_base; struct redist_region *rdist_regs; struct resource res; @@ -2081,6 +2171,8 @@ return PTR_ERR(dist_base); } + dist_phys_base = res.start; + err = gic_validate_dist_version(dist_base); if (err) { pr_err("%pOF: no distributor detected, giving up\n", node); @@ -2112,8 +2204,8 @@ gic_enable_of_quirks(node, gic_quirks, &gic_data); - err = gic_init_bases(dist_base, rdist_regs, nr_redist_regions, - redist_stride, &node->fwnode); + err = gic_init_bases(dist_phys_base, dist_base, rdist_regs, + nr_redist_regions, redist_stride, &node->fwnode); if (err) goto out_unmap_rdist; @@ -2423,8 +2515,9 @@ goto out_redist_unmap; } - err = gic_init_bases(acpi_data.dist_base, acpi_data.redist_regs, - acpi_data.nr_redist_regions, 0, domain_handle); + err = gic_init_bases(dist->base_address, acpi_data.dist_base, + acpi_data.redist_regs, acpi_data.nr_redist_regions, + 0, domain_handle); if (err) goto out_fwhandle_free; only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/drivers/memstick/host/r592.c +++ linux-nvidia-5.19-5.19.0/drivers/memstick/host/r592.c @@ -829,7 +829,7 @@ /* Stop the processing thread. That ensures that we won't take any more requests */ kthread_stop(dev->io_thread); - + del_timer_sync(&dev->detect_timer); r592_enable_device(dev, false); while (!error && dev->req) { only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/fs/ntfs3/ntfs_fs.h +++ linux-nvidia-5.19-5.19.0/fs/ntfs3/ntfs_fs.h @@ -792,12 +792,12 @@ u32 run_buf_size, CLST *packed_vcns); int run_unpack(struct runs_tree *run, struct ntfs_sb_info *sbi, CLST ino, CLST svcn, CLST evcn, CLST vcn, const u8 *run_buf, - u32 run_buf_size); + int run_buf_size); #ifdef NTFS3_CHECK_FREE_CLST int run_unpack_ex(struct runs_tree *run, struct ntfs_sb_info *sbi, CLST ino, CLST svcn, CLST evcn, CLST vcn, const u8 *run_buf, - u32 run_buf_size); + int run_buf_size); #else #define run_unpack_ex run_unpack #endif only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/fs/ntfs3/run.c +++ linux-nvidia-5.19-5.19.0/fs/ntfs3/run.c @@ -872,12 +872,15 @@ */ int run_unpack(struct runs_tree *run, struct ntfs_sb_info *sbi, CLST ino, CLST svcn, CLST evcn, CLST vcn, const u8 *run_buf, - u32 run_buf_size) + int run_buf_size) { u64 prev_lcn, vcn64, lcn, next_vcn; const u8 *run_last, *run_0; bool is_mft = ino == MFT_REC_MFT; + if (run_buf_size < 0) + return -EINVAL; + /* Check for empty. */ if (evcn + 1 == svcn) return 0; @@ -999,7 +1002,7 @@ */ int run_unpack_ex(struct runs_tree *run, struct ntfs_sb_info *sbi, CLST ino, CLST svcn, CLST evcn, CLST vcn, const u8 *run_buf, - u32 run_buf_size) + int run_buf_size) { int ret, err; CLST next_vcn, lcn, len; only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/include/linux/arm-smccc.h +++ linux-nvidia-5.19-5.19.0/include/linux/arm-smccc.h @@ -227,6 +227,24 @@ extern u64 smccc_has_sve_hint; /** + * arm_smccc_get_soc_id_version() + * + * Returns the SOC ID version. + * + * When ARM_SMCCC_ARCH_SOC_ID is not present, returns SMCCC_RET_NOT_SUPPORTED. + */ +s32 arm_smccc_get_soc_id_version(void); + +/** + * arm_smccc_get_soc_id_revision() + * + * Returns the SOC ID revision. + * + * When ARM_SMCCC_ARCH_SOC_ID is not present, returns SMCCC_RET_NOT_SUPPORTED. + */ +s32 arm_smccc_get_soc_id_revision(void); + +/** * struct arm_smccc_res - Result from SMC/HVC call * @a0-a3 result values from registers 0 to 3 */ only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/include/linux/spi/spi.h +++ linux-nvidia-5.19-5.19.0/include/linux/spi/spi.h @@ -168,8 +168,18 @@ u8 chip_select; u8 bits_per_word; bool rt; -#define SPI_NO_TX BIT(31) /* no transmit wire */ -#define SPI_NO_RX BIT(30) /* no receive wire */ +#define SPI_NO_TX BIT(31) /* No transmit wire */ +#define SPI_NO_RX BIT(30) /* No receive wire */ + /* + * TPM specification defines flow control over SPI. Client device + * can insert a wait state on MISO when address is transmitted by + * controller on MOSI. Detecting the wait state in software is only + * possible for full duplex controllers. For controllers that support + * only half-duplex, the wait state detection needs to be implemented + * in hardware. TPM devices would set this flag when hardware flow + * control is expected from SPI controller. + */ +#define SPI_TPM_HW_FLOW BIT(29) /* TPM HW flow control */ /* * All bits defined above should be covered by SPI_MODE_KERNEL_MASK. * The SPI_MODE_KERNEL_MASK has the SPI_MODE_USER_MASK counterpart, @@ -179,7 +189,7 @@ * These bits must not overlap. A static assert check should make sure of that. * If adding extra bits, make sure to decrease the bit index below as well. */ -#define SPI_MODE_KERNEL_MASK (~(BIT(30) - 1)) +#define SPI_MODE_KERNEL_MASK (~(BIT(29) - 1)) u32 mode; int irq; void *controller_state; only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/net/netfilter/nft_byteorder.c +++ linux-nvidia-5.19-5.19.0/net/netfilter/nft_byteorder.c @@ -30,11 +30,11 @@ const struct nft_byteorder *priv = nft_expr_priv(expr); u32 *src = ®s->data[priv->sreg]; u32 *dst = ®s->data[priv->dreg]; - union { u32 u32; u16 u16; } *s, *d; + u16 *s16, *d16; unsigned int i; - s = (void *)src; - d = (void *)dst; + s16 = (void *)src; + d16 = (void *)dst; switch (priv->size) { case 8: { @@ -61,11 +61,11 @@ switch (priv->op) { case NFT_BYTEORDER_NTOH: for (i = 0; i < priv->len / 4; i++) - d[i].u32 = ntohl((__force __be32)s[i].u32); + dst[i] = ntohl((__force __be32)src[i]); break; case NFT_BYTEORDER_HTON: for (i = 0; i < priv->len / 4; i++) - d[i].u32 = (__force __u32)htonl(s[i].u32); + dst[i] = (__force __u32)htonl(src[i]); break; } break; @@ -73,11 +73,11 @@ switch (priv->op) { case NFT_BYTEORDER_NTOH: for (i = 0; i < priv->len / 2; i++) - d[i].u16 = ntohs((__force __be16)s[i].u16); + d16[i] = ntohs((__force __be16)s16[i]); break; case NFT_BYTEORDER_HTON: for (i = 0; i < priv->len / 2; i++) - d[i].u16 = (__force __u16)htons(s[i].u16); + d16[i] = (__force __u16)htons(s16[i]); break; } break; only in patch2: unchanged: --- linux-nvidia-5.19-5.19.0.orig/net/sched/cls_flower.c +++ linux-nvidia-5.19-5.19.0/net/sched/cls_flower.c @@ -1103,6 +1103,9 @@ if (option_len > sizeof(struct geneve_opt)) data_len = option_len - sizeof(struct geneve_opt); + if (key->enc_opts.len > FLOW_DIS_TUN_OPTS_MAX - 4) + return -ERANGE; + opt = (struct geneve_opt *)&key->enc_opts.data[key->enc_opts.len]; memset(opt, 0xff, option_len); opt->length = data_len / 4;