Lines Matching defs:ss
87 static int stmp_spi_init_hw(struct stmp_spi *ss) in stmp_spi_init_hw()
114 static void stmp_spi_release_hw(struct stmp_spi *ss) in stmp_spi_release_hw()
130 struct stmp_spi *ss = spi_master_get_devdata(spi->master); in stmp_spi_setup_transfer() local
205 static int stmp_spi_txrx_dma(struct stmp_spi *ss, int cs, in stmp_spi_txrx_dma()
253 static inline void stmp_spi_enable(struct stmp_spi *ss) in stmp_spi_enable()
259 static inline void stmp_spi_disable(struct stmp_spi *ss) in stmp_spi_disable()
265 static int stmp_spi_txrx_pio(struct stmp_spi *ss, int cs, in stmp_spi_txrx_pio()
320 static int stmp_spi_handle_message(struct stmp_spi *ss, struct spi_message *m) in stmp_spi_handle_message()
390 struct stmp_spi *ss = container_of(w, struct stmp_spi, work); in stmp_spi_handle() local
419 struct stmp_spi *ss = spi_master_get_devdata(spi->master); in stmp_spi_transfer() local
432 struct stmp_spi *ss = dev_id; in stmp_spi_irq() local
441 struct stmp_spi *ss = dev_id; in stmp_spi_irq_err() local
457 struct stmp_spi *ss; in stmp_spi_probe() local
594 struct stmp_spi *ss; in stmp_spi_remove() local
620 struct stmp_spi *ss; in stmp_spi_suspend() local
634 struct stmp_spi *ss; in stmp_spi_resume() local