ANDROID: GKI: Update symbol list for mtk AI-vision projects

26 symbol(s) added
  'void g_audio_cleanup(struct g_audio *)'
  'int g_audio_setup(struct g_audio *, const char *, const char *)'
  'void gether_cleanup(struct eth_dev *)'
  'struct net_device * gether_connect(struct gether *)'
  'void gether_disconnect(struct gether *)'
  'int gether_get_dev_addr(struct net_device *, char *, int)'
  'int gether_get_host_addr(struct net_device *, char *, int)'
  'void gether_get_host_addr_u8(struct net_device *, u8 *)'
  'int gether_get_ifname(struct net_device *, char *, int)'
  'unsigned int gether_get_qmult(struct net_device *)'
  'int gether_register_netdev(struct net_device *)'
  'int gether_set_dev_addr(struct net_device *, const char *)'
  'void gether_set_gadget(struct net_device *, struct usb_gadget *)'
  'int gether_set_host_addr(struct net_device *, const char *)'
  'int gether_set_ifname(struct net_device *, const char *, int)'
  'void gether_set_qmult(struct net_device *, unsigned int)'
  'struct net_device * gether_setup_name_default(const char *)'
  'int phy_loopback(struct phy_device *, bool)'
  'int u_audio_get_mute(struct g_audio *, int, int *)'
  'int u_audio_get_volume(struct g_audio *, int, s16 *)'
  'int u_audio_set_mute(struct g_audio *, int, int)'
  'int u_audio_set_volume(struct g_audio *, int, s16)'
  'int u_audio_start_capture(struct g_audio *)'
  'int u_audio_start_playback(struct g_audio *)'
  'void u_audio_stop_capture(struct g_audio *)'
  'void u_audio_stop_playback(struct g_audio *)'

Bug: 250742540
Signed-off-by: Seiya Wang <seiya.wang@mediatek.com>
Change-Id: I94645aaf04495d9787bd329fbc630f5d9cbe5ed4
This commit is contained in:
Seiya Wang
2022-10-04 14:18:10 +08:00
parent d6b20ddcd9
commit 4ec2c6e2d1
2 changed files with 1217 additions and 798 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -770,6 +770,8 @@
fwnode_property_read_string
fwnode_property_read_u32_array
fwnode_property_read_u64_array
g_audio_cleanup
g_audio_setup
gcd
generic_file_llseek
generic_handle_domain_irq
@@ -802,6 +804,21 @@
get_each_dmabuf
__get_free_pages
get_governor_parent_kobj
gether_cleanup
gether_connect
gether_disconnect
gether_get_dev_addr
gether_get_host_addr
gether_get_host_addr_u8
gether_get_ifname
gether_get_qmult
gether_register_netdev
gether_set_dev_addr
gether_set_gadget
gether_set_host_addr
gether_set_ifname
gether_set_qmult
gether_setup_name_default
get_kernel_pages
get_pid_task
get_random_bytes
@@ -1047,6 +1064,7 @@
kstrtoint_from_user
kstrtol_from_user
kstrtoll
kstrtos16
kstrtou16
kstrtou8
kstrtouint
@@ -1407,6 +1425,7 @@
phy_exit
phy_get
phy_init
phy_loopback
phy_power_off
phy_power_on
phy_print_status
@@ -2150,6 +2169,14 @@
uart_get_baud_rate
uart_get_divisor
uart_update_timeout
u_audio_get_mute
u_audio_get_volume
u_audio_set_mute
u_audio_set_volume
u_audio_start_capture
u_audio_start_playback
u_audio_stop_capture
u_audio_stop_playback
__ubsan_handle_cfi_check_fail_abort
uclamp_eff_value
__udelay