ANDROID: GKI: rockchip: Enable symbol for act8865

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

1 Added functions:

  [A] 'function int regulator_set_pull_down_regmap(regulator_dev*)'

Bug: 194515348
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I7c8668ad05c11b27d92892a1e4075ef7c87155bd
This commit is contained in:
Kever Yang
2021-09-26 15:42:43 +08:00
committed by Greg Kroah-Hartman
parent 21034d71fc
commit b37b3c9eaa
2 changed files with 8 additions and 0 deletions

View File

@@ -3910,6 +3910,7 @@
<elf-symbol name='regulator_set_current_limit_regmap' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x13adf665'/>
<elf-symbol name='regulator_set_load' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xbdb1494f'/>
<elf-symbol name='regulator_set_mode' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xac092213'/>
<elf-symbol name='regulator_set_pull_down_regmap' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x891c7fe2'/>
<elf-symbol name='regulator_set_voltage' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x8f258f19'/>
<elf-symbol name='regulator_set_voltage_sel_regmap' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x50ba0d14'/>
<elf-symbol name='regulator_set_voltage_time' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xd508d68a'/>
@@ -133686,6 +133687,10 @@
<parameter type-id='f0981eeb' name='mode' filepath='drivers/regulator/core.c' line='4310' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='regulator_set_pull_down_regmap' mangled-name='regulator_set_pull_down_regmap' filepath='drivers/regulator/helpers.c' line='703' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_set_pull_down_regmap'>
<parameter type-id='43c38462' name='rdev' filepath='drivers/regulator/helpers.c' line='703' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='regulator_set_voltage' mangled-name='regulator_set_voltage' filepath='drivers/regulator/core.c' line='3924' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='regulator_set_voltage'>
<parameter type-id='850c13f6' name='regulator' filepath='drivers/regulator/core.c' line='3924' column='1'/>
<parameter type-id='95e97e5e' name='min_uV' filepath='drivers/regulator/core.c' line='3924' column='1'/>

View File

@@ -473,6 +473,9 @@
wakeup_source_add
__warn_printk
# required by act8865-regulator.ko
regulator_set_pull_down_regmap
# required by adc-keys.ko
devm_iio_channel_get
iio_get_channel_type