Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/spi/
Dspi_s3c24xx.c44 struct s3c24xx_spi_devstate { struct
104 struct s3c24xx_spi_devstate *cs = spi->controller_state; in s3c24xx_spi_chipsel()
128 struct s3c24xx_spi_devstate *cs = spi->controller_state; in s3c24xx_spi_update_state()
181 struct s3c24xx_spi_devstate *cs = spi->controller_state; in s3c24xx_spi_setupxfer()
194 struct s3c24xx_spi_devstate *cs = spi->controller_state; in s3c24xx_spi_setup()
200 cs = kzalloc(sizeof(struct s3c24xx_spi_devstate), GFP_KERNEL); in s3c24xx_spi_setup()