ANDROID: GKI: Add RTK STB KMI symbol list
add initial rtkstb file. 39 function symbol(s) added 'int __hwspin_trylock(struct hwspinlock*, int, unsigned long*)' 'struct device* cec_notifier_parse_hdmi_phandle(struct device*)' 'int class_compat_create_link(struct class_compat*, struct device*, struct device*)' 'struct class_compat* class_compat_register(const char*)' 'void class_compat_remove_link(struct class_compat*, struct device*, struct device*)' 'void class_compat_unregister(struct class_compat*)' 'int clk_set_phase(struct clk*, int)' 'void* devres_find(struct device*, dr_release_t, dr_match_t, void*)' 'int drm_of_component_probe(struct device*, int(*)(struct device*, void*), const struct component_master_ops*)' 'int extcon_sync(struct extcon_dev*, unsigned int)' 'int generic_access_phys(struct vm_area_struct*, unsigned long, void*, int, int)' 'struct gpio_descs* gpiod_get_array(struct device*, const char*, enum gpiod_flags)' 'void gpiod_put_array(struct gpio_descs*)' 'void netdev_stats_to_stats64(struct rtnl_link_stats64*, const struct net_device_stats*)' 'void netdev_sw_irq_coalesce_default_on(struct net_device*)' 'int of_pci_range_parser_init(struct of_pci_range_parser*, struct device_node*)' 'struct of_pci_range* of_pci_range_parser_one(struct of_pci_range_parser*, struct of_pci_range*)' 'void pci_clear_mwi(struct pci_dev*)' 'int pci_set_mwi(struct pci_dev*)' 'int phy_connect_direct(struct net_device*, struct phy_device*, void(*)(struct net_device*), phy_interface_t)' 'int phy_driver_register(struct phy_driver*, struct module*)' 'void phy_get_pause(struct phy_device*, bool*, bool*)' 'int phy_restart_aneg(struct phy_device*)' 'void phy_set_asym_pause(struct phy_device*, bool, bool)' 'int phy_speed_down(struct phy_device*, bool)' 'int phy_speed_up(struct phy_device*)' 'void phy_support_asym_pause(struct phy_device*)' 'void pinctrl_gpio_free(struct gpio_chip*, unsigned int)' 'int pinctrl_gpio_request(struct gpio_chip*, unsigned int)' 'struct pwm_device* pwm_get(struct device*, const char*)' 'void rc_repeat(struct rc_dev*)' 'int regulator_suspend_disable(struct regulator_dev*, suspend_state_t)' 'int regulator_suspend_enable(struct regulator_dev*, suspend_state_t)' 'void sdhci_adma_write_desc(struct sdhci_host*, void**, dma_addr_t, int, unsigned int)' 'void sdhci_set_clock(struct sdhci_host*, unsigned int)' 'void sdhci_set_ios(struct mmc_host*, struct mmc_ios*)' 'void sdhci_set_uhs_signaling(struct sdhci_host*, unsigned int)' 'int snd_pcm_suspend_all(struct snd_pcm*)' 'bool v4l2_find_dv_timings_cea861_vic(struct v4l2_dv_timings*, u8)' 1 variable symbol(s) added 'const struct snd_pcm_chmap_elem snd_pcm_alt_chmaps[6]' Bug: 413285003 Change-Id: I2856f01f89f9148066304fc51abecbf37802b1de Signed-off-by: James Tai <james.tai@realtek.com>
This commit is contained in:
committed by
Treehugger Robot
parent
4e65b09635
commit
b01e71951e
@@ -187,6 +187,7 @@ filegroup(
|
||||
"gki/aarch64/symbols/oplus",
|
||||
"gki/aarch64/symbols/pixel",
|
||||
"gki/aarch64/symbols/qcom",
|
||||
"gki/aarch64/symbols/rtkstb",
|
||||
"gki/aarch64/symbols/trusty",
|
||||
"gki/aarch64/symbols/type_visibility",
|
||||
"gki/aarch64/symbols/unisoc",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user