cfspi             144 include/net/caif/caif_spi.h void cfspi_dbg_state(struct cfspi *cfspi, int state);
cfspi             145 include/net/caif/caif_spi.h int cfspi_xmitfrm(struct cfspi *cfspi, u8 *buf, size_t len);
cfspi             146 include/net/caif/caif_spi.h int cfspi_xmitlen(struct cfspi *cfspi);
cfspi             147 include/net/caif/caif_spi.h int cfspi_rxfrm(struct cfspi *cfspi, u8 *buf, size_t len);
cfspi             150 include/net/caif/caif_spi.h int cfspi_xmitfrm(struct cfspi *cfspi, u8 *buf, size_t len);
cfspi             151 include/net/caif/caif_spi.h int cfspi_xmitlen(struct cfspi *cfspi);
cfspi             152 include/net/caif/caif_spi.h int cfspi_rxfrm(struct cfspi *cfspi, u8 *buf, size_t len);