Lines Matching refs:hcd_to_max3421

329 hcd_to_max3421(struct usb_hcd *hcd)  in hcd_to_max3421()  function
343 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_rd8()
370 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_wr8()
394 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_rd_buf()
420 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_wr_buf()
459 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_set_speed()
514 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_in()
526 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_out()
571 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_next_transfer()
632 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_select_and_start_urb()
767 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_check_unlink()
800 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_slow_retransmit()
815 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_recv_data_available()
847 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_handle_error()
936 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_in_done()
979 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_out_done()
1006 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_host_transfer_done()
1072 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_detect_conn()
1131 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_irq_handler()
1145 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in dump_eps()
1186 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_handle_irqs()
1280 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_reset_hcd()
1332 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_urb_done()
1369 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_spi_thread()
1448 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_reset_port()
1461 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_reset()
1474 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_start()
1496 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_urb_enqueue()
1547 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_urb_dequeue()
1569 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_endpoint_disable()
1590 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_get_frame_number()
1601 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_hub_status_data()
1646 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_gpout_set_value()
1669 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_hub_control()
1871 max3421_hcd = hcd_to_max3421(hcd); in max3421_probe()