Lines Matching refs:spi_lm70llp
79 struct spi_lm70llp { struct
89 static struct spi_lm70llp *lm70llp; argument
94 static inline struct spi_lm70llp *spidev_to_pp(struct spi_device *spi) in spidev_to_pp()
106 static inline void deassertCS(struct spi_lm70llp *pp) in deassertCS()
114 static inline void assertCS(struct spi_lm70llp *pp) in assertCS()
122 static inline void clkHigh(struct spi_lm70llp *pp) in clkHigh()
128 static inline void clkLow(struct spi_lm70llp *pp) in clkLow()
143 struct spi_lm70llp *pp = spidev_to_pp(s); in setsck()
168 struct spi_lm70llp *pp = spidev_to_pp(s); in getmiso()
177 struct spi_lm70llp *pp = spidev_to_pp(spi); in lm70_chipselect()
196 struct spi_lm70llp *pp; in spi_lm70llp_attach()
303 struct spi_lm70llp *pp; in spi_lm70llp_detach()