ANDROID: GKI: Add mmc gpio pwm etc ABI Symbol list for Amlogic SOC
Add mmc gpio pwm etc ABI Symbol list for Amlogic SOC
71 function symbol(s) added
'int __device_reset(struct device*, bool)'
'int __mmc_claim_host(struct mmc_host*, struct mmc_ctx*, atomic_t*)'
'void dev_pm_opp_free_cpufreq_table(struct device*, struct cpufreq_frequency_table**)'
'struct opp_table* dev_pm_opp_get_opp_table(struct device*)'
'int dev_pm_opp_init_cpufreq_table(struct device*, struct cpufreq_frequency_table**)'
'int dev_pm_opp_of_add_table_indexed(struct device*, int)'
'void dev_pm_opp_put_opp_table(struct opp_table*)'
'int devm_clk_hw_register_clkdev(struct device*, struct clk_hw*, const char*, const char*)'
'struct pwm_device* devm_of_pwm_get(struct device*, struct device_node*, const char*)'
'struct pwm_device* devm_pwm_get(struct device*, const char*)'
'int extcon_dev_register(struct extcon_dev*)'
'int extcon_set_state(struct extcon_dev*, unsigned int, bool)'
'struct gpio_desc* gpiod_get_index(struct device*, const char*, unsigned int, enum gpiod_flags)'
'int hwspin_lock_register(struct hwspinlock_device*, struct device*, const struct hwspinlock_ops*, int, int)'
'int hwspin_lock_unregister(struct hwspinlock_device*)'
'void iio_buffer_init(struct iio_buffer*)'
'void iio_buffer_put(struct iio_buffer*)'
'int iio_device_attach_buffer(struct iio_dev*, struct iio_buffer*)'
's64 iio_get_time_ns(const struct iio_dev*)'
'int iio_push_to_buffers(struct iio_dev*, const void*)'
'void led_trigger_blink_oneshot(struct led_trigger*, unsigned long*, unsigned long*, int)'
'void led_trigger_event(struct led_trigger*, enum led_brightness)'
'int led_trigger_register(struct led_trigger*)'
'void led_trigger_register_simple(const char*, struct led_trigger**)'
'void led_trigger_unregister(struct led_trigger*)'
'void led_trigger_unregister_simple(struct led_trigger*)'
'bool mmc_card_is_blockaddr(struct mmc_card*)'
'void mmc_detect_change(struct mmc_host*, unsigned long)'
'void mmc_release_host(struct mmc_host*)'
'void mmc_set_data_timeout(struct mmc_data*, const struct mmc_card*)'
'int mmc_sw_reset(struct mmc_host*)'
'int mmc_switch(struct mmc_card*, u8, u8, u8, unsigned int)'
'void mmc_wait_for_req(struct mmc_host*, struct mmc_request*)'
'struct reset_control* of_reset_control_array_get(struct device_node*, bool, bool, bool)'
'int pwm_adjust_config(struct pwm_device*)'
'int pwm_apply_state(struct pwm_device*, const struct pwm_state*)'
'int regulator_list_voltage(struct regulator*, unsigned int)'
'int regulator_map_voltage_iterate(struct regulator_dev*, int, int)'
'int rtc_add_group(struct rtc_device*, const struct attribute_group*)'
'unsigned int sdio_align_size(struct sdio_func*, unsigned int)'
'void sdio_claim_host(struct sdio_func*)'
'int sdio_claim_irq(struct sdio_func*, sdio_irq_handler_t*)'
'int sdio_disable_func(struct sdio_func*)'
'int sdio_enable_func(struct sdio_func*)'
'unsigned char sdio_f0_readb(struct sdio_func*, unsigned int, int*)'
'void sdio_f0_writeb(struct sdio_func*, unsigned char, unsigned int, int*)'
'mmc_pm_flag_t sdio_get_host_pm_caps(struct sdio_func*)'
'u8 sdio_readb(struct sdio_func*, unsigned int, int*)'
'u32 sdio_readl(struct sdio_func*, unsigned int, int*)'
'int sdio_readsb(struct sdio_func*, void*, unsigned int, int)'
'u16 sdio_readw(struct sdio_func*, unsigned int, int*)'
'int sdio_register_driver(struct sdio_driver*)'
'void sdio_release_host(struct sdio_func*)'
'int sdio_release_irq(struct sdio_func*)'
'void sdio_retune_crc_disable(struct sdio_func*)'
'void sdio_retune_crc_enable(struct sdio_func*)'
'void sdio_retune_hold_now(struct sdio_func*)'
'void sdio_retune_release(struct sdio_func*)'
'int sdio_set_host_pm_flags(struct sdio_func*, mmc_pm_flag_t)'
'void sdio_unregister_driver(struct sdio_driver*)'
'void sdio_writeb(struct sdio_func*, u8, unsigned int, int*)'
'void sdio_writel(struct sdio_func*, u32, unsigned int, int*)'
'int sdio_writesb(struct sdio_func*, unsigned int, void*, int)'
'void sdio_writew(struct sdio_func*, u16, unsigned int, int*)'
'struct spi_device* spi_alloc_device(struct spi_controller*)'
'struct spi_controller* spi_busnum_to_master(u16)'
'int spi_mem_adjust_op_size(struct spi_mem*, struct spi_mem_op*)'
'bool spi_mem_default_supports_op(struct spi_mem*, const struct spi_mem_op*)'
'bool spi_mem_supports_op(struct spi_mem*, const struct spi_mem_op*)'
'struct spi_device* spi_new_device(struct spi_controller*, struct spi_board_info*)'
'void uart_insert_char(struct uart_port*, unsigned int, unsigned int, unsigned int, unsigned int)'
Bug: 276863283
Change-Id: I1df1316a23a6dcaf69b6244cb9d63b5c64fcd37a
Signed-off-by:
Qinglin Li <qinglin.li@amlogic.com>
Loading
Please sign in to comment