mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: GKI: Add mtktv ABI symbol list, cpufreq and misc
32 function symbol(s) added 'void clk_bulk_put_all(int, struct clk_bulk_data*)' 'struct clk* clk_register_divider_table(struct device*, const char*, const char*, unsigned long, void*, u8, u8, u8, const struct clk_div_table*, spinlock_t*)' 'void console_verbose()' 'void cpufreq_dbs_governor_exit(struct cpufreq_policy*)' 'int cpufreq_dbs_governor_init(struct cpufreq_policy*)' 'void cpufreq_dbs_governor_limits(struct cpufreq_policy*)' 'int cpufreq_dbs_governor_start(struct cpufreq_policy*)' 'void cpufreq_dbs_governor_stop(struct cpufreq_policy*)' 'void cpufreq_update_policy(unsigned int)' 'struct dentry* d_add_ci(struct dentry*, struct inode*, struct qstr*)' 'unsigned int dbs_update(struct cpufreq_policy*)' 'void dev_get_tstats64(struct net_device*, struct rtnl_link_stats64*)' 'int device_match_of_node(struct device*, const void*)' 'struct regmap* device_node_to_regmap(struct device_node*)' 'void devm_devfreq_remove_device(struct device*, struct devfreq*)' 'int devm_extcon_register_notifier(struct device*, struct extcon_dev*, unsigned int, struct notifier_block*)' 'struct gpio_desc* devm_gpiod_get_index_optional(struct device*, const char*, unsigned int, enum gpiod_flags)' 'int devm_hwspin_lock_unregister(struct device*, struct hwspinlock_device*)' 'struct mii_bus* devm_mdiobus_alloc_size(struct device*, int)' 'void drm_atomic_state_default_clear(struct drm_atomic_state*)' 'void drm_display_mode_from_videomode(const struct videomode*, struct drm_display_mode*)' 'void end_page_writeback(struct page*)' 'int eth_platform_get_mac_address(struct device*, u8*)' 'void ftrace_dump(enum ftrace_dump_mode)' 'void* gen_pool_dma_alloc(struct gen_pool*, size_t, dma_addr_t*)' 'struct gen_pool* gen_pool_get(struct device*, const char*)' 'int generic_error_remove_page(struct address_space*, struct page*)' 'void gov_update_cpu_data(struct dbs_data*)' 'struct gpio_chip* gpiochip_find(void*, int(*)(struct gpio_chip*, void*))' 'int gpiod_is_active_low(const struct gpio_desc*)' 'int idr_alloc_u32(struct idr*, void*, u32*, unsigned long, gfp_t)' 'void* idr_get_next_ul(struct idr*, unsigned long*)' Bug: 293831482 Change-Id: Icc54949b24588b4d3e2ef59783b494bf3cd682c0 Signed-off-by: Lecopzer Chen <lecopzer.chen@mediatek.com>
This commit is contained in:
committed by
Treehugger Robot
parent
663ca511e8
commit
655a288103
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,36 @@
|
||||
[abi_symbol_list]
|
||||
clk_bulk_put_all
|
||||
clk_register_divider_table
|
||||
console_verbose
|
||||
cpufreq_dbs_governor_exit
|
||||
cpufreq_dbs_governor_init
|
||||
cpufreq_dbs_governor_limits
|
||||
cpufreq_dbs_governor_start
|
||||
cpufreq_dbs_governor_stop
|
||||
cpufreq_update_policy
|
||||
d_add_ci
|
||||
dbs_update
|
||||
dev_get_tstats64
|
||||
device_match_of_node
|
||||
device_node_to_regmap
|
||||
devm_devfreq_remove_device
|
||||
devm_extcon_register_notifier
|
||||
devm_gpiod_get_index_optional
|
||||
devm_hwspin_lock_unregister
|
||||
devm_mdiobus_alloc_size
|
||||
drm_atomic_state_default_clear
|
||||
drm_display_mode_from_videomode
|
||||
end_page_writeback
|
||||
eth_platform_get_mac_address
|
||||
ftrace_dump
|
||||
gen_pool_dma_alloc
|
||||
gen_pool_get
|
||||
generic_error_remove_page
|
||||
gov_update_cpu_data
|
||||
gpiochip_find
|
||||
gpiod_is_active_low
|
||||
idr_alloc_u32
|
||||
idr_get_next_ul
|
||||
net_selftest
|
||||
net_selftest_get_count
|
||||
net_selftest_get_strings
|
||||
|
||||
Reference in New Issue
Block a user