Searched refs:spi_bb_txrx_word_fn (Results 1 – 2 of 2) sorted by relevance
7 typedef u32 (*spi_bb_txrx_word_fn)(struct spi_device *, unsigned int, u32, u8, unsigned int); typedef34 spi_bb_txrx_word_fn txrx_word[SPI_MODE_X_MASK + 1];
41 typedef unsigned int (*spi_bb_txrx_bufs_fn)(struct spi_device *, spi_bb_txrx_word_fn,47 spi_bb_txrx_word_fn txrx_word;52 spi_bb_txrx_word_fn txrx_word, in bitbang_txrx_8()83 spi_bb_txrx_word_fn txrx_word, in bitbang_txrx_16()114 spi_bb_txrx_word_fn txrx_word, in bitbang_txrx_32()