最終更新:2014-05-17 (土) 22:28:18 (3625d)  

drivers/usb/core/urb.c
Top / drivers / usb / core / urb.c

関数

  • urb_destoroy?
  • usb_init_urb - initializes a urb so that it can be used by a USB driver
  • usb_alloc_urb - creates a new urb for a USB driver to use
  • usb_free_urb?
  • usb_get_urb?
  • usb_anchor_urb?
  • usb_anchor_check_wakeup?
  • __usb_unanchor_urb?
  • usb_unanchor_urb?
  • usb_submit_urb - issue an asynchronous transfer request for an endpoint
  • usb_unlink_urb? - abort/cancel a transfer request for an endpoint
  • usb_kill_urb? - cancel a transfer request and wait for it to finish
  • usb_poison_urb?
  • usb_unpoison_urb?
  • usb_block_urb?
  • usb_kill_anchored_urbs?
  • usb_poison_anchored_urbs?
  • usb_unpoison_anchored_urbs?
  • usb_unlink_anchored_urbs?
  • usb_anchor_suspend_wakeups?
  • usb_anchor_resume_wakeups?
  • usb_wait_anchor_empty_timeout?
  • usb_get_from_anchor?
  • usb_scuttle_anchored_urbs?
  • usb_anchor_empty?