Searched refs:s3c2410_spigpio (Results 1 – 1 of 1) sorted by relevance
29 struct s3c2410_spigpio { struct36 static inline struct s3c2410_spigpio *spidev_to_sg(struct spi_device *spi) in spidev_to_sg() argument43 struct s3c2410_spigpio *sg = spidev_to_sg(dev); in setsck()49 struct s3c2410_spigpio *sg = spidev_to_sg(dev); in setmosi()55 struct s3c2410_spigpio *sg = spidev_to_sg(dev); in getmiso()91 struct s3c2410_spigpio *sg = spidev_to_sg(dev); in s3c2410_spigpio_chipselect()101 struct s3c2410_spigpio *sp; in s3c2410_spigpio_probe()104 master = spi_alloc_master(&dev->dev, sizeof(struct s3c2410_spigpio)); in s3c2410_spigpio_probe()157 struct s3c2410_spigpio *sp = platform_get_drvdata(dev); in s3c2410_spigpio_remove()