Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d5cd6a73 authored by Liangcai Fan's avatar Liangcai Fan
Browse files

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: default avatarLiangcai Fan <liangcai.fan@unisoc.com>
parent 0dc34f86
Loading
Loading
Loading
Loading
+429 −290

File changed.

Preview size limit exceeded, changes collapsed.

+8 −0
Original line number Diff line number Diff line
@@ -368,6 +368,7 @@
  netif_carrier_on
  netif_rx_ni
  netif_tx_wake_queue
  nf_conntrack_destroy
  nf_conntrack_find_get
  nf_ct_get_tuplepr
  nf_ct_invert_tuple
@@ -842,6 +843,8 @@
  usb_gadget_set_state
  usb_gadget_unmap_request_by_dev
  usb_get_maximum_speed
  usb_role_switch_register
  usb_role_switch_unregister

# required by exfat.ko
  __blockdev_direct_IO
@@ -1702,6 +1705,11 @@
  of_dma_controller_free
  of_dma_controller_register
  of_dma_simple_xlate
  vchan_dma_desc_free_list
  vchan_find_desc
  vchan_init
  vchan_tx_desc_free
  vchan_tx_submit

# required by sprd-gsp.ko
  __kthread_init_worker