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
Loading
Please sign in to comment