Lines Matching defs:hcd
337 hcd_to_max3421(struct usb_hcd *hcd) in hcd_to_max3421()
349 spi_rd8(struct usb_hcd *hcd, unsigned int reg) in spi_rd8()
375 spi_wr8(struct usb_hcd *hcd, unsigned int reg, u8 val) in spi_wr8()
399 spi_rd_buf(struct usb_hcd *hcd, unsigned int reg, void *buf, size_t len) in spi_rd_buf()
425 spi_wr_buf(struct usb_hcd *hcd, unsigned int reg, void *buf, size_t len) in spi_wr_buf()
465 max3421_set_speed(struct usb_hcd *hcd, struct usb_device *dev) in max3421_set_speed()
491 max3421_set_address(struct usb_hcd *hcd, struct usb_device *dev, int epnum, in max3421_set_address()
536 max3421_ctrl_setup(struct usb_hcd *hcd, struct urb *urb) in max3421_ctrl_setup()
543 max3421_transfer_in(struct usb_hcd *hcd, struct urb *urb) in max3421_transfer_in()
554 max3421_transfer_out(struct usb_hcd *hcd, struct urb *urb, int fast_retransmit) in max3421_transfer_out()
600 max3421_next_transfer(struct usb_hcd *hcd, int fast_retransmit) in max3421_next_transfer()
660 max3421_select_and_start_urb(struct usb_hcd *hcd) in max3421_select_and_start_urb()
796 max3421_check_unlink(struct usb_hcd *hcd) in max3421_check_unlink()
833 max3421_slow_retransmit(struct usb_hcd *hcd) in max3421_slow_retransmit()
848 max3421_recv_data_available(struct usb_hcd *hcd) in max3421_recv_data_available()
879 max3421_handle_error(struct usb_hcd *hcd, u8 hrsl) in max3421_handle_error()
971 max3421_transfer_in_done(struct usb_hcd *hcd, struct urb *urb) in max3421_transfer_in_done()
1015 max3421_transfer_out_done(struct usb_hcd *hcd, struct urb *urb) in max3421_transfer_out_done()
1042 max3421_host_transfer_done(struct usb_hcd *hcd) in max3421_host_transfer_done()
1108 max3421_detect_conn(struct usb_hcd *hcd) in max3421_detect_conn()
1167 struct usb_hcd *hcd = dev_id; in max3421_irq_handler() local
1182 dump_eps(struct usb_hcd *hcd) in dump_eps()
1226 max3421_handle_irqs(struct usb_hcd *hcd) in max3421_handle_irqs()
1319 max3421_reset_hcd(struct usb_hcd *hcd) in max3421_reset_hcd()
1372 max3421_urb_done(struct usb_hcd *hcd) in max3421_urb_done()
1399 struct usb_hcd *hcd = dev_id; in max3421_spi_thread() local
1478 max3421_reset_port(struct usb_hcd *hcd) in max3421_reset_port()
1491 max3421_reset(struct usb_hcd *hcd) in max3421_reset()
1504 max3421_start(struct usb_hcd *hcd) in max3421_start()
1520 max3421_stop(struct usb_hcd *hcd) in max3421_stop()
1525 max3421_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in max3421_urb_enqueue()
1576 max3421_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in max3421_urb_dequeue()
1598 max3421_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in max3421_endpoint_disable()
1619 max3421_get_frame_number(struct usb_hcd *hcd) in max3421_get_frame_number()
1630 max3421_hub_status_data(struct usb_hcd *hcd, char *buf) in max3421_hub_status_data()
1675 max3421_gpout_set_value(struct usb_hcd *hcd, u8 pin_number, u8 value) in max3421_gpout_set_value()
1696 max3421_hub_control(struct usb_hcd *hcd, u16 type_req, u16 value, u16 index, in max3421_hub_control()
1794 max3421_bus_suspend(struct usb_hcd *hcd) in max3421_bus_suspend()
1800 max3421_bus_resume(struct usb_hcd *hcd) in max3421_bus_resume()
1810 max3421_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in max3421_map_urb_for_dma()
1816 max3421_unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb) in max3421_unmap_urb_for_dma()
1844 struct usb_hcd *hcd = NULL; in max3421_probe() local
1912 struct usb_hcd *hcd = NULL; in max3421_remove() local