Lines Matching defs:rtt_dev
54 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (dev->user_data); in rt_sfud_control() local
67 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (dev->user_data); in rt_sfud_control() local
94 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (dev->user_data); in rt_sfud_read() local
108 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (dev->user_data); in rt_sfud_write() local
128 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (sfud_dev->user_data); in spi_write_read() local
181 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (sfud_dev->user_data); in qspi_read() local
215 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (sfud_dev->user_data); in spi_lock() local
222 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (sfud_dev->user_data); in spi_unlock() local
313 rt_spi_flash_device_t rtt_dev = RT_NULL; in rt_sfud_flash_probe() local
460 rt_spi_flash_device_t rtt_dev = RT_NULL; in rt_sfud_flash_find() local
502 static rt_spi_flash_device_t rtt_dev = NULL, rtt_dev_bak = NULL; in sf() local