Lines Matching refs:hcd_to_max3421

335 hcd_to_max3421(struct usb_hcd *hcd)  in hcd_to_max3421()  function
349 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_rd8()
376 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_wr8()
400 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_rd_buf()
426 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in spi_wr_buf()
465 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_set_speed()
520 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_in()
532 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_out()
577 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_next_transfer()
638 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_select_and_start_urb()
773 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_check_unlink()
806 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_slow_retransmit()
821 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_recv_data_available()
853 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_handle_error()
945 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_in_done()
988 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_transfer_out_done()
1015 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_host_transfer_done()
1081 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_detect_conn()
1140 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_irq_handler()
1155 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in dump_eps()
1196 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_handle_irqs()
1290 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_reset_hcd()
1342 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_urb_done()
1379 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_spi_thread()
1458 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_reset_port()
1471 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_reset()
1484 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_start()
1506 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_urb_enqueue()
1556 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_urb_dequeue()
1578 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_endpoint_disable()
1599 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_get_frame_number()
1610 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_hub_status_data()
1655 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_gpout_set_value()
1678 struct max3421_hcd *max3421_hcd = hcd_to_max3421(hcd); in max3421_hub_control()
1880 max3421_hcd = hcd_to_max3421(hcd); in max3421_probe()