Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-atmel.c324 struct atmel_spi_device { struct
367 struct atmel_spi_device *asd = spi->controller_state; in cs_activate()
420 struct atmel_spi_device *asd = spi->controller_state; in cs_deactivate()
1203 struct atmel_spi_device *asd; in atmel_spi_setup()
1246 asd = kzalloc(sizeof(struct atmel_spi_device), GFP_KERNEL); in atmel_spi_setup()
1285 struct atmel_spi_device *asd; in atmel_spi_one_transfer()
1473 struct atmel_spi_device *asd = spi->controller_state; in atmel_spi_cleanup()