Lines Matching refs:usb_page_cache
35 struct usb_page_cache;
583 struct usb_page_cache *usbd_xfer_get_frame(struct usb_xfer *, usb_frcount_t);
617 void usbd_copy_in(struct usb_page_cache *cache, usb_frlength_t offset,
619 int usbd_copy_in_user(struct usb_page_cache *cache, usb_frlength_t offset,
621 void usbd_copy_out(struct usb_page_cache *cache, usb_frlength_t offset,
623 int usbd_copy_out_user(struct usb_page_cache *cache, usb_frlength_t offset,
625 void usbd_get_page(struct usb_page_cache *pc, usb_frlength_t offset,
627 void usbd_m_copy_in(struct usb_page_cache *cache, usb_frlength_t dst_offset,
629 void usbd_frame_zero(struct usb_page_cache *cache, usb_frlength_t offset,
644 void usb_fifo_put_data(struct usb_fifo *fifo, struct usb_page_cache *pc,
650 uint8_t usb_fifo_get_data(struct usb_fifo *fifo, struct usb_page_cache *pc,