Searched refs:s3c2410_spigpio (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 Dspi_s3c24xx_gpio.c29 struct s3c2410_spigpio { struct
36 static inline struct s3c2410_spigpio *spidev_to_sg(struct spi_device *spi)
43 struct s3c2410_spigpio *sg = spidev_to_sg(dev);
49 struct s3c2410_spigpio *sg = spidev_to_sg(dev);
55 struct s3c2410_spigpio *sg = spidev_to_sg(dev);
91 struct s3c2410_spigpio *sg = spidev_to_sg(dev);
101 struct s3c2410_spigpio *sp;
104 master = spi_alloc_master(&dev->dev, sizeof(struct s3c2410_spigpio));
157 struct s3c2410_spigpio *sp = platform_get_drvdata(dev);

Completed in 18 milliseconds