Lines Matching defs:spi
155 struct spi_device *spi; member
210 static int hi3110_spi_trans(struct spi_device *spi, int len) in hi3110_spi_trans()
239 static u8 hi3110_cmd(struct spi_device *spi, u8 command) in hi3110_cmd()
249 static u8 hi3110_read(struct spi_device *spi, u8 command) in hi3110_read()
261 static void hi3110_write(struct spi_device *spi, u8 reg, u8 val) in hi3110_write()
270 static void hi3110_hw_tx_frame(struct spi_device *spi, u8 *buf, int len) in hi3110_hw_tx_frame()
279 static void hi3110_hw_tx(struct spi_device *spi, struct can_frame *frame) in hi3110_hw_tx()
322 static void hi3110_hw_rx_frame(struct spi_device *spi, u8 *buf) in hi3110_hw_rx_frame()
331 static void hi3110_hw_rx(struct spi_device *spi) in hi3110_hw_rx()
378 static void hi3110_hw_sleep(struct spi_device *spi) in hi3110_hw_sleep()
387 struct spi_device *spi = priv->spi; in hi3110_hard_start_xmit() local
429 struct spi_device *spi = priv->spi; in hi3110_get_berr_counter() local
439 static int hi3110_set_normal_mode(struct spi_device *spi) in hi3110_set_normal_mode()
473 struct spi_device *spi = priv->spi; in hi3110_do_set_bittiming() local
500 static int hi3110_hw_reset(struct spi_device *spi) in hi3110_hw_reset()
527 static int hi3110_hw_probe(struct spi_device *spi) in hi3110_hw_probe()
560 struct spi_device *spi = priv->spi; in hi3110_stop() local
595 struct spi_device *spi = priv->spi; in hi3110_tx_work_handler() local
618 struct spi_device *spi = priv->spi; in hi3110_restart_work_handler() local
653 struct spi_device *spi = priv->spi; in hi3110_can_ist() local
762 struct spi_device *spi = priv->spi; in hi3110_open() local
847 static int hi3110_can_probe(struct spi_device *spi) in hi3110_can_probe()
994 static int hi3110_can_remove(struct spi_device *spi) in hi3110_can_remove()
1013 struct spi_device *spi = to_spi_device(dev); in hi3110_can_suspend() local
1043 struct spi_device *spi = to_spi_device(dev); in hi3110_can_resume() local