Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-atmel.c286 struct atmel_spi_device { struct
326 struct atmel_spi_device *asd = spi->controller_state; in cs_activate()
1201 struct atmel_spi_device *asd; in atmel_spi_setup()
1254 asd = kzalloc(sizeof(struct atmel_spi_device), GFP_KERNEL); in atmel_spi_setup()
1297 struct atmel_spi_device *asd; in atmel_spi_one_transfer()
1411 struct atmel_spi_device *asd = spi->controller_state; in atmel_spi_cleanup()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-atmel.c289 struct atmel_spi_device { struct
387 struct atmel_spi_device *asd = spi->controller_state; in cs_activate()
1264 struct atmel_spi_device *asd; in atmel_spi_setup()
1317 asd = kzalloc(sizeof(struct atmel_spi_device), GFP_KERNEL); in atmel_spi_setup()
1360 struct atmel_spi_device *asd; in atmel_spi_one_transfer()
1472 struct atmel_spi_device *asd = spi->controller_state; in atmel_spi_cleanup()

Completed in 6 milliseconds