mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ANDROID: ABI: Update symbol list for imx
3 function symbol(s) added 'int mipi_dsi_dcs_get_display_brightness(struct mipi_dsi_device*, u16*)' 'struct irq_domain* platform_msi_create_irq_domain(struct fwnode_handle*, struct msi_domain_info*, struct irq_domain*)' 'int snd_soc_dapm_nc_pin(struct snd_soc_dapm_context*, const char*)' Bug: 277791334 Change-Id: Ied360a3b057971dd5fa2e4faa14fba9d571b2259 Signed-off-by: Zhipeng Wang <zhipeng.wang_1@nxp.com>
This commit is contained in:
committed by
Treehugger Robot
parent
ab94b5f2e3
commit
e6092a18f6
@@ -328769,6 +328769,12 @@ function {
|
||||
parameter_id: 0x295c7202
|
||||
parameter_id: 0x295c7202
|
||||
}
|
||||
function {
|
||||
id: 0x9f6374a9
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x09626b7f
|
||||
parameter_id: 0x2ec35650
|
||||
}
|
||||
function {
|
||||
id: 0x9f63f44d
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -366260,6 +366266,15 @@ elf_symbol {
|
||||
type_id: 0x9fd879f0
|
||||
full_name: "mipi_dsi_dcs_exit_sleep_mode"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x3a394021
|
||||
name: "mipi_dsi_dcs_get_display_brightness"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x3bc53664
|
||||
type_id: 0x9f6374a9
|
||||
full_name: "mipi_dsi_dcs_get_display_brightness"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xefe40ad0
|
||||
name: "mipi_dsi_dcs_read"
|
||||
@@ -372212,6 +372227,15 @@ elf_symbol {
|
||||
type_id: 0x924d155a
|
||||
full_name: "platform_irqchip_probe"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x5b48ee3a
|
||||
name: "platform_msi_create_irq_domain"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xd5c5c7ff
|
||||
type_id: 0x5e4ba6ce
|
||||
full_name: "platform_msi_create_irq_domain"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xdea8ab93
|
||||
name: "platform_msi_domain_alloc_irqs"
|
||||
@@ -379872,6 +379896,15 @@ elf_symbol {
|
||||
type_id: 0x9d328b5e
|
||||
full_name: "snd_soc_dapm_mux_update_power"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x64da441a
|
||||
name: "snd_soc_dapm_nc_pin"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x16466e10
|
||||
type_id: 0x9d7d5431
|
||||
full_name: "snd_soc_dapm_nc_pin"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xc1355d55
|
||||
name: "snd_soc_dapm_new_controls"
|
||||
@@ -404441,6 +404474,10 @@ symbols {
|
||||
key: "mipi_dsi_dcs_exit_sleep_mode"
|
||||
value: 0xc42d006b
|
||||
}
|
||||
symbol {
|
||||
key: "mipi_dsi_dcs_get_display_brightness"
|
||||
value: 0x3a394021
|
||||
}
|
||||
symbol {
|
||||
key: "mipi_dsi_dcs_read"
|
||||
value: 0xefe40ad0
|
||||
@@ -407085,6 +407122,10 @@ symbols {
|
||||
key: "platform_irqchip_probe"
|
||||
value: 0xa10f5ac7
|
||||
}
|
||||
symbol {
|
||||
key: "platform_msi_create_irq_domain"
|
||||
value: 0x5b48ee3a
|
||||
}
|
||||
symbol {
|
||||
key: "platform_msi_domain_alloc_irqs"
|
||||
value: 0xdea8ab93
|
||||
@@ -410489,6 +410530,10 @@ symbols {
|
||||
key: "snd_soc_dapm_mux_update_power"
|
||||
value: 0xb11490ee
|
||||
}
|
||||
symbol {
|
||||
key: "snd_soc_dapm_nc_pin"
|
||||
value: 0x64da441a
|
||||
}
|
||||
symbol {
|
||||
key: "snd_soc_dapm_new_controls"
|
||||
value: 0xc1355d55
|
||||
|
||||
@@ -34,14 +34,17 @@
|
||||
bgpio_init
|
||||
bitmap_alloc
|
||||
__bitmap_and
|
||||
__bitmap_complement
|
||||
bitmap_find_free_region
|
||||
bitmap_free
|
||||
__bitmap_or
|
||||
bitmap_parse
|
||||
bitmap_print_to_pagebuf
|
||||
bitmap_release_region
|
||||
__bitmap_replace
|
||||
__bitmap_set
|
||||
__bitmap_weight
|
||||
__bitmap_xor
|
||||
bitmap_zalloc
|
||||
blocking_notifier_call_chain
|
||||
blocking_notifier_chain_register
|
||||
@@ -866,6 +869,7 @@
|
||||
get_random_u8
|
||||
get_unused_fd_flags
|
||||
gic_nonsecure_priorities
|
||||
gpiochip_add_data_with_key
|
||||
gpiochip_disable_irq
|
||||
gpiochip_enable_irq
|
||||
gpiochip_generic_config
|
||||
@@ -875,6 +879,7 @@
|
||||
gpiochip_irq_relres
|
||||
gpiochip_irq_reqres
|
||||
gpiochip_lock_as_irq
|
||||
gpiochip_remove
|
||||
gpiochip_unlock_as_irq
|
||||
gpiod_cansleep
|
||||
gpiod_count
|
||||
@@ -1180,6 +1185,7 @@
|
||||
mipi_dsi_create_packet
|
||||
mipi_dsi_dcs_enter_sleep_mode
|
||||
mipi_dsi_dcs_exit_sleep_mode
|
||||
mipi_dsi_dcs_get_display_brightness
|
||||
mipi_dsi_dcs_set_display_brightness
|
||||
mipi_dsi_dcs_set_display_off
|
||||
mipi_dsi_dcs_set_display_on
|
||||
@@ -1526,6 +1532,7 @@
|
||||
platform_get_resource_byname
|
||||
platform_irqchip_probe
|
||||
platform_irq_count
|
||||
platform_msi_create_irq_domain
|
||||
pm_genpd_init
|
||||
pm_genpd_remove
|
||||
pm_genpd_remove_device
|
||||
@@ -1567,6 +1574,7 @@
|
||||
proc_create_seq_private
|
||||
proc_create_single_data
|
||||
proc_mkdir
|
||||
proc_remove
|
||||
pskb_expand_head
|
||||
ptp_classify_raw
|
||||
ptp_clock_event
|
||||
@@ -1869,6 +1877,7 @@
|
||||
snd_soc_dapm_get_volsw
|
||||
snd_soc_dapm_ignore_suspend
|
||||
snd_soc_dapm_kcontrol_dapm
|
||||
snd_soc_dapm_nc_pin
|
||||
snd_soc_dapm_new_controls
|
||||
snd_soc_dapm_put_enum_double
|
||||
snd_soc_dapm_put_volsw
|
||||
|
||||
Reference in New Issue
Block a user