mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
ANDROID: abi_gki_aarch64_generic: Add a few more symbols
Bug: 175684653 Change-Id: I3ad4f7cab48017f2a7c37acd47fa9303bdb79614 Signed-off-by: Vince Leung <leungv@google.com>
This commit is contained in:
parent
14d08ba7a0
commit
9197f16834
|
|
@ -467,6 +467,8 @@
|
||||||
dma_map_resource
|
dma_map_resource
|
||||||
dma_map_sg_attrs
|
dma_map_sg_attrs
|
||||||
dma_mmap_attrs
|
dma_mmap_attrs
|
||||||
|
dma_pool_alloc
|
||||||
|
dma_pool_free
|
||||||
dma_release_channel
|
dma_release_channel
|
||||||
dma_request_chan
|
dma_request_chan
|
||||||
dma_set_coherent_mask
|
dma_set_coherent_mask
|
||||||
|
|
@ -1326,6 +1328,7 @@
|
||||||
prandom_u32
|
prandom_u32
|
||||||
preempt_schedule
|
preempt_schedule
|
||||||
preempt_schedule_notrace
|
preempt_schedule_notrace
|
||||||
|
prepare_to_wait
|
||||||
prepare_to_wait_event
|
prepare_to_wait_event
|
||||||
print_hex_dump
|
print_hex_dump
|
||||||
printk
|
printk
|
||||||
|
|
@ -1429,6 +1432,7 @@
|
||||||
regulator_get
|
regulator_get
|
||||||
regulator_get_optional
|
regulator_get_optional
|
||||||
regulator_get_voltage_sel_regmap
|
regulator_get_voltage_sel_regmap
|
||||||
|
regulator_is_enabled
|
||||||
regulator_is_enabled_regmap
|
regulator_is_enabled_regmap
|
||||||
regulator_list_voltage_linear
|
regulator_list_voltage_linear
|
||||||
regulator_map_voltage_linear
|
regulator_map_voltage_linear
|
||||||
|
|
@ -1622,6 +1626,7 @@
|
||||||
snd_soc_of_get_dai_name
|
snd_soc_of_get_dai_name
|
||||||
snd_soc_of_parse_card_name
|
snd_soc_of_parse_card_name
|
||||||
snd_soc_of_parse_daifmt
|
snd_soc_of_parse_daifmt
|
||||||
|
snd_soc_params_to_bclk
|
||||||
snd_soc_params_to_frame_size
|
snd_soc_params_to_frame_size
|
||||||
snd_soc_put_enum_double
|
snd_soc_put_enum_double
|
||||||
snd_soc_put_volsw
|
snd_soc_put_volsw
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user