• Home
  • Raw
  • Download

Lines Matching defs:spi

147 	struct spi_device *spi;  member
199 static int hi3110_spi_trans(struct spi_device *spi, int len) in hi3110_spi_trans()
221 static int hi3110_cmd(struct spi_device *spi, u8 command) in hi3110_cmd()
231 static u8 hi3110_read(struct spi_device *spi, u8 command) in hi3110_read()
243 static void hi3110_write(struct spi_device *spi, u8 reg, u8 val) in hi3110_write()
252 static void hi3110_hw_tx_frame(struct spi_device *spi, u8 *buf, int len) in hi3110_hw_tx_frame()
261 static void hi3110_hw_tx(struct spi_device *spi, struct can_frame *frame) in hi3110_hw_tx()
304 static void hi3110_hw_rx_frame(struct spi_device *spi, u8 *buf) in hi3110_hw_rx_frame()
313 static void hi3110_hw_rx(struct spi_device *spi) in hi3110_hw_rx()
360 static void hi3110_hw_sleep(struct spi_device *spi) in hi3110_hw_sleep()
369 struct spi_device *spi = priv->spi; in hi3110_hard_start_xmit() local
411 struct spi_device *spi = priv->spi; in hi3110_get_berr_counter() local
421 static int hi3110_set_normal_mode(struct spi_device *spi) in hi3110_set_normal_mode()
455 struct spi_device *spi = priv->spi; in hi3110_do_set_bittiming() local
482 static int hi3110_hw_reset(struct spi_device *spi) in hi3110_hw_reset()
509 static int hi3110_hw_probe(struct spi_device *spi) in hi3110_hw_probe()
542 struct spi_device *spi = priv->spi; in hi3110_stop() local
577 struct spi_device *spi = priv->spi; in hi3110_tx_work_handler() local
600 struct spi_device *spi = priv->spi; in hi3110_restart_work_handler() local
635 struct spi_device *spi = priv->spi; in hi3110_can_ist() local
745 struct spi_device *spi = priv->spi; in hi3110_open() local
830 static int hi3110_can_probe(struct spi_device *spi) in hi3110_can_probe()
952 static int hi3110_can_remove(struct spi_device *spi) in hi3110_can_remove()
971 struct spi_device *spi = to_spi_device(dev); in hi3110_can_suspend() local
1001 struct spi_device *spi = to_spi_device(dev); in hi3110_can_resume() local