mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: GKI: Add RTK TV 14 5.15 KMI symbol list
add initial abi_gki_aarch64_rtktv file. 55 function symbol(s) added 'int __traceiter_android_vh_dmabuf_heap_flags_validation(void*, struct dma_heap*, size_t, unsigned int, unsigned int, bool*)' 'int add_memory_subsection(int, u64, u64)' 'int alloc_contig_range(unsigned long, unsigned long, unsigned int, gfp_t, struct acr_info*)' 'struct thermal_cooling_device* cpufreq_cooling_register(struct cpufreq_policy*)' 'void cpufreq_cooling_unregister(struct thermal_cooling_device*)' 'int dev_pm_opp_of_cpumask_add_table(const struct cpumask*)' 'int dev_pm_opp_of_get_sharing_cpus(struct device*, struct cpumask*)' 'int device_pm_wait_for_dev(struct device*, struct device*)' 'void devm_extcon_dev_unregister(struct device*, struct extcon_dev*)' 'struct phy* devm_of_phy_get_by_index(struct device*, struct device_node*, int)' 'int drm_gem_mmap_obj(struct drm_gem_object*, unsigned long, struct vm_area_struct*)' 'void drm_mode_sort(struct list_head*)' 'void ehci_init_driver(struct hc_driver*, const struct ehci_driver_overrides*)' 'int ehci_resume(struct usb_hcd*, bool)' 'int ehci_setup(struct usb_hcd*)' 'int ehci_suspend(struct usb_hcd*, bool)' 'void flush_delayed_fput()' 'int follow_pfn(struct vm_area_struct*, unsigned long, unsigned long*)' 'void free_contig_range(unsigned long, unsigned long)' 'void gen_pool_for_each_chunk(struct gen_pool*, void(*)(struct gen_pool*, struct gen_pool_chunk*, void*), void*)' 'void kmsg_dump_rewind(struct kmsg_dump_iter*)' 'bool kthread_freezable_should_stop(bool*)' 'phys_addr_t memblock_end_of_DRAM()' 'int memblock_free(phys_addr_t, phys_addr_t)' 'void mii_ethtool_gset(struct mii_if_info*, struct ethtool_cmd*)' 'time64_t mktime64(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)' 'int mmc_get_ext_csd(struct mmc_card*, u8**)' 'MPI mpi_alloc(unsigned int)' 'int mpi_cmp(MPI, MPI)' 'int mpi_cmp_ui(MPI, unsigned long)' 'void mpi_free(MPI)' 'void* mpi_get_buffer(MPI, unsigned int*, int*)' 'unsigned int mpi_get_nbits(MPI)' 'int mpi_powm(MPI, MPI, MPI, MPI)' 'MPI mpi_read_raw_data(const void*, size_t)' 'int nr_ipi_get()' 'unsigned int radix_tree_gang_lookup(const struct xarray*, void**, unsigned long, unsigned int)' 'unsigned int radix_tree_gang_lookup_tag(const struct xarray*, void**, unsigned long, unsigned int, unsigned int)' 'int radix_tree_preload(gfp_t)' 'void* radix_tree_tag_clear(struct xarray*, unsigned long, unsigned int)' 'int radix_tree_tag_get(const struct xarray*, unsigned long, unsigned int)' 'void* radix_tree_tag_set(struct xarray*, unsigned long, unsigned int)' 'int send_sig_mceerr(int, void*, short, struct task_struct*)' 'void smpboot_unregister_percpu_thread(struct smp_hotplug_thread*)' 'int static_key_count(struct static_key*)' 'int thermal_zone_unbind_cooling_device(struct thermal_zone_device*, int, struct thermal_cooling_device*)' 'unsigned int uart_get_divisor(struct uart_port*, unsigned int)' 'void uart_handle_cts_change(struct uart_port*, unsigned int)' 'void uart_handle_dcd_change(struct uart_port*, unsigned int)' 'int unregister_console(struct console*)' 'int unregister_die_notifier(struct notifier_block*)' 'int usb_gadget_map_request(struct usb_gadget*, struct usb_request*, int)' 'void usb_gadget_unmap_request(struct usb_gadget*, struct usb_request*, int)' 'unsigned long vm_mmap(struct file*, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)' 'int vm_munmap(unsigned long, size_t)' 4 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_dmabuf_heap_flags_validation' 'struct static_key_true init_on_alloc' 'struct resource ioport_resource' 'int panic_timeout' Bug: 285483154 Change-Id: Ic3c7a1639682011a8d016b1d65faba52c97c415a Signed-off-by: tfshen <tfshen@realtek.com>
This commit is contained in:
@@ -41,6 +41,7 @@ filegroup(
|
||||
"android/abi_gki_aarch64_fips140",
|
||||
"android/abi_gki_aarch64_oplus",
|
||||
"android/abi_gki_aarch64_pixel",
|
||||
"android/abi_gki_aarch64_rtktv",
|
||||
"android/abi_gki_aarch64_virtual_device",
|
||||
"android/abi_gki_aarch64_xiaomi",
|
||||
"android/abi_gki_aarch64_zeku",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
1267
android/abi_gki_aarch64_rtktv
Normal file
1267
android/abi_gki_aarch64_rtktv
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user