ANDROID: ABI: add the symbols of dwc3.ko and sprd-dma.ko to unisoc
Add the symbols of dwc3.ko and sprd-dma.ko to unisoc,and
updates the ABI representation accordingly.
Leaf changes summary: 7 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 7 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
7 Added functions:
[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*)'
[A] 'function void vchan_dma_desc_free_list(virt_dma_chan*, list_head*)'
[A] 'function virt_dma_desc* vchan_find_desc(virt_dma_chan*, dma_cookie_t)'
[A] 'function void vchan_init(virt_dma_chan*, dma_device*)'
[A] 'function int vchan_tx_desc_free(dma_async_tx_descriptor*)'
[A] 'function dma_cookie_t vchan_tx_submit(dma_async_tx_descriptor*)'
Bug: 160255258
Change-Id: Ibe0bf761812a980fbec5df1365a8f8cdb201852e
Signed-off-by:
Liangcai Fan <liangcai.fan@unisoc.com>
Loading
Please register or sign in to comment