最終更新:2014-05-18 (日) 14:51:52 (3634d)  

submit_async
Top / submit_async

呼び出し

  • list_entry?
  • usb_hcd_link_urb_to_ep? - add an URB to its endpoint queue
  • qh_append_tds? - For control/bulk/interrupt, return QH with these TDs appended.
  • usb_hcd_unlink_urb_from_ep? - remove an URB from its endpoint queue
  • qh_link_async? - move qh (and its qtds) onto async queue; maybe enable queue.
  • qtd_list_free?

呼び出し元