2020-09-15 09:45:04 -04:00
|
|
|
[abi_symbol_list]
|
2020-02-12 05:21:57 -05:00
|
|
|
# commonly used symbols
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
add_uevent_var
|
|
|
|
alloc_workqueue
|
2020-02-12 05:21:57 -05:00
|
|
|
__arch_copy_from_user
|
|
|
|
__arch_copy_to_user
|
|
|
|
arm64_const_caps_ready
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
bcmp
|
|
|
|
blocking_notifier_call_chain
|
|
|
|
blocking_notifier_chain_register
|
|
|
|
blocking_notifier_chain_unregister
|
2020-02-12 05:21:57 -05:00
|
|
|
bpf_trace_run1
|
|
|
|
bpf_trace_run2
|
|
|
|
bpf_trace_run3
|
|
|
|
bpf_trace_run4
|
2020-07-22 21:06:21 -04:00
|
|
|
bpf_trace_run5
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
bus_register
|
|
|
|
bus_unregister
|
|
|
|
cancel_delayed_work
|
2020-02-12 05:21:57 -05:00
|
|
|
cancel_delayed_work_sync
|
|
|
|
cancel_work_sync
|
|
|
|
__cfi_slowpath
|
|
|
|
__check_object_size
|
|
|
|
clk_bulk_disable
|
|
|
|
clk_bulk_enable
|
|
|
|
clk_bulk_prepare
|
|
|
|
clk_bulk_unprepare
|
|
|
|
clk_disable
|
|
|
|
clk_enable
|
2020-03-11 12:50:32 -04:00
|
|
|
clk_fixed_factor_ops
|
|
|
|
clk_fixed_rate_ops
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
clk_get
|
2020-02-12 05:21:57 -05:00
|
|
|
clk_get_rate
|
2020-03-11 12:50:32 -04:00
|
|
|
clk_hw_get_parent
|
|
|
|
clk_hw_get_rate
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
clk_hw_register
|
|
|
|
clk_hw_unregister
|
2020-02-12 05:21:57 -05:00
|
|
|
clk_prepare
|
|
|
|
clk_put
|
|
|
|
clk_round_rate
|
|
|
|
clk_set_rate
|
|
|
|
clk_sync_state
|
|
|
|
clk_unprepare
|
|
|
|
complete
|
|
|
|
complete_all
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
completion_done
|
2020-02-12 05:21:57 -05:00
|
|
|
__const_udelay
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
consume_skb
|
2020-02-12 05:21:57 -05:00
|
|
|
_copy_from_iter_full
|
|
|
|
cpu_hwcap_keys
|
|
|
|
cpu_hwcaps
|
|
|
|
cpu_number
|
|
|
|
__cpu_online_mask
|
|
|
|
crc32_le
|
|
|
|
delayed_work_timer_fn
|
|
|
|
del_timer
|
|
|
|
del_timer_sync
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
destroy_workqueue
|
2020-02-12 05:21:57 -05:00
|
|
|
dev_driver_string
|
|
|
|
_dev_err
|
|
|
|
dev_get_regmap
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
device_for_each_child
|
2020-02-12 05:21:57 -05:00
|
|
|
device_init_wakeup
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
device_property_present
|
2020-02-12 05:21:57 -05:00
|
|
|
device_property_read_u32_array
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
device_register
|
2020-02-12 05:21:57 -05:00
|
|
|
device_set_wakeup_capable
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
device_unregister
|
2020-02-12 05:21:57 -05:00
|
|
|
_dev_info
|
|
|
|
__dev_kfree_skb_any
|
|
|
|
devm_add_action
|
|
|
|
devm_clk_bulk_get
|
2020-03-23 23:10:39 -04:00
|
|
|
devm_clk_bulk_get_all
|
2020-02-12 05:21:57 -05:00
|
|
|
devm_clk_get
|
|
|
|
devm_clk_get_optional
|
|
|
|
devm_clk_hw_register
|
|
|
|
devm_gpiod_get
|
|
|
|
devm_gpiod_get_optional
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
devm_ioremap
|
2020-02-12 05:21:57 -05:00
|
|
|
devm_ioremap_resource
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
devm_ioremap_wc
|
|
|
|
devm_iounmap
|
|
|
|
devm_kasprintf
|
2020-02-12 05:21:57 -05:00
|
|
|
devm_kfree
|
|
|
|
devm_kmalloc
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
devm_memremap
|
2020-03-11 12:50:32 -04:00
|
|
|
devm_of_clk_add_hw_provider
|
2020-02-12 05:21:57 -05:00
|
|
|
__devm_of_phy_provider_register
|
|
|
|
devm_of_platform_populate
|
|
|
|
devm_phy_create
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
devm_phy_get
|
2020-02-12 05:21:57 -05:00
|
|
|
devm_pinctrl_register
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
devm_platform_ioremap_resource
|
2021-05-11 17:31:41 -04:00
|
|
|
devm_regmap_field_alloc
|
2020-02-12 05:21:57 -05:00
|
|
|
__devm_regmap_init_mmio_clk
|
|
|
|
devm_regulator_bulk_get
|
|
|
|
devm_regulator_get
|
|
|
|
devm_regulator_register
|
|
|
|
devm_request_threaded_irq
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
devm_reset_control_array_get
|
2020-02-12 05:21:57 -05:00
|
|
|
__devm_reset_control_get
|
|
|
|
devm_reset_controller_register
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
devm_usb_get_phy_by_phandle
|
2020-03-11 12:50:32 -04:00
|
|
|
devm_watchdog_register_device
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
_dev_notice
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
dev_pm_domain_attach_by_name
|
|
|
|
dev_pm_domain_detach
|
|
|
|
dev_pm_genpd_set_performance_state
|
|
|
|
dev_pm_opp_add
|
2020-07-22 21:06:21 -04:00
|
|
|
dev_pm_opp_get_level
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
dev_pm_opp_get_opp_count
|
2020-02-12 05:21:57 -05:00
|
|
|
dev_set_name
|
|
|
|
_dev_warn
|
|
|
|
disable_irq
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
disable_irq_nosync
|
2020-03-11 12:50:32 -04:00
|
|
|
divider_get_val
|
|
|
|
divider_recalc_rate
|
|
|
|
divider_round_rate_parent
|
2020-02-12 05:21:57 -05:00
|
|
|
dma_alloc_attrs
|
|
|
|
dma_direct_map_page
|
|
|
|
dma_direct_map_sg
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
dma_direct_sync_single_for_device
|
2020-02-12 05:21:57 -05:00
|
|
|
dma_direct_unmap_page
|
|
|
|
dma_direct_unmap_sg
|
|
|
|
dma_free_attrs
|
|
|
|
dma_pool_alloc
|
|
|
|
dma_pool_create
|
|
|
|
dma_pool_destroy
|
|
|
|
dma_pool_free
|
|
|
|
dma_release_channel
|
|
|
|
dma_request_chan
|
|
|
|
dma_set_coherent_mask
|
|
|
|
dma_set_mask
|
|
|
|
do_SAK
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
driver_register
|
2020-02-12 05:21:57 -05:00
|
|
|
driver_unregister
|
|
|
|
drm_add_edid_modes
|
|
|
|
drm_atomic_helper_connector_destroy_state
|
|
|
|
drm_atomic_helper_connector_duplicate_state
|
|
|
|
drm_atomic_helper_connector_reset
|
|
|
|
drm_connector_attach_encoder
|
|
|
|
drm_connector_cleanup
|
|
|
|
drm_connector_init
|
|
|
|
drm_connector_update_edid_property
|
|
|
|
drm_dev_printk
|
|
|
|
drm_err
|
|
|
|
drm_hdmi_avi_infoframe_from_display_mode
|
|
|
|
drm_helper_probe_single_connector_modes
|
|
|
|
drm_mode_vrefresh
|
|
|
|
enable_irq
|
|
|
|
event_triggers_call
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
extcon_get_edev_by_phandle
|
|
|
|
extcon_get_state
|
|
|
|
extcon_register_notifier
|
|
|
|
extcon_unregister_notifier
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
fd_install
|
2020-02-12 05:21:57 -05:00
|
|
|
find_next_bit
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
find_next_zero_bit
|
2020-02-12 05:21:57 -05:00
|
|
|
finish_wait
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
flush_workqueue
|
2020-03-11 12:50:32 -04:00
|
|
|
fput
|
2020-02-12 05:21:57 -05:00
|
|
|
free_irq
|
|
|
|
generic_handle_irq
|
|
|
|
get_device
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
get_unused_fd_flags
|
2020-02-12 05:21:57 -05:00
|
|
|
gpiochip_add_data_with_key
|
|
|
|
gpiochip_add_pin_range
|
|
|
|
gpiochip_generic_free
|
|
|
|
gpiochip_generic_request
|
|
|
|
gpiochip_get_data
|
|
|
|
gpiochip_remove
|
|
|
|
gpiod_set_value_cansleep
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
handle_edge_irq
|
2020-02-12 05:21:57 -05:00
|
|
|
handle_level_irq
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
handle_nested_irq
|
2020-02-12 05:21:57 -05:00
|
|
|
hdmi_audio_infoframe_init
|
|
|
|
i2c_add_adapter
|
|
|
|
i2c_del_adapter
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
idr_alloc
|
|
|
|
idr_alloc_cyclic
|
|
|
|
idr_destroy
|
2020-02-12 05:21:57 -05:00
|
|
|
idr_find
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
idr_get_next
|
|
|
|
idr_remove
|
|
|
|
ieee80211_get_channel_khz
|
2020-02-12 05:21:57 -05:00
|
|
|
init_timer_key
|
|
|
|
init_wait_entry
|
|
|
|
__init_waitqueue_head
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
iommu_present
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
__ioread32_copy
|
2020-02-12 05:21:57 -05:00
|
|
|
__ioremap
|
|
|
|
iounmap
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
__iowrite32_copy
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
irq_chip_disable_parent
|
|
|
|
irq_chip_enable_parent
|
|
|
|
irq_chip_eoi_parent
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
irq_chip_mask_parent
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
irq_chip_set_parent_state
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
irq_chip_set_type_parent
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
irq_chip_set_wake_parent
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
irq_chip_unmask_parent
|
2020-02-12 05:21:57 -05:00
|
|
|
__irq_domain_add
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
irq_domain_free_irqs_common
|
2020-02-12 05:21:57 -05:00
|
|
|
irq_domain_remove
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
irq_domain_xlate_twocell
|
2020-02-12 05:21:57 -05:00
|
|
|
irq_find_mapping
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
irq_find_matching_fwspec
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
irq_modify_status
|
2020-02-12 05:21:57 -05:00
|
|
|
irq_of_parse_and_map
|
|
|
|
irq_set_chained_handler_and_data
|
|
|
|
irq_set_chip_and_handler_name
|
|
|
|
irq_set_chip_data
|
|
|
|
irq_set_irq_wake
|
2020-03-11 12:50:32 -04:00
|
|
|
irq_to_desc
|
2020-02-12 05:21:57 -05:00
|
|
|
jiffies
|
2021-05-11 17:31:41 -04:00
|
|
|
jiffies_to_usecs
|
2020-02-12 05:21:57 -05:00
|
|
|
kfree
|
|
|
|
kfree_skb
|
|
|
|
kimage_vaddr
|
|
|
|
__kmalloc
|
|
|
|
kmalloc_caches
|
|
|
|
kmem_cache_alloc_trace
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
kmemdup
|
2020-02-12 05:21:57 -05:00
|
|
|
kstrdup
|
|
|
|
ktime_get
|
|
|
|
ktime_get_mono_fast_ns
|
2020-03-30 19:44:02 -04:00
|
|
|
__list_add_valid
|
|
|
|
__list_del_entry_valid
|
2022-08-10 10:11:02 -04:00
|
|
|
__local_bh_enable_ip
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
mbox_client_txdone
|
|
|
|
mbox_free_channel
|
|
|
|
mbox_request_channel
|
|
|
|
mbox_send_message
|
2020-02-12 05:21:57 -05:00
|
|
|
memcpy
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
__memcpy_fromio
|
2020-07-23 00:19:47 -04:00
|
|
|
memremap
|
2020-02-12 05:21:57 -05:00
|
|
|
memset
|
2024-02-16 03:58:52 -05:00
|
|
|
memunmap
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
misc_deregister
|
|
|
|
misc_register
|
2020-02-12 05:21:57 -05:00
|
|
|
mod_timer
|
2020-03-11 12:50:32 -04:00
|
|
|
module_layout
|
2020-02-12 05:21:57 -05:00
|
|
|
__msecs_to_jiffies
|
|
|
|
msleep
|
|
|
|
__mutex_init
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
mutex_is_locked
|
2020-02-12 05:21:57 -05:00
|
|
|
mutex_lock
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
mutex_lock_interruptible
|
2020-02-12 05:21:57 -05:00
|
|
|
mutex_unlock
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
napi_complete_done
|
|
|
|
napi_disable
|
|
|
|
__napi_schedule
|
|
|
|
napi_schedule_prep
|
2020-02-12 05:21:57 -05:00
|
|
|
__netdev_alloc_skb
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
netif_napi_add
|
|
|
|
netif_napi_del
|
2021-05-11 17:31:41 -04:00
|
|
|
nvmem_cell_get
|
|
|
|
nvmem_cell_put
|
2020-02-12 05:21:57 -05:00
|
|
|
nvmem_cell_read
|
|
|
|
of_address_to_resource
|
|
|
|
of_alias_get_id
|
|
|
|
of_clk_add_hw_provider
|
|
|
|
of_clk_del_provider
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
of_clk_get
|
2020-02-12 05:21:57 -05:00
|
|
|
of_clk_hw_onecell_get
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
of_clk_hw_simple_get
|
2020-02-12 05:21:57 -05:00
|
|
|
of_clk_set_defaults
|
|
|
|
of_device_get_match_data
|
|
|
|
of_device_is_compatible
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
of_device_uevent_modalias
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
of_find_device_by_node
|
2020-02-12 05:21:57 -05:00
|
|
|
of_find_property
|
|
|
|
of_fwnode_ops
|
2020-07-22 21:06:21 -04:00
|
|
|
of_genpd_add_provider_onecell
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
of_genpd_del_provider
|
2020-02-12 05:21:57 -05:00
|
|
|
of_get_child_by_name
|
|
|
|
of_get_next_available_child
|
|
|
|
of_get_next_child
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
of_get_property
|
2020-02-12 05:21:57 -05:00
|
|
|
of_graph_get_remote_node
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
of_iomap
|
|
|
|
of_irq_find_parent
|
2020-02-12 05:21:57 -05:00
|
|
|
of_match_device
|
|
|
|
of_match_node
|
|
|
|
of_parse_phandle
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
of_parse_phandle_with_fixed_args
|
2020-02-12 05:21:57 -05:00
|
|
|
of_phy_simple_xlate
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
of_platform_depopulate
|
2020-02-12 05:21:57 -05:00
|
|
|
of_platform_populate
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
of_property_count_elems_of_size
|
2020-02-12 05:21:57 -05:00
|
|
|
of_property_read_string
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
of_property_read_string_helper
|
2020-02-12 05:21:57 -05:00
|
|
|
of_property_read_u32_index
|
|
|
|
of_property_read_variable_u32_array
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
of_property_read_variable_u8_array
|
2020-07-23 00:19:47 -04:00
|
|
|
of_reserved_mem_lookup
|
2020-02-12 05:21:57 -05:00
|
|
|
param_ops_bool
|
|
|
|
param_ops_int
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
param_ops_uint
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
pci_bus_type
|
2020-02-12 05:21:57 -05:00
|
|
|
pci_dev_put
|
|
|
|
pci_read_config_byte
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
pci_read_config_dword
|
2020-02-12 05:21:57 -05:00
|
|
|
__pci_register_driver
|
|
|
|
pci_unregister_driver
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
pci_write_config_dword
|
2020-02-12 05:21:57 -05:00
|
|
|
perf_trace_buf_alloc
|
|
|
|
perf_trace_run_bpf_submit
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
phy_exit
|
|
|
|
phy_init
|
|
|
|
phy_power_off
|
|
|
|
phy_power_on
|
|
|
|
phy_set_mode_ext
|
2020-02-12 05:21:57 -05:00
|
|
|
pinconf_generic_dt_node_to_map
|
|
|
|
pinctrl_dev_get_drvdata
|
|
|
|
pinctrl_pm_select_default_state
|
|
|
|
pinctrl_pm_select_sleep_state
|
|
|
|
pinctrl_utils_free_map
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
platform_bus_type
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
platform_device_add
|
|
|
|
platform_device_add_properties
|
|
|
|
platform_device_add_resources
|
|
|
|
platform_device_alloc
|
|
|
|
platform_device_put
|
2020-02-12 05:21:57 -05:00
|
|
|
platform_device_register_full
|
|
|
|
platform_device_unregister
|
|
|
|
__platform_driver_register
|
|
|
|
platform_driver_unregister
|
|
|
|
platform_get_irq
|
|
|
|
platform_get_irq_byname
|
|
|
|
platform_get_resource
|
|
|
|
platform_get_resource_byname
|
2020-07-22 21:06:21 -04:00
|
|
|
pm_genpd_add_subdomain
|
|
|
|
pm_genpd_init
|
2020-02-12 05:21:57 -05:00
|
|
|
pm_runtime_allow
|
|
|
|
__pm_runtime_disable
|
|
|
|
pm_runtime_enable
|
|
|
|
pm_runtime_forbid
|
|
|
|
pm_runtime_force_resume
|
|
|
|
pm_runtime_force_suspend
|
|
|
|
__pm_runtime_idle
|
|
|
|
__pm_runtime_resume
|
|
|
|
pm_runtime_set_autosuspend_delay
|
|
|
|
__pm_runtime_set_status
|
|
|
|
__pm_runtime_suspend
|
|
|
|
__pm_runtime_use_autosuspend
|
|
|
|
preempt_schedule
|
|
|
|
preempt_schedule_notrace
|
|
|
|
prepare_to_wait_event
|
|
|
|
printk
|
|
|
|
put_device
|
2020-03-11 12:50:32 -04:00
|
|
|
__put_task_struct
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
qcom_smem_state_register
|
|
|
|
qcom_smem_state_unregister
|
2020-02-12 05:21:57 -05:00
|
|
|
queue_delayed_work_on
|
|
|
|
queue_work_on
|
|
|
|
radix_tree_delete
|
|
|
|
radix_tree_insert
|
|
|
|
radix_tree_lookup
|
|
|
|
___ratelimit
|
|
|
|
_raw_spin_lock
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
_raw_spin_lock_bh
|
2020-02-12 05:21:57 -05:00
|
|
|
_raw_spin_lock_irq
|
|
|
|
_raw_spin_lock_irqsave
|
|
|
|
_raw_spin_unlock
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
_raw_spin_unlock_bh
|
2020-02-12 05:21:57 -05:00
|
|
|
_raw_spin_unlock_irq
|
|
|
|
_raw_spin_unlock_irqrestore
|
|
|
|
rdev_get_drvdata
|
2022-08-10 10:11:02 -04:00
|
|
|
refcount_warn_saturate
|
2020-02-12 05:21:57 -05:00
|
|
|
register_reboot_notifier
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
__register_rpmsg_driver
|
2020-02-12 05:21:57 -05:00
|
|
|
regmap_bulk_read
|
|
|
|
regmap_bulk_write
|
2021-05-11 17:31:41 -04:00
|
|
|
regmap_field_read
|
2020-02-12 05:21:57 -05:00
|
|
|
regmap_read
|
|
|
|
regmap_update_bits_base
|
|
|
|
regmap_write
|
|
|
|
regulator_bulk_disable
|
|
|
|
regulator_bulk_enable
|
|
|
|
regulator_disable
|
|
|
|
regulator_enable
|
|
|
|
regulator_set_load
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
regulator_set_voltage
|
2020-02-12 05:21:57 -05:00
|
|
|
release_firmware
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
request_firmware
|
|
|
|
request_firmware_into_buf
|
2020-02-12 05:21:57 -05:00
|
|
|
request_threaded_irq
|
|
|
|
reset_control_assert
|
|
|
|
reset_control_deassert
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
reset_control_reset
|
|
|
|
rpmsg_register_device
|
|
|
|
rpmsg_send
|
|
|
|
rpmsg_unregister_device
|
|
|
|
rproc_add
|
|
|
|
rproc_add_subdev
|
|
|
|
rproc_alloc
|
|
|
|
rproc_del
|
|
|
|
rproc_free
|
|
|
|
rproc_remove_subdev
|
|
|
|
schedule
|
2020-02-12 05:21:57 -05:00
|
|
|
schedule_timeout
|
|
|
|
schedule_timeout_uninterruptible
|
|
|
|
scnprintf
|
|
|
|
seq_printf
|
|
|
|
seq_puts
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
sg_free_table
|
2020-02-12 05:21:57 -05:00
|
|
|
sg_init_table
|
|
|
|
sg_next
|
|
|
|
skb_dequeue
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
skb_pull
|
2020-02-12 05:21:57 -05:00
|
|
|
skb_push
|
|
|
|
skb_put
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
skb_queue_purge
|
2020-02-12 05:21:57 -05:00
|
|
|
skb_queue_tail
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
skb_trim
|
2020-02-12 05:21:57 -05:00
|
|
|
snprintf
|
|
|
|
sort
|
|
|
|
sprintf
|
|
|
|
__stack_chk_fail
|
|
|
|
__stack_chk_guard
|
|
|
|
strcmp
|
|
|
|
strcpy
|
|
|
|
strlcpy
|
|
|
|
strlen
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
strncmp
|
2020-07-23 00:19:47 -04:00
|
|
|
strncpy
|
2024-02-16 03:58:52 -05:00
|
|
|
strscpy
|
2022-10-25 04:46:24 -04:00
|
|
|
strscpy_pad
|
2020-02-12 05:21:57 -05:00
|
|
|
__sw_hweight32
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
__sw_hweight64
|
2020-02-12 05:21:57 -05:00
|
|
|
synchronize_irq
|
|
|
|
syscon_node_to_regmap
|
|
|
|
syscon_regmap_lookup_by_phandle
|
|
|
|
system_wq
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
thermal_cooling_device_unregister
|
2020-02-12 05:21:57 -05:00
|
|
|
trace_define_field
|
|
|
|
trace_event_buffer_commit
|
|
|
|
trace_event_buffer_reserve
|
|
|
|
trace_event_ignore_this_pid
|
|
|
|
trace_event_raw_init
|
|
|
|
trace_event_reg
|
|
|
|
trace_handle_return
|
|
|
|
trace_raw_output_prep
|
|
|
|
trace_seq_printf
|
|
|
|
tty_flip_buffer_push
|
|
|
|
__tty_insert_flip_char
|
|
|
|
uart_add_one_port
|
|
|
|
uart_get_baud_rate
|
|
|
|
uart_register_driver
|
|
|
|
uart_remove_one_port
|
|
|
|
uart_resume_port
|
|
|
|
uart_suspend_port
|
|
|
|
uart_unregister_driver
|
|
|
|
uart_update_timeout
|
|
|
|
uart_write_wakeup
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
__udelay
|
2020-02-12 05:21:57 -05:00
|
|
|
unregister_reboot_notifier
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
unregister_rpmsg_driver
|
2020-02-12 05:21:57 -05:00
|
|
|
usb_add_hcd
|
|
|
|
usb_amd_dev_put
|
|
|
|
usb_amd_quirk_pll_check
|
|
|
|
usb_amd_quirk_pll_disable
|
|
|
|
usb_amd_quirk_pll_enable
|
|
|
|
usb_disabled
|
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
15 Added functions:
[A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
[A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
[A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
[A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
[A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
[A] 'function void usb_del_gadget_udc(usb_gadget*)'
[A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
[A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
[A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
[A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
[A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
[A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
[A] 'function usb_device_speed usb_get_maximum_speed(device*)'
[A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
[A] 'function void usb_role_switch_unregister(usb_role_switch*)'
========================================================
Updating expected ABI definition (android/abi_gki_aarch64.xml)
Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22d794 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-08-03 19:00:22 -04:00
|
|
|
usb_get_dr_mode
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
usb_hcd_check_unlink_urb
|
|
|
|
usb_hcd_giveback_urb
|
2020-02-12 05:21:57 -05:00
|
|
|
usb_hc_died
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
usb_hcd_is_primary_hcd
|
|
|
|
usb_hcd_link_urb_to_ep
|
|
|
|
usb_hcd_pci_pm_ops
|
|
|
|
usb_hcd_pci_probe
|
|
|
|
usb_hcd_pci_remove
|
|
|
|
usb_hcd_pci_shutdown
|
|
|
|
usb_hcd_platform_shutdown
|
|
|
|
usb_hcd_poll_rh_status
|
|
|
|
usb_hcd_resume_root_hub
|
|
|
|
usb_hcd_unlink_urb_from_ep
|
2020-02-12 05:21:57 -05:00
|
|
|
usb_put_hcd
|
|
|
|
usb_remove_hcd
|
|
|
|
usb_root_hub_lost_power
|
|
|
|
usleep_range
|
|
|
|
vsnprintf
|
|
|
|
wait_for_completion_timeout
|
|
|
|
__wake_up
|
|
|
|
__warn_printk
|
2020-03-11 12:50:32 -04:00
|
|
|
watchdog_init_timeout
|
2020-02-12 05:21:57 -05:00
|
|
|
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
# required by apr.ko
|
|
|
|
rpmsg_trysend
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by arm_smmu.ko
|
|
|
|
alloc_io_pgtable_ops
|
|
|
|
amba_bustype
|
|
|
|
bus_set_iommu
|
|
|
|
device_link_add
|
|
|
|
device_match_fwnode
|
|
|
|
devm_free_irq
|
|
|
|
driver_find_device
|
|
|
|
free_io_pgtable_ops
|
|
|
|
generic_device_group
|
|
|
|
iommu_alloc_resv_region
|
|
|
|
iommu_device_link
|
|
|
|
iommu_device_register
|
|
|
|
iommu_device_sysfs_add
|
|
|
|
iommu_device_sysfs_remove
|
|
|
|
iommu_device_unlink
|
|
|
|
iommu_device_unregister
|
|
|
|
iommu_dma_get_resv_regions
|
|
|
|
iommu_fwspec_add_ids
|
|
|
|
iommu_fwspec_free
|
|
|
|
iommu_get_dma_cookie
|
|
|
|
iommu_group_get_for_dev
|
|
|
|
iommu_group_put
|
|
|
|
iommu_group_ref_get
|
|
|
|
iommu_group_remove_device
|
|
|
|
iommu_put_dma_cookie
|
|
|
|
of_dma_is_coherent
|
|
|
|
pci_device_group
|
2020-02-12 05:21:57 -05:00
|
|
|
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
# required by ath.ko
|
|
|
|
freq_reg_info
|
|
|
|
reg_initiator_name
|
|
|
|
wiphy_apply_custom_regulatory
|
|
|
|
|
|
|
|
# required by ath10k_core.ko
|
|
|
|
cfg80211_calculate_bitrate
|
|
|
|
cfg80211_find_elem_match
|
|
|
|
cfg80211_find_vendor_elem
|
|
|
|
cfg80211_get_bss
|
|
|
|
cfg80211_put_bss
|
|
|
|
device_get_mac_address
|
|
|
|
device_set_wakeup_enable
|
|
|
|
firmware_request_nowarn
|
2020-08-19 07:04:28 -04:00
|
|
|
get_random_bytes
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
idr_for_each
|
|
|
|
ieee80211_alloc_hw_nm
|
|
|
|
ieee80211_beacon_get_template
|
|
|
|
ieee80211_beacon_get_tim
|
|
|
|
ieee80211_beacon_loss
|
|
|
|
ieee80211_bss_get_elem
|
|
|
|
ieee80211_channel_to_freq_khz
|
|
|
|
ieee80211_connection_loss
|
|
|
|
ieee80211_csa_finish
|
|
|
|
ieee80211_csa_is_complete
|
|
|
|
ieee80211_csa_update_counter
|
|
|
|
ieee80211_find_sta
|
|
|
|
ieee80211_find_sta_by_ifaddr
|
|
|
|
ieee80211_free_hw
|
|
|
|
ieee80211_free_txskb
|
|
|
|
ieee80211_hdrlen
|
|
|
|
ieee80211_iterate_active_interfaces_atomic
|
|
|
|
ieee80211_iterate_stations_atomic
|
|
|
|
ieee80211_iter_chan_contexts_atomic
|
|
|
|
ieee80211_manage_rx_ba_offl
|
|
|
|
ieee80211_next_txq
|
|
|
|
ieee80211_proberesp_get
|
|
|
|
ieee80211_queue_delayed_work
|
|
|
|
ieee80211_queue_work
|
|
|
|
ieee80211_radar_detected
|
|
|
|
ieee80211_ready_on_channel
|
|
|
|
ieee80211_register_hw
|
|
|
|
ieee80211_remain_on_channel_expired
|
|
|
|
ieee80211_report_low_ack
|
|
|
|
ieee80211_restart_hw
|
|
|
|
ieee80211_rx_napi
|
|
|
|
ieee80211_scan_completed
|
|
|
|
__ieee80211_schedule_txq
|
|
|
|
ieee80211_sta_register_airtime
|
|
|
|
ieee80211_stop_queue
|
|
|
|
ieee80211_stop_queues
|
|
|
|
ieee80211_tdls_oper_request
|
|
|
|
ieee80211_tx_dequeue
|
|
|
|
ieee80211_txq_get_depth
|
|
|
|
ieee80211_txq_may_transmit
|
|
|
|
ieee80211_txq_schedule_start
|
|
|
|
ieee80211_tx_rate_update
|
|
|
|
ieee80211_tx_status
|
|
|
|
ieee80211_tx_status_irqsafe
|
|
|
|
ieee80211_unregister_hw
|
|
|
|
ieee80211_wake_queue
|
|
|
|
ieee80211_wake_queues
|
|
|
|
init_dummy_netdev
|
|
|
|
__kfifo_alloc
|
|
|
|
__kfifo_free
|
|
|
|
kmalloc_order_trace
|
2022-02-07 05:15:29 -05:00
|
|
|
ktime_get_with_offset
|
2020-08-19 07:04:28 -04:00
|
|
|
memmove
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
param_ops_ulong
|
2020-08-19 07:04:28 -04:00
|
|
|
pskb_expand_head
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
__rcu_read_lock
|
|
|
|
__rcu_read_unlock
|
|
|
|
regulatory_hint
|
2022-02-07 05:15:29 -05:00
|
|
|
rfc1042_header
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
skb_copy
|
|
|
|
skb_realloc_headroom
|
|
|
|
strlcat
|
|
|
|
__sw_hweight16
|
|
|
|
__sw_hweight8
|
|
|
|
synchronize_net
|
|
|
|
sysfs_create_link
|
|
|
|
sysfs_remove_link
|
|
|
|
thermal_cooling_device_register
|
|
|
|
wiphy_read_of_freq_limits
|
|
|
|
wiphy_to_ieee80211_hw
|
|
|
|
|
|
|
|
# required by ath10k_pci.ko
|
|
|
|
dma_direct_sync_single_for_cpu
|
|
|
|
pci_clear_master
|
|
|
|
pci_disable_device
|
|
|
|
pci_disable_msi
|
2024-02-16 03:58:52 -05:00
|
|
|
pcie_capability_clear_and_set_word
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
pcie_capability_read_word
|
|
|
|
pci_enable_device
|
|
|
|
pci_enable_msi
|
|
|
|
pci_iomap
|
|
|
|
pci_release_region
|
|
|
|
pci_request_region
|
|
|
|
pci_set_master
|
|
|
|
|
|
|
|
# required by ath10k_snoc.ko
|
2024-02-16 03:58:52 -05:00
|
|
|
__bitmap_clear
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
devm_regulator_get_optional
|
|
|
|
dmam_alloc_attrs
|
|
|
|
kernel_connect
|
2020-02-12 05:21:57 -05:00
|
|
|
|
2020-03-23 23:10:39 -04:00
|
|
|
# required by clk-qcom.ko
|
|
|
|
__clk_determine_rate
|
|
|
|
__clk_get_name
|
|
|
|
clk_hw_get_flags
|
|
|
|
clk_hw_get_name
|
|
|
|
clk_hw_get_num_parents
|
|
|
|
clk_hw_get_parent_by_index
|
|
|
|
clk_hw_round_rate
|
|
|
|
__clk_is_enabled
|
|
|
|
__clk_mux_determine_rate_closest
|
|
|
|
divider_ro_round_rate_parent
|
|
|
|
of_find_node_opts_by_path
|
|
|
|
of_prop_next_u32
|
|
|
|
pm_genpd_remove_subdomain
|
|
|
|
|
|
|
|
# required by clk-rpmh.ko
|
|
|
|
clk_hw_is_prepared
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by clk-scmi.ko
|
|
|
|
clk_hw_set_rate_range
|
|
|
|
scmi_driver_register
|
|
|
|
scmi_driver_unregister
|
|
|
|
|
|
|
|
# required by dwc3-qcom.ko
|
|
|
|
devm_extcon_register_notifier
|
|
|
|
of_clk_get_parent_count
|
2024-02-16 03:58:52 -05:00
|
|
|
platform_device_del
|
2020-08-19 07:04:28 -04:00
|
|
|
|
|
|
|
# required by dwc3.ko
|
|
|
|
dev_fwnode
|
|
|
|
device_property_read_string
|
|
|
|
device_property_read_u8_array
|
|
|
|
devm_usb_get_phy
|
|
|
|
extcon_find_edev_by_node
|
|
|
|
extcon_get_extcon_dev
|
|
|
|
of_usb_get_phy_mode
|
|
|
|
phy_pm_runtime_get_sync
|
|
|
|
phy_pm_runtime_put_sync
|
|
|
|
platform_get_irq_byname_optional
|
2022-02-07 05:15:29 -05:00
|
|
|
pm_runtime_barrier
|
2020-08-19 07:04:28 -04:00
|
|
|
system_freezable_wq
|
|
|
|
usb_add_gadget_udc
|
|
|
|
usb_decode_ctrl
|
|
|
|
usb_del_gadget_udc
|
|
|
|
usb_ep_set_maxpacket_limit
|
|
|
|
usb_gadget_giveback_request
|
|
|
|
usb_gadget_map_request_by_dev
|
|
|
|
usb_gadget_set_state
|
|
|
|
usb_gadget_udc_reset
|
|
|
|
usb_gadget_unmap_request_by_dev
|
|
|
|
usb_get_maximum_speed
|
|
|
|
usb_role_switch_register
|
|
|
|
usb_role_switch_unregister
|
|
|
|
|
2020-03-23 23:10:39 -04:00
|
|
|
# required by extcon-usb-gpio.ko
|
|
|
|
devm_extcon_dev_allocate
|
|
|
|
devm_extcon_dev_register
|
|
|
|
extcon_set_state_sync
|
|
|
|
gpiod_get_value_cansleep
|
|
|
|
gpiod_set_debounce
|
|
|
|
gpiod_to_irq
|
|
|
|
system_power_efficient_wq
|
2020-02-12 05:21:57 -05:00
|
|
|
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
# required by fastrpc.ko
|
|
|
|
dma_buf_attach
|
|
|
|
dma_buf_detach
|
|
|
|
dma_buf_export
|
|
|
|
dma_buf_fd
|
|
|
|
dma_buf_get
|
|
|
|
dma_buf_map_attachment
|
|
|
|
dma_buf_put
|
|
|
|
dma_buf_unmap_attachment
|
|
|
|
dma_get_sgtable_attrs
|
|
|
|
dma_mmap_attrs
|
|
|
|
find_vma
|
|
|
|
wait_for_completion_interruptible
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by i2c-qcom-geni.ko
|
|
|
|
i2c_get_dma_safe_msg_buf
|
|
|
|
i2c_put_dma_safe_msg_buf
|
|
|
|
of_machine_is_compatible
|
|
|
|
|
|
|
|
# required by i2c-qup.ko
|
|
|
|
__usecs_to_jiffies
|
|
|
|
|
|
|
|
# required by incrementalfs.ko
|
|
|
|
bin2hex
|
|
|
|
__break_lease
|
|
|
|
clear_inode
|
|
|
|
__close_fd
|
|
|
|
crypto_alloc_shash
|
|
|
|
crypto_destroy_tfm
|
|
|
|
crypto_shash_digest
|
|
|
|
d_add
|
|
|
|
d_drop
|
|
|
|
deactivate_locked_super
|
|
|
|
dentry_open
|
|
|
|
dget_parent
|
|
|
|
d_instantiate
|
|
|
|
d_make_root
|
|
|
|
down_write
|
|
|
|
dput
|
|
|
|
fget
|
|
|
|
flush_dcache_page
|
|
|
|
flush_delayed_work
|
|
|
|
free_pages
|
|
|
|
fs_kobj
|
|
|
|
fsstack_copy_attr_all
|
|
|
|
generic_file_llseek
|
|
|
|
generic_file_mmap
|
|
|
|
generic_file_read_iter
|
|
|
|
generic_file_splice_read
|
|
|
|
generic_read_dir
|
|
|
|
__get_free_pages
|
|
|
|
get_zeroed_page
|
|
|
|
iget5_locked
|
|
|
|
ihold
|
|
|
|
inode_init_once
|
|
|
|
inode_init_owner
|
|
|
|
iput
|
|
|
|
iterate_dir
|
|
|
|
kernel_read
|
|
|
|
kernel_write
|
|
|
|
kern_path
|
2022-02-07 05:15:29 -05:00
|
|
|
kill_anon_super
|
2020-08-19 07:04:28 -04:00
|
|
|
kobject_create_and_add
|
|
|
|
kobject_put
|
|
|
|
lockref_get
|
|
|
|
lock_rename
|
|
|
|
lookup_one_len
|
|
|
|
LZ4_decompress_safe
|
|
|
|
match_int
|
|
|
|
match_token
|
|
|
|
noop_llseek
|
|
|
|
notify_change
|
2021-03-05 15:24:47 -05:00
|
|
|
override_creds
|
2020-08-19 07:04:28 -04:00
|
|
|
pagecache_get_page
|
|
|
|
path_get
|
|
|
|
path_put
|
|
|
|
__put_cred
|
|
|
|
__put_page
|
|
|
|
register_filesystem
|
2021-03-05 15:24:47 -05:00
|
|
|
revert_creds
|
2020-08-19 07:04:28 -04:00
|
|
|
set_anon_super
|
|
|
|
sget
|
|
|
|
simple_getattr
|
|
|
|
simple_setattr
|
|
|
|
simple_statfs
|
|
|
|
strndup_user
|
|
|
|
strsep
|
|
|
|
sync_filesystem
|
|
|
|
sysfs_create_group
|
|
|
|
sysfs_remove_group
|
|
|
|
truncate_inode_pages
|
|
|
|
unlock_new_inode
|
|
|
|
unlock_page
|
|
|
|
unlock_rename
|
|
|
|
unregister_filesystem
|
|
|
|
up_write
|
|
|
|
user_path_at_empty
|
|
|
|
vfs_create
|
|
|
|
vfs_fallocate
|
|
|
|
vfs_getattr
|
|
|
|
vfs_getxattr
|
|
|
|
vfs_link
|
|
|
|
vfs_listxattr
|
|
|
|
vfs_mkdir
|
|
|
|
vfs_rename
|
|
|
|
vfs_rmdir
|
|
|
|
vfs_setxattr
|
|
|
|
vfs_unlink
|
ANDROID: ABI/Whitelist: update for db845c after changing drivers to modules.
ABI/Whitelist updates after changing CONFIG_QCOM_PDC
CONFIG_QCOM_SCM and CONFIG_ARM_SMMU to be loaded as a module
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 24 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 8 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 Removed functions:
[D] 'function int qcom_scm_io_readl(long long unsigned int, unsigned int*)'
[D] 'function int qcom_scm_io_writel(long long unsigned int, unsigned int)'
[D] 'function int qcom_scm_pas_auth_and_reset(u32)'
[D] 'function int qcom_scm_pas_init_image(u32, void*, size_t)'
[D] 'function int qcom_scm_pas_mem_setup(u32, phys_addr_t, phys_addr_t)'
[D] 'function int qcom_scm_pas_shutdown(u32)'
[D] 'function int qcom_scm_qsmmu500_wait_safe_toggle(bool)'
[D] 'function int qcom_scm_set_remote_state(u32, u32)'
16 Added functions:
[A] 'function int iommu_device_link(iommu_device*, device*)'
[A] 'function int iommu_device_sysfs_add(iommu_device*, device*, const attribute_group**, const char*, ...)'
[A] 'function void iommu_device_sysfs_remove(iommu_device*)'
[A] 'function void iommu_device_unlink(iommu_device*, device*)'
[A] 'function void irq_chip_disable_parent(irq_data*)'
[A] 'function void irq_chip_enable_parent(irq_data*)'
[A] 'function void irq_chip_eoi_parent(irq_data*)'
[A] 'function int irq_chip_get_parent_state(irq_data*, irqchip_irq_state, bool*)'
[A] 'function int irq_chip_retrigger_hierarchy(irq_data*)'
[A] 'function int irq_chip_set_affinity_parent(irq_data*, const cpumask*, bool)'
[A] 'function int irq_chip_set_parent_state(irq_data*, irqchip_irq_state, bool)'
[A] 'function int irq_chip_set_vcpu_affinity_parent(irq_data*, void*)'
[A] 'function int irq_domain_alloc_irqs_parent(irq_domain*, unsigned int, unsigned int, void*)'
[A] 'function irq_domain* irq_domain_create_hierarchy(irq_domain*, unsigned int, unsigned int, fwnode_handle*, const irq_domain_ops*, void*)'
[A] 'function int irq_domain_set_hwirq_and_chip(irq_domain*, unsigned int, unsigned long int, irq_chip*, void*)'
[A] 'function void irq_domain_update_bus_token(irq_domain*, irq_domain_bus_token)'
========================================================
Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 153049053
Change-Id: I5f56604f9d8192c7e0bad26c8b4be11cc9436330
2020-04-15 23:31:00 -04:00
|
|
|
|
2020-02-12 05:21:57 -05:00
|
|
|
# required by lt9611.ko
|
|
|
|
__devm_regmap_init_i2c
|
|
|
|
dev_printk
|
|
|
|
drm_bridge_add
|
|
|
|
drm_bridge_remove
|
|
|
|
drm_do_get_edid
|
|
|
|
i2c_del_driver
|
|
|
|
i2c_register_driver
|
|
|
|
mipi_dsi_attach
|
|
|
|
mipi_dsi_detach
|
|
|
|
mipi_dsi_device_register_full
|
|
|
|
mipi_dsi_device_unregister
|
|
|
|
of_find_mipi_dsi_host_by_node
|
|
|
|
regmap_multi_reg_write
|
|
|
|
|
|
|
|
# required by msm.ko
|
|
|
|
__bitmap_andnot
|
|
|
|
__bitmap_weight
|
|
|
|
bpf_trace_run6
|
|
|
|
bpf_trace_run8
|
|
|
|
clk_get_parent
|
|
|
|
clk_hw_register_divider
|
|
|
|
clk_hw_register_fixed_factor
|
|
|
|
clk_hw_register_mux
|
|
|
|
clk_hw_unregister_divider
|
|
|
|
clk_hw_unregister_fixed_factor
|
|
|
|
clk_hw_unregister_mux
|
|
|
|
clk_set_parent
|
|
|
|
clk_unregister
|
|
|
|
component_add
|
|
|
|
component_bind_all
|
|
|
|
component_del
|
|
|
|
component_master_add_with_match
|
|
|
|
component_master_del
|
|
|
|
component_unbind_all
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
_ctype
|
2020-02-12 05:21:57 -05:00
|
|
|
devfreq_recommended_opp
|
|
|
|
devfreq_resume_device
|
|
|
|
devfreq_suspend_device
|
|
|
|
device_find_child
|
|
|
|
devm_clk_register
|
|
|
|
devm_devfreq_add_device
|
|
|
|
devm_ioremap_nocache
|
2024-02-16 03:58:52 -05:00
|
|
|
devm_pm_runtime_enable
|
2020-02-12 05:21:57 -05:00
|
|
|
devm_regulator_get_exclusive
|
|
|
|
dev_pm_opp_find_freq_ceil
|
|
|
|
dev_pm_opp_find_freq_exact
|
|
|
|
dev_pm_opp_find_freq_floor
|
|
|
|
dev_pm_opp_get_voltage
|
|
|
|
dev_pm_opp_of_add_table
|
|
|
|
dev_pm_opp_put
|
|
|
|
dev_pm_opp_set_supported_hw
|
|
|
|
dma_buf_vunmap
|
|
|
|
dma_fence_context_alloc
|
|
|
|
dma_fence_init
|
|
|
|
dma_fence_match_context
|
|
|
|
dma_fence_release
|
|
|
|
dma_fence_signal
|
|
|
|
dma_fence_wait_timeout
|
|
|
|
dma_resv_add_excl_fence
|
|
|
|
dma_resv_add_shared_fence
|
|
|
|
dma_resv_reserve_shared
|
|
|
|
dma_resv_wait_timeout_rcu
|
|
|
|
drm_atomic_get_private_obj_state
|
|
|
|
drm_atomic_helper_check
|
|
|
|
drm_atomic_helper_check_plane_state
|
|
|
|
drm_atomic_helper_cleanup_planes
|
|
|
|
drm_atomic_helper_commit
|
|
|
|
drm_atomic_helper_commit_hw_done
|
|
|
|
drm_atomic_helper_commit_modeset_disables
|
|
|
|
drm_atomic_helper_commit_modeset_enables
|
|
|
|
drm_atomic_helper_commit_planes
|
|
|
|
__drm_atomic_helper_crtc_destroy_state
|
|
|
|
drm_atomic_helper_crtc_destroy_state
|
|
|
|
__drm_atomic_helper_crtc_duplicate_state
|
|
|
|
drm_atomic_helper_crtc_duplicate_state
|
|
|
|
__drm_atomic_helper_crtc_reset
|
|
|
|
drm_atomic_helper_crtc_reset
|
|
|
|
drm_atomic_helper_dirtyfb
|
|
|
|
drm_atomic_helper_disable_plane
|
|
|
|
drm_atomic_helper_page_flip
|
|
|
|
__drm_atomic_helper_plane_destroy_state
|
|
|
|
drm_atomic_helper_plane_destroy_state
|
|
|
|
__drm_atomic_helper_plane_duplicate_state
|
|
|
|
drm_atomic_helper_plane_duplicate_state
|
|
|
|
drm_atomic_helper_plane_reset
|
|
|
|
__drm_atomic_helper_private_obj_duplicate_state
|
|
|
|
drm_atomic_helper_resume
|
|
|
|
drm_atomic_helper_set_config
|
|
|
|
drm_atomic_helper_shutdown
|
|
|
|
drm_atomic_helper_suspend
|
|
|
|
drm_atomic_helper_update_plane
|
|
|
|
drm_atomic_private_obj_fini
|
|
|
|
drm_atomic_private_obj_init
|
|
|
|
__drm_atomic_state_free
|
|
|
|
drm_bridge_attach
|
|
|
|
drm_calc_vbltimestamp_from_scanoutpos
|
|
|
|
drm_compat_ioctl
|
|
|
|
drm_connector_has_possible_encoder
|
|
|
|
drm_crtc_cleanup
|
|
|
|
drm_crtc_handle_vblank
|
|
|
|
drm_crtc_init_with_planes
|
|
|
|
drm_crtc_send_vblank_event
|
|
|
|
drm_crtc_set_max_vblank_count
|
|
|
|
drm_crtc_vblank_get
|
|
|
|
drm_crtc_vblank_off
|
|
|
|
drm_crtc_vblank_on
|
|
|
|
drm_crtc_vblank_put
|
|
|
|
drm_crtc_vblank_reset
|
|
|
|
drm_dbg
|
|
|
|
drm_debug
|
|
|
|
drm_detect_hdmi_monitor
|
|
|
|
drm_dev_alloc
|
|
|
|
drm_dev_dbg
|
|
|
|
drm_dev_put
|
|
|
|
drm_dev_register
|
|
|
|
drm_dev_unregister
|
|
|
|
drm_dp_aux_register
|
|
|
|
drm_dp_aux_unregister
|
|
|
|
drm_dp_bw_code_to_link_rate
|
|
|
|
drm_dp_channel_eq_ok
|
|
|
|
drm_dp_clock_recovery_ok
|
|
|
|
drm_dp_dpcd_read
|
|
|
|
drm_dp_dpcd_read_link_status
|
|
|
|
drm_dp_dpcd_write
|
|
|
|
drm_dp_get_adjust_request_pre_emphasis
|
|
|
|
drm_dp_get_adjust_request_voltage
|
|
|
|
drm_dp_link_configure
|
|
|
|
drm_dp_link_power_down
|
|
|
|
drm_dp_link_power_up
|
|
|
|
drm_dp_link_probe
|
|
|
|
drm_dp_link_rate_to_bw_code
|
|
|
|
drm_dp_link_train_channel_eq_delay
|
|
|
|
drm_dp_link_train_clock_recovery_delay
|
|
|
|
drm_encoder_cleanup
|
|
|
|
drm_encoder_init
|
|
|
|
drm_flip_work_cleanup
|
|
|
|
drm_flip_work_commit
|
|
|
|
drm_flip_work_init
|
|
|
|
drm_flip_work_queue
|
|
|
|
drm_format_info
|
|
|
|
drm_framebuffer_init
|
|
|
|
drm_gem_create_mmap_offset
|
|
|
|
drm_gem_fb_create_handle
|
|
|
|
drm_gem_fb_destroy
|
|
|
|
drm_gem_fb_get_obj
|
|
|
|
drm_gem_fb_prepare_fb
|
|
|
|
drm_gem_free_mmap_offset
|
|
|
|
drm_gem_get_pages
|
|
|
|
drm_gem_handle_create
|
|
|
|
drm_gem_mmap
|
|
|
|
drm_gem_mmap_obj
|
|
|
|
drm_gem_object_init
|
|
|
|
drm_gem_object_lookup
|
|
|
|
drm_gem_object_put
|
|
|
|
drm_gem_object_put_unlocked
|
|
|
|
drm_gem_object_release
|
|
|
|
drm_gem_prime_fd_to_handle
|
|
|
|
drm_gem_prime_handle_to_fd
|
|
|
|
drm_gem_private_object_init
|
|
|
|
drm_gem_put_pages
|
|
|
|
drm_gem_vm_close
|
|
|
|
drm_gem_vm_open
|
|
|
|
drm_get_edid
|
|
|
|
drm_get_format_info
|
|
|
|
drm_get_format_name
|
|
|
|
drm_handle_vblank
|
|
|
|
drm_helper_hpd_irq_event
|
|
|
|
drm_helper_mode_fill_fb_struct
|
|
|
|
drm_ioctl
|
|
|
|
drm_irq_install
|
|
|
|
drm_irq_uninstall
|
|
|
|
drm_kms_helper_poll_fini
|
|
|
|
drm_kms_helper_poll_init
|
|
|
|
drm_mm_init
|
|
|
|
drm_mm_insert_node_in_range
|
|
|
|
drm_mm_remove_node
|
|
|
|
drm_mm_takedown
|
|
|
|
drm_mode_config_cleanup
|
|
|
|
drm_mode_config_init
|
|
|
|
drm_mode_config_reset
|
|
|
|
drm_mode_debug_printmodeline
|
|
|
|
drm_mode_destroy
|
|
|
|
drm_mode_duplicate
|
|
|
|
drm_mode_object_find
|
|
|
|
drm_mode_object_put
|
|
|
|
drm_modeset_lock
|
|
|
|
drm_modeset_lock_init
|
|
|
|
drm_modeset_unlock
|
|
|
|
drm_object_attach_property
|
|
|
|
drm_of_component_match_add
|
|
|
|
drm_open
|
|
|
|
drm_panel_attach
|
|
|
|
drm_panel_detach
|
|
|
|
drm_panel_disable
|
|
|
|
drm_panel_enable
|
|
|
|
drm_panel_get_modes
|
|
|
|
drm_panel_prepare
|
|
|
|
drm_panel_unprepare
|
|
|
|
drm_plane_cleanup
|
|
|
|
drm_plane_create_rotation_property
|
|
|
|
drm_plane_create_zpos_property
|
|
|
|
drm_plane_enable_fb_damage_clips
|
|
|
|
drm_poll
|
|
|
|
drm_prime_gem_destroy
|
|
|
|
drm_prime_pages_to_sg
|
|
|
|
drm_prime_sg_to_page_addr_arrays
|
|
|
|
drm_printf
|
|
|
|
__drm_printfn_info
|
|
|
|
drm_property_create_range
|
|
|
|
drm_read
|
|
|
|
drm_rect_calc_hscale
|
|
|
|
drm_rect_calc_vscale
|
|
|
|
drm_rect_intersect
|
|
|
|
drm_release
|
|
|
|
drm_rotation_simplify
|
|
|
|
drm_state_dump
|
|
|
|
drm_universal_plane_init
|
|
|
|
drm_vblank_init
|
|
|
|
get_pid_task
|
|
|
|
gpiod_direction_input
|
|
|
|
gpiod_direction_output
|
|
|
|
gpiod_get_value
|
|
|
|
gpiod_set_consumer_name
|
|
|
|
gpiod_set_value
|
|
|
|
hdmi_audio_infoframe_pack
|
|
|
|
hdmi_infoframe_pack
|
2020-07-22 21:06:21 -04:00
|
|
|
hrtimer_init
|
|
|
|
hrtimer_start_range_ns
|
2020-02-12 05:21:57 -05:00
|
|
|
i2c_transfer
|
|
|
|
icc_put
|
|
|
|
icc_set_bw
|
|
|
|
invalidate_mapping_pages
|
|
|
|
iommu_attach_device
|
|
|
|
iommu_detach_device
|
|
|
|
iommu_domain_alloc
|
|
|
|
iommu_domain_free
|
|
|
|
iommu_map_sg
|
|
|
|
iommu_set_fault_handler
|
|
|
|
iommu_unmap
|
|
|
|
irq_domain_xlate_onecell
|
|
|
|
kasprintf
|
|
|
|
kstrdup_quotable_cmdline
|
|
|
|
kthread_create_on_node
|
2020-03-11 12:50:32 -04:00
|
|
|
kthread_destroy_worker
|
2020-02-12 05:21:57 -05:00
|
|
|
__kthread_init_worker
|
2020-03-11 12:50:32 -04:00
|
|
|
kthread_queue_work
|
2020-02-12 05:21:57 -05:00
|
|
|
kthread_worker_fn
|
|
|
|
ktime_get_real_ts64
|
|
|
|
kvfree
|
|
|
|
kvmalloc_node
|
|
|
|
llist_add_batch
|
|
|
|
memparse
|
|
|
|
mipi_dsi_create_packet
|
|
|
|
mipi_dsi_host_register
|
|
|
|
mipi_dsi_host_unregister
|
|
|
|
mipi_dsi_packet_format_is_long
|
|
|
|
mutex_trylock_recursive
|
|
|
|
no_llseek
|
|
|
|
nsecs_to_jiffies
|
|
|
|
ns_to_timespec
|
|
|
|
of_device_is_available
|
|
|
|
of_dma_configure
|
|
|
|
of_drm_find_bridge
|
|
|
|
of_drm_find_panel
|
|
|
|
of_find_matching_node_and_match
|
|
|
|
of_get_compatible_child
|
|
|
|
of_graph_get_endpoint_by_regs
|
|
|
|
of_graph_get_next_endpoint
|
|
|
|
of_graph_get_remote_port_parent
|
|
|
|
of_graph_parse_endpoint
|
|
|
|
of_icc_get
|
|
|
|
param_ops_charp
|
2020-07-01 21:08:07 -04:00
|
|
|
pm_runtime_get_if_in_use
|
2020-02-12 05:21:57 -05:00
|
|
|
put_pid
|
|
|
|
put_unused_fd
|
|
|
|
_raw_read_lock
|
|
|
|
_raw_read_unlock
|
|
|
|
_raw_write_lock
|
|
|
|
_raw_write_unlock
|
|
|
|
register_shrinker
|
|
|
|
register_vmap_purge_notifier
|
|
|
|
regulator_get
|
|
|
|
regulator_put
|
|
|
|
request_firmware_direct
|
|
|
|
reservation_ww_class
|
|
|
|
round_jiffies_up
|
2020-03-11 12:50:32 -04:00
|
|
|
sched_setscheduler
|
2020-02-12 05:21:57 -05:00
|
|
|
shmem_truncate_range
|
2020-07-22 21:06:21 -04:00
|
|
|
sscanf
|
2020-02-12 05:21:57 -05:00
|
|
|
strstr
|
|
|
|
sync_file_create
|
|
|
|
sync_file_get_fence
|
|
|
|
timespec64_to_jiffies
|
|
|
|
unmap_mapping_range
|
|
|
|
unregister_shrinker
|
|
|
|
unregister_vmap_purge_notifier
|
|
|
|
vmap
|
|
|
|
vmemmap
|
|
|
|
vmf_insert_mixed
|
|
|
|
vm_get_page_prot
|
|
|
|
vunmap
|
|
|
|
wake_up_process
|
|
|
|
ww_mutex_lock_interruptible
|
|
|
|
ww_mutex_unlock
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by msm_serial.ko
|
|
|
|
iomem_resource
|
|
|
|
__release_region
|
|
|
|
__request_region
|
|
|
|
tty_termios_baud_rate
|
|
|
|
tty_termios_encode_baud_rate
|
2020-02-12 05:21:57 -05:00
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by nvmem_qfprom.ko
|
|
|
|
devm_nvmem_register
|
2020-02-12 05:21:57 -05:00
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by ohci-hcd.ko
|
|
|
|
flush_work
|
|
|
|
gen_pool_dma_alloc_align
|
|
|
|
gen_pool_dma_zalloc_align
|
|
|
|
gen_pool_free_owner
|
|
|
|
sb800_prefetch
|
|
|
|
usb_calc_bus_time
|
|
|
|
usb_hcds_loaded
|
2020-02-12 05:21:57 -05:00
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by ohci-pci.ko
|
|
|
|
pci_get_slot
|
|
|
|
pci_match_id
|
|
|
|
usb_amd_prefetch_quirk
|
2020-02-12 05:21:57 -05:00
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by ohci-platform.ko
|
2024-02-16 03:58:52 -05:00
|
|
|
device_wakeup_enable
|
2020-08-19 07:04:28 -04:00
|
|
|
usb_create_hcd
|
2020-02-12 05:21:57 -05:00
|
|
|
|
2020-03-23 23:10:39 -04:00
|
|
|
# required by phy-qcom-qmp.ko
|
2022-08-10 10:11:02 -04:00
|
|
|
devm_get_clk_from_child
|
2020-03-23 23:10:39 -04:00
|
|
|
__of_reset_control_get
|
2022-08-10 10:11:02 -04:00
|
|
|
reset_control_put
|
2020-02-12 05:21:57 -05:00
|
|
|
|
2020-03-23 23:10:39 -04:00
|
|
|
# required by phy-qcom-qusb2.ko
|
|
|
|
devm_nvmem_cell_get
|
|
|
|
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
# required by pinctrl-msm.ko
|
|
|
|
device_property_read_u16_array
|
|
|
|
gpiochip_line_is_valid
|
|
|
|
gpiochip_lock_as_irq
|
|
|
|
gpiochip_set_chained_irqchip
|
|
|
|
gpiochip_unlock_as_irq
|
|
|
|
handle_bad_irq
|
2020-07-22 21:06:21 -04:00
|
|
|
module_put
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
pinctrl_force_default
|
|
|
|
pinctrl_force_sleep
|
|
|
|
pm_power_off
|
|
|
|
register_restart_handler
|
2020-07-22 21:06:21 -04:00
|
|
|
try_module_get
|
ANDROID: Update kabi for db845c (following moving pinctrl to a module)
Updated via the following method:
$ ./build/abi/bootstrap
<follow instructions for adding needed path variables>
$ BUILD_CONFIG=common/build.config.db845c build/build.sh
$ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist
$ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report
The detailed report is available in the same directory.
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
4 Added functions:
[A] 'function int device_property_read_u16_array(device*, const char*, u16*, size_t)'
[A] 'function bool gpiochip_line_is_valid(const gpio_chip*, unsigned int)'
[A] 'function void gpiochip_set_chained_irqchip(gpio_chip*, irq_chip*, unsigned int, irq_flow_handler_t)'
[A] 'function int pinctrl_force_default(pinctrl_dev*)'
1 Added variable:
[A] 'unsigned long int usb_hcds_loaded'
========================================================
Bug: 158125476
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I1c0d767d136c931b5836982cc3da4fb7fc43fb60
2020-06-23 14:20:04 -04:00
|
|
|
unregister_restart_handler
|
|
|
|
|
2020-03-23 23:10:39 -04:00
|
|
|
# required by pinctrl-spmi-gpio.ko
|
|
|
|
device_get_match_data
|
|
|
|
gpiochip_populate_parent_fwspec_fourcell
|
|
|
|
irq_chip_ack_parent
|
|
|
|
|
|
|
|
# required by pinctrl-spmi-mpp.ko
|
|
|
|
platform_irq_count
|
2020-02-12 05:21:57 -05:00
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by pm8941-pwrkey.ko
|
|
|
|
devm_input_allocate_device
|
|
|
|
input_event
|
|
|
|
input_register_device
|
|
|
|
input_set_capability
|
|
|
|
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
# required by qcom-apcs-ipc-mailbox.ko
|
|
|
|
devm_mbox_controller_register
|
|
|
|
|
|
|
|
# required by qcom-cpufreq-hw.ko
|
|
|
|
arch_set_freq_scale
|
|
|
|
cpufreq_cpu_get_raw
|
|
|
|
cpufreq_freq_attr_scaling_available_freqs
|
|
|
|
cpufreq_freq_attr_scaling_boost_freqs
|
|
|
|
cpufreq_generic_frequency_table_verify
|
|
|
|
cpufreq_register_driver
|
|
|
|
cpufreq_unregister_driver
|
|
|
|
cpumask_next
|
|
|
|
__cpu_possible_mask
|
|
|
|
dev_pm_opp_of_register_em
|
|
|
|
dev_pm_opp_remove_all_dynamic
|
|
|
|
dev_pm_opp_set_sharing_cpus
|
|
|
|
get_cpu_device
|
|
|
|
nr_cpu_ids
|
|
|
|
of_get_cpu_node
|
|
|
|
of_parse_phandle_with_args
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by qcom-pdc.ko
|
|
|
|
irq_chip_get_parent_state
|
|
|
|
irq_chip_retrigger_hierarchy
|
|
|
|
irq_chip_set_affinity_parent
|
|
|
|
irq_chip_set_vcpu_affinity_parent
|
|
|
|
irq_domain_alloc_irqs_parent
|
|
|
|
irq_domain_create_hierarchy
|
|
|
|
irq_domain_set_hwirq_and_chip
|
|
|
|
irq_domain_update_bus_token
|
2020-02-12 05:21:57 -05:00
|
|
|
|
2020-03-23 23:10:39 -04:00
|
|
|
# required by qcom-rpmh-regulator.ko
|
|
|
|
of_get_regulator_init_data
|
|
|
|
of_node_name_eq
|
|
|
|
regulator_list_voltage_linear_range
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by qcom-scm-64.ko
|
|
|
|
__arm_smccc_smc
|
|
|
|
|
|
|
|
# required by qcom-spmi-pmic.ko
|
|
|
|
__spmi_driver_register
|
|
|
|
|
|
|
|
# required by qcom-wdt.ko
|
|
|
|
platform_get_irq_optional
|
|
|
|
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
# required by qcom_aoss.ko
|
|
|
|
devm_thermal_of_cooling_device_register
|
|
|
|
pm_genpd_remove
|
|
|
|
|
|
|
|
# required by qcom_common.ko
|
|
|
|
rproc_coredump_add_segment
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by qcom_geni_serial.ko
|
|
|
|
console_stop
|
|
|
|
device_create_file
|
|
|
|
handle_sysrq
|
|
|
|
kstrtoint
|
|
|
|
oops_in_progress
|
|
|
|
_raw_spin_trylock
|
|
|
|
tty_insert_flip_string_fixed_flag
|
|
|
|
uart_console_device
|
|
|
|
uart_console_write
|
|
|
|
uart_parse_options
|
|
|
|
uart_set_options
|
|
|
|
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
# required by qcom_glink_native.ko
|
|
|
|
of_irq_get
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by qcom_hwspinlock.ko
|
|
|
|
hwspin_lock_register
|
|
|
|
hwspin_lock_unregister
|
|
|
|
regmap_field_update_bits_base
|
|
|
|
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
# required by qcom_q6v5.ko
|
|
|
|
qcom_smem_state_get
|
|
|
|
qcom_smem_state_update_bits
|
|
|
|
rproc_report_crash
|
|
|
|
|
|
|
|
# required by qcom_q6v5_mss.ko
|
|
|
|
rproc_coredump_add_custom_segment
|
|
|
|
|
|
|
|
# required by qcom_q6v5_wcss.ko
|
|
|
|
rproc_elf_get_boot_addr
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by qcom_rpmh.ko
|
|
|
|
bitmap_find_next_zero_area_off
|
|
|
|
__bitmap_set
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
|
|
|
|
# required by qcom_smd.ko
|
|
|
|
__memcpy_toio
|
2023-11-28 11:32:54 -05:00
|
|
|
rpmsg_register_device_override
|
2020-08-19 07:04:28 -04:00
|
|
|
|
2020-03-23 23:10:39 -04:00
|
|
|
# required by qcom_spmi-regulator.ko
|
|
|
|
regulator_disable_regmap
|
|
|
|
regulator_enable_regmap
|
|
|
|
regulator_is_enabled_regmap
|
|
|
|
smp_call_function_single
|
|
|
|
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
# required by qcom_sysmon.ko
|
|
|
|
of_irq_get_byname
|
|
|
|
rproc_get_by_child
|
|
|
|
try_wait_for_completion
|
|
|
|
|
2021-05-11 17:31:41 -04:00
|
|
|
# required by qcom_tsens.ko
|
|
|
|
devm_thermal_zone_of_sensor_register
|
|
|
|
thermal_zone_get_slope
|
|
|
|
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
# required by qmi_helpers.ko
|
|
|
|
init_net
|
|
|
|
kernel_getsockname
|
|
|
|
kernel_recvmsg
|
|
|
|
kernel_sendmsg
|
|
|
|
sock_create_kern
|
|
|
|
sock_release
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by qnoc-sdm845.ko
|
|
|
|
icc_link_create
|
|
|
|
icc_node_add
|
|
|
|
icc_node_create
|
|
|
|
icc_node_del
|
|
|
|
icc_node_destroy
|
|
|
|
icc_provider_add
|
|
|
|
icc_provider_del
|
|
|
|
of_icc_xlate_onecell
|
2020-03-23 23:10:39 -04:00
|
|
|
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
# required by qrtr-smd.ko
|
|
|
|
__pskb_pull_tail
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by qrtr-tun.ko
|
|
|
|
_copy_to_iter
|
2020-07-01 21:08:07 -04:00
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by qrtr.ko
|
|
|
|
__alloc_skb
|
|
|
|
capable
|
|
|
|
datagram_poll
|
ANDROID: GKI: update KMI for db845c with idr_alloc_u32 added
to resolve the idr_alloc_u32 symbol not found problem,
like reported as the following:
[ 9.718675] init: Loading module /lib/modules/qrtr.ko with args ""
[ 9.724987] qcom-pcie 1c08000.pci: 1c08000.pci supply vddpe-3v3 not found, using dummy regulator
[ 9.733909] qcom-pcie 1c08000.pci: host bridge /soc@0/pci@1c08000 ranges:
[ 9.741378] qrtr: Unknown symbol idr_alloc_u32 (err -2)
[ 9.746741] qcom-pcie 1c08000.pci: IO 0x40200000..0x402fffff -> 0x40200000
[ 9.753958] qcom-pcie 1c08000.pci: MEM 0x40300000..0x5fffffff -> 0x40300000
[ 9.784507] init: Failed to insmod '/lib/modules/qrtr.ko' with args ''
[ 9.791151] init: LoadWithAliases was unable to load /lib/modules/qrtr.ko
[ 9.798037] init: LoadWithAliases was unable to load qrtr_tun
[ 9.804055] init: Failed to load kernel modules
Add this symbol to the .xml file:
Leaf changes summary: 1 artifact changed (80 filtered out)
Changed leaf types summary: 0 (80 filtered out) leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
1 Added function:
[A] 'function int idr_alloc_u32(idr*, void*, unsigned int*, unsigned long int, unsigned int)'
Test: boot tested with db845c android11 build
Fixes: 4ef63e365466 ("net: qrtr: fix usage of idr in port assignment to socket")
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I62bf3ac2cccbc2fe7ca70986939ba4f593ca86a2
2021-02-17 10:27:02 -05:00
|
|
|
idr_alloc_u32
|
2020-08-19 07:04:28 -04:00
|
|
|
lock_sock_nested
|
|
|
|
netlink_capable
|
|
|
|
__nla_parse
|
|
|
|
proto_register
|
|
|
|
proto_unregister
|
|
|
|
_raw_write_lock_bh
|
|
|
|
_raw_write_unlock_bh
|
|
|
|
refcount_dec_and_mutex_lock
|
|
|
|
release_sock
|
|
|
|
rtnl_is_locked
|
|
|
|
rtnl_register_module
|
|
|
|
rtnl_unregister
|
|
|
|
sk_alloc
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
skb_clone
|
2020-08-19 07:04:28 -04:00
|
|
|
skb_copy_bits
|
|
|
|
skb_copy_datagram_iter
|
|
|
|
skb_free_datagram
|
|
|
|
__skb_pad
|
|
|
|
skb_recv_datagram
|
|
|
|
skb_set_owner_w
|
|
|
|
sk_free
|
|
|
|
sock_alloc_send_skb
|
|
|
|
sock_gettstamp
|
|
|
|
sock_init_data
|
|
|
|
sock_no_accept
|
|
|
|
sock_no_getsockopt
|
|
|
|
sock_no_listen
|
|
|
|
sock_no_mmap
|
|
|
|
sock_no_sendpage
|
|
|
|
sock_no_setsockopt
|
|
|
|
sock_no_shutdown
|
|
|
|
sock_no_socketpair
|
|
|
|
sock_queue_rcv_skb
|
|
|
|
sock_register
|
|
|
|
sock_unregister
|
2020-02-12 05:21:57 -05:00
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by reboot-mode.ko
|
|
|
|
devres_add
|
|
|
|
devres_alloc_node
|
|
|
|
devres_free
|
|
|
|
devres_release
|
|
|
|
kfree_const
|
|
|
|
kstrdup_const
|
|
|
|
|
|
|
|
# required by regmap-spmi.ko
|
|
|
|
__devm_regmap_init
|
|
|
|
__regmap_init
|
|
|
|
spmi_ext_register_read
|
|
|
|
spmi_ext_register_readl
|
|
|
|
spmi_ext_register_write
|
|
|
|
spmi_ext_register_writel
|
|
|
|
spmi_register_read
|
|
|
|
spmi_register_write
|
|
|
|
spmi_register_zero_write
|
2020-07-22 21:06:21 -04:00
|
|
|
|
2020-02-12 05:21:57 -05:00
|
|
|
# required by rmtfs_mem.ko
|
2020-03-11 12:50:32 -04:00
|
|
|
alloc_chrdev_region
|
|
|
|
cdev_device_add
|
|
|
|
cdev_device_del
|
|
|
|
cdev_init
|
|
|
|
__class_register
|
|
|
|
class_unregister
|
2020-02-12 05:21:57 -05:00
|
|
|
default_llseek
|
2020-03-11 12:50:32 -04:00
|
|
|
device_initialize
|
2020-02-12 05:21:57 -05:00
|
|
|
remap_pfn_range
|
2020-03-11 12:50:32 -04:00
|
|
|
unregister_chrdev_region
|
2020-02-12 05:21:57 -05:00
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by rtc-pm8xxx.ko
|
|
|
|
devm_request_any_context_irq
|
|
|
|
devm_rtc_device_register
|
|
|
|
rtc_time64_to_tm
|
|
|
|
rtc_tm_to_time64
|
|
|
|
rtc_update_irq
|
|
|
|
rtc_valid_tm
|
|
|
|
|
|
|
|
# required by sdhci-msm.ko
|
|
|
|
mmc_of_parse
|
|
|
|
mmc_send_tuning
|
|
|
|
regulator_is_supported_voltage
|
|
|
|
sdhci_add_host
|
|
|
|
sdhci_enable_clk
|
|
|
|
sdhci_get_property
|
|
|
|
sdhci_pltfm_free
|
|
|
|
sdhci_pltfm_init
|
|
|
|
sdhci_remove_host
|
|
|
|
sdhci_reset
|
|
|
|
sdhci_set_bus_width
|
2021-09-13 14:33:24 -04:00
|
|
|
__sdhci_set_timeout
|
2020-08-19 07:04:28 -04:00
|
|
|
|
2020-03-23 23:10:39 -04:00
|
|
|
# required by smem.ko
|
|
|
|
hwspin_lock_free
|
|
|
|
hwspin_lock_request_specific
|
|
|
|
__hwspin_lock_timeout
|
|
|
|
__hwspin_unlock
|
|
|
|
of_hwspin_lock_get_id
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by snd-soc-hdmi-codec.ko
|
|
|
|
devm_snd_soc_register_component
|
|
|
|
snd_ctl_add
|
|
|
|
snd_ctl_new1
|
|
|
|
snd_pcm_add_chmap_ctls
|
|
|
|
snd_pcm_create_iec958_consumer_hw_params
|
|
|
|
snd_pcm_format_width
|
|
|
|
snd_pcm_hw_constraint_eld
|
|
|
|
snd_soc_dapm_add_routes
|
|
|
|
snd_soc_jack_report
|
|
|
|
|
ANDROID: ABI updates for db845c (enabling wifi)
Update the db845c abi list after enabling wifi
Generated with:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -u
build/build_abi.sh -u
Leaf changes summary: 34 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 34 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
34 Added functions:
[A] 'function void __ieee80211_schedule_txq(ieee80211_hw*, ieee80211_txq*, bool)'
[A] 'function int dev_pm_genpd_set_performance_state(device*, unsigned int)'
[A] 'function void* device_get_mac_address(device*, char*, int)'
[A] 'function thermal_cooling_device* devm_thermal_of_cooling_device_register(device*, device_node*, char*, void*, const thermal_cooling_device_ops*)'
[A] 'function sk_buff* ieee80211_beacon_get_template(ieee80211_hw*, ieee80211_vif*, ieee80211_mutable_offsets*)'
[A] 'function void ieee80211_beacon_loss(ieee80211_vif*)'
[A] 'function u8 ieee80211_csa_update_counter(ieee80211_vif*)'
[A] 'function ieee80211_sta* ieee80211_find_sta_by_ifaddr(ieee80211_hw*, const u8*, const u8*)'
[A] 'function void ieee80211_iter_chan_contexts_atomic(ieee80211_hw*, void (ieee80211_hw*, ieee80211_chanctx_conf*, void*)*, void*)'
[A] 'function void ieee80211_iterate_stations_atomic(ieee80211_hw*, void (void*, ieee80211_sta*)*, void*)'
[A] 'function void ieee80211_manage_rx_ba_offl(ieee80211_vif*, const u8*, unsigned int)'
[A] 'function ieee80211_txq* ieee80211_next_txq(ieee80211_hw*, u8)'
[A] 'function void ieee80211_sta_register_airtime(ieee80211_sta*, unsigned char, unsigned int, unsigned int)'
[A] 'function void ieee80211_tdls_oper_request(ieee80211_vif*, const u8*, nl80211_tdls_operation, u16, gfp_t)'
[A] 'function sk_buff* ieee80211_tx_dequeue(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_tx_rate_update(ieee80211_hw*, ieee80211_sta*, ieee80211_tx_info*)'
[A] 'function void ieee80211_txq_get_depth(ieee80211_txq*, unsigned long int*, unsigned long int*)'
[A] 'function bool ieee80211_txq_may_transmit(ieee80211_hw*, ieee80211_txq*)'
[A] 'function void ieee80211_txq_schedule_start(ieee80211_hw*, u8)'
[A] 'function int pcie_capability_write_word(pci_dev*, int, u16)'
[A] 'function const char* reg_initiator_name(nl80211_reg_initiator)'
[A] 'function int rproc_add(rproc*)'
[A] 'function void rproc_add_subdev(rproc*, rproc_subdev*)'
[A] 'function rproc* rproc_alloc(device*, const char*, const rproc_ops*, const char*, int)'
[A] 'function int rproc_coredump_add_custom_segment(rproc*, dma_addr_t, size_t, void (rproc*, rproc_dump_segment*, void*)*, void*)'
[A] 'function int rproc_coredump_add_segment(rproc*, dma_addr_t, size_t)'
[A] 'function int rproc_del(rproc*)'
[A] 'function u32 rproc_elf_get_boot_addr(rproc*, const firmware*)'
[A] 'function void rproc_free(rproc*)'
[A] 'function rproc* rproc_get_by_child(device*)'
[A] 'function void rproc_remove_subdev(rproc*, rproc_subdev*)'
[A] 'function void rproc_report_crash(rproc*, rproc_crash_type)'
[A] 'function thermal_cooling_device* thermal_cooling_device_register(const char*, void*, const thermal_cooling_device_ops*)'
[A] 'function void wiphy_read_of_freq_limits(wiphy*)'
Bug: 146449535
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I6e3c8a52a394b7f151065f4792d22a5a94c7e8fa
2021-02-15 23:00:30 -05:00
|
|
|
# required by socinfo.ko
|
|
|
|
add_device_randomness
|
|
|
|
soc_device_register
|
|
|
|
soc_device_unregister
|
|
|
|
|
2020-03-23 23:10:39 -04:00
|
|
|
# required by spmi-pmic-arb.ko
|
|
|
|
irq_domain_set_info
|
|
|
|
spmi_controller_add
|
|
|
|
spmi_controller_alloc
|
|
|
|
spmi_controller_remove
|
|
|
|
|
2020-08-19 07:04:28 -04:00
|
|
|
# required by ufs-qcom.ko
|
|
|
|
ufshcd_dme_get_attr
|
|
|
|
ufshcd_dme_set_attr
|
|
|
|
ufshcd_dump_regs
|
|
|
|
ufshcd_get_local_unipro_ver
|
|
|
|
ufshcd_get_pwr_dev_param
|
|
|
|
ufshcd_pltfrm_init
|
|
|
|
ufshcd_pltfrm_resume
|
|
|
|
ufshcd_pltfrm_runtime_idle
|
|
|
|
ufshcd_pltfrm_runtime_resume
|
|
|
|
ufshcd_pltfrm_runtime_suspend
|
|
|
|
ufshcd_pltfrm_shutdown
|
|
|
|
ufshcd_pltfrm_suspend
|
|
|
|
ufshcd_remove
|
|
|
|
ufshcd_uic_hibern8_enter
|
|
|
|
ufshcd_uic_hibern8_exit
|
2020-03-23 23:10:39 -04:00
|
|
|
|
|
|
|
# required by ulpi.ko
|
|
|
|
of_device_modalias
|
|
|
|
of_device_request_module
|
|
|
|
__request_module
|
|
|
|
|
|
|
|
# required by xhci-hcd.ko
|
|
|
|
add_timer
|
2024-02-16 03:58:52 -05:00
|
|
|
iommu_get_domain_for_dev
|
2020-03-23 23:10:39 -04:00
|
|
|
mod_delayed_work_on
|
|
|
|
__num_online_cpus
|
|
|
|
param_ops_ullong
|
|
|
|
pci_alloc_irq_vectors_affinity
|
|
|
|
pci_free_irq_vectors
|
|
|
|
pci_irq_vector
|
|
|
|
radix_tree_maybe_preload
|
|
|
|
sg_pcopy_from_buffer
|
|
|
|
sg_pcopy_to_buffer
|
2020-03-30 19:44:02 -04:00
|
|
|
trace_print_symbols_seq
|
2020-03-23 23:10:39 -04:00
|
|
|
usb_amd_pt_check_port
|
|
|
|
usb_asmedia_modifyflowcontrol
|
|
|
|
usb_disable_xhci_ports
|
2020-07-22 21:06:21 -04:00
|
|
|
usb_hcd_end_port_resume
|
2020-03-23 23:10:39 -04:00
|
|
|
usb_hcd_irq
|
|
|
|
usb_hcd_map_urb_for_dma
|
2020-07-22 21:06:21 -04:00
|
|
|
usb_hcd_start_port_resume
|
|
|
|
usb_hub_clear_tt_buffer
|
2020-03-23 23:10:39 -04:00
|
|
|
usb_wakeup_notification
|
|
|
|
wait_for_completion
|
|
|
|
|
|
|
|
# required by xhci-pci-renesas.ko
|
2020-07-22 21:06:21 -04:00
|
|
|
device_release_driver
|
2020-03-23 23:10:39 -04:00
|
|
|
pci_dev_get
|
2020-07-22 21:06:21 -04:00
|
|
|
pci_read_config_word
|
|
|
|
pci_write_config_byte
|
2020-03-23 23:10:39 -04:00
|
|
|
request_firmware_nowait
|
|
|
|
|
|
|
|
# required by xhci-pci.ko
|
|
|
|
pci_d3cold_disable
|
2020-07-22 21:06:21 -04:00
|
|
|
pci_set_mwi
|
2020-03-23 23:10:39 -04:00
|
|
|
pci_set_power_state
|
|
|
|
usb_create_shared_hcd
|
|
|
|
usb_enable_intel_xhci_ports
|
|
|
|
|
|
|
|
# required by xhci-plat-hcd.ko
|
|
|
|
of_usb_host_tpl_support
|
|
|
|
__usb_create_hcd
|
2024-02-16 03:58:52 -05:00
|
|
|
|
|
|
|
# preserved by --additions-only
|
|
|
|
pcie_capability_write_word
|
|
|
|
platform_device_add_data
|