Home
last modified time | relevance | path

Searched refs:atmel_spi_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/spi/
Dspi-atmel.c257 struct atmel_spi_device { struct
300 struct atmel_spi_device *asd = spi->controller_state; in cs_activate()
352 struct atmel_spi_device *asd = spi->controller_state; in cs_deactivate()
978 struct atmel_spi_device *asd; in atmel_spi_setup()
1017 asd = kzalloc(sizeof(struct atmel_spi_device), GFP_KERNEL); in atmel_spi_setup()
1052 struct atmel_spi_device *asd; in atmel_spi_one_transfer()
1242 struct atmel_spi_device *asd = spi->controller_state; in atmel_spi_cleanup()