Lines Matching defs:bs

105 static void bcm2835aux_debugfs_create(struct bcm2835aux_spi *bs,  in bcm2835aux_debugfs_create()
127 static void bcm2835aux_debugfs_remove(struct bcm2835aux_spi *bs) in bcm2835aux_debugfs_remove()
133 static void bcm2835aux_debugfs_create(struct bcm2835aux_spi *bs, in bcm2835aux_debugfs_create()
138 static void bcm2835aux_debugfs_remove(struct bcm2835aux_spi *bs) in bcm2835aux_debugfs_remove()
143 static inline u32 bcm2835aux_rd(struct bcm2835aux_spi *bs, unsigned int reg) in bcm2835aux_rd()
148 static inline void bcm2835aux_wr(struct bcm2835aux_spi *bs, unsigned int reg, in bcm2835aux_wr()
154 static inline void bcm2835aux_rd_fifo(struct bcm2835aux_spi *bs) in bcm2835aux_rd_fifo()
177 static inline void bcm2835aux_wr_fifo(struct bcm2835aux_spi *bs) in bcm2835aux_wr_fifo()
206 static void bcm2835aux_spi_reset_hw(struct bcm2835aux_spi *bs) in bcm2835aux_spi_reset_hw()
214 static void bcm2835aux_spi_transfer_helper(struct bcm2835aux_spi *bs) in bcm2835aux_spi_transfer_helper()
235 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); in bcm2835aux_spi_interrupt() local
264 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); in __bcm2835aux_spi_transfer_one_irq() local
279 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); in bcm2835aux_spi_transfer_one_irq() local
304 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); in bcm2835aux_spi_transfer_one_poll() local
344 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); in bcm2835aux_spi_transfer_one() local
405 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); in bcm2835aux_spi_prepare_message() local
428 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); in bcm2835aux_spi_unprepare_message() local
438 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); in bcm2835aux_spi_handle_err() local
477 struct bcm2835aux_spi *bs; in bcm2835aux_spi_probe() local
571 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); in bcm2835aux_spi_remove() local