Lines Matching refs:self
352 struct spi_device *spi = to_spi_device(hcd->self.controller); in spi_rd8()
377 struct spi_device *spi = to_spi_device(hcd->self.controller); in spi_wr8()
401 struct spi_device *spi = to_spi_device(hcd->self.controller); in spi_rd_buf()
427 struct spi_device *spi = to_spi_device(hcd->self.controller); in spi_wr_buf()
556 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_transfer_out()
662 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_select_and_start_urb()
798 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_check_unlink()
881 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_handle_error()
973 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_transfer_in_done()
1168 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_irq_handler()
1321 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_reset_hcd()
1400 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_spi_thread()
1495 hcd->self.sg_tablesize = 0; in max3421_reset()
1497 hcd->self.root_hub->speed = USB_SPEED_FULL; in max3421_reset()
1527 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_urb_enqueue()
1643 dev_dbg(hcd->self.controller, in max3421_hub_status_data()
1699 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_hub_control()
1717 dev_dbg(hcd->self.controller, "power-off\n"); in max3421_hub_control()
1766 dev_dbg(hcd->self.controller, "power-on\n"); in max3421_hub_control()
1782 dev_dbg(hcd->self.controller, in max3421_hub_control()
1918 if (hcd->self.controller == &spi->dev) in max3421_remove()