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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Datmel_spi.c56 struct atmel_spi_device { struct
84 struct atmel_spi_device *asd = spi->controller_state;
126 struct atmel_spi_device *asd = spi->controller_state;
508 struct atmel_spi_device *asd;
587 asd = kzalloc(sizeof(struct atmel_spi_device), GFP_KERNEL);
690 struct atmel_spi_device *asd = spi->controller_state;

Completed in 17 milliseconds