Lines Matching defs:bs
53 static inline u8 bcm_spi_readb(struct bcm63xx_spi *bs, in bcm_spi_readb()
59 static inline u16 bcm_spi_readw(struct bcm63xx_spi *bs, in bcm_spi_readw()
65 static inline void bcm_spi_writeb(struct bcm63xx_spi *bs, in bcm_spi_writeb()
71 static inline void bcm_spi_writew(struct bcm63xx_spi *bs, in bcm_spi_writew()
90 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master); in bcm63xx_spi_setup_transfer() local
122 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master); in bcm63xx_txrx_bufs() local
221 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_transfer_one() local
302 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_interrupt() local
326 struct bcm63xx_spi *bs; in bcm63xx_spi_probe() local
421 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_remove() local
436 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_suspend() local
448 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_resume() local