ANDROID: ABI: update symbols of unisoc whitelist

Update whitelist for the symbols used by the unisoc device and
updates the ABI representation accordingly

Leaf changes summary: 11 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 10 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable

10 Added functions:

  [A] 'function void clocks_calc_mult_shift(unsigned int*, unsigned int*, unsigned int, unsigned int, unsigned int)'
  [A] 'function void cpufreq_add_update_util_hook(int, update_util_data*, void (update_util_data*, typedef u64, unsigned int)*)'
  [A] 'function void cpufreq_remove_update_util_hook(int)'
  [A] 'function kobject* get_governor_parent_kobj(cpufreq_policy*)'
  [A] 'function void gov_attr_set_get(gov_attr_set*, list_head*)'
  [A] 'function void gov_attr_set_init(gov_attr_set*, list_head*)'
  [A] 'function unsigned int gov_attr_set_put(gov_attr_set*, list_head*)'
  [A] 'function bool have_governor_per_policy()'
  [A] 'function void irq_work_sync(irq_work*)'
  [A] 'function mbox_chan* mbox_request_channel_byname(mbox_client*, const char*)'

1 Added variable:

  [A] 'const sysfs_ops governor_sysfs_ops'

Bug: 175337500
Change-Id: Ibca2d9ef71b8f91e0ea62de4509f75ee902d30a4
Signed-off-by: jian.gong <jian.gong@unisoc.com>
This commit is contained in:
jian.gong
2021-01-06 13:26:13 +08:00
committed by Matthias Maennich
parent 39327dc306
commit 158eae7173
2 changed files with 688 additions and 807 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -58,6 +58,7 @@
clk_set_parent
clk_set_rate
clk_unprepare
clocks_calc_mult_shift
clockevents_config_and_register
__clocksource_register_scale
compat_alloc_user_space
@@ -72,6 +73,8 @@
cpu_hwcap_keys
cpu_hwcaps
cpumask_next
cpufreq_add_update_util_hook
cpufreq_remove_update_util_hook
cpu_number
__cpu_online_mask
__cpu_possible_mask
@@ -222,7 +225,12 @@
gen_pool_free_owner
get_cpu_device
__get_free_pages
get_governor_parent_kobj
get_random_bytes
gov_attr_set_get
gov_attr_set_init
gov_attr_set_put
governor_sysfs_ops
gpiochip_get_data
gpiochip_line_is_irq
gpiod_direction_input
@@ -239,6 +247,7 @@
handle_bad_irq
handle_edge_irq
handle_level_irq
have_governor_per_policy
i2c_del_driver
i2c_register_driver
i2c_smbus_read_byte_data
@@ -311,6 +320,7 @@
irq_of_parse_and_map
irq_set_irq_type
irq_set_irq_wake
irq_work_sync
is_console_locked
jiffies
jiffies_to_msecs
@@ -1419,6 +1429,7 @@
mbox_controller_unregister
mbox_free_channel
mbox_request_channel
mbox_request_channel_byname
mbox_send_message
register_syscore_ops
@@ -2526,3 +2537,15 @@
snd_pcm_rate_bit_to_rate
snd_soc_bytes_info_ext
snd_soc_new_compress
# cpufreq_interactive.ko
add_timer_on
cpufreq_register_notifier
cpufreq_table_index_unsorted
cpufreq_unregister_notifier
down_read_trylock
get_cpu_idle_time
irq_work_queue
kobject_init_and_add
sched_setscheduler_nocheck
strpbrk