Lines Matching refs:hcd_to_max3421

337 hcd_to_max3421(struct usb_hcd *hcd)  in hcd_to_max3421()  function
351 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_rd8()
378 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_wr8()
402 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_rd_buf()
428 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_wr_buf()
467 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_set_speed()
494 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_set_address()
545 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_in()
557 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_out()
602 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_next_transfer()
663 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_select_and_start_urb()
799 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_check_unlink()
835 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_slow_retransmit()
850 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_recv_data_available()
882 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_handle_error()
974 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_in_done()
1017 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_out_done()
1044 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_host_transfer_done()
1110 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_detect_conn()
1169 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_irq_handler()
1184 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in dump_eps()
1228 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_handle_irqs()
1322 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_reset_hcd()
1374 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_urb_done()
1401 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_spi_thread()
1480 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_reset_port()
1493 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_reset()
1506 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_start()
1528 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_urb_enqueue()
1578 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_urb_dequeue()
1600 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_endpoint_disable()
1621 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_get_frame_number()
1632 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_hub_status_data()
1677 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_gpout_set_value()
1700 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_hub_control()
1859 max3421_hcd = hcd_to_max3421(hcd); in max3421_probe()