Searched defs:spi_xcomm (Results 1 – 1 of 1) sorted by relevance
33 struct spi_xcomm { struct44 static int spi_xcomm_sync_config(struct spi_xcomm *spi_xcomm, unsigned int len) in spi_xcomm_sync_config()59 static void spi_xcomm_chipselect(struct spi_xcomm *spi_xcomm, in spi_xcomm_chipselect()73 static int spi_xcomm_setup_transfer(struct spi_xcomm *spi_xcomm, in spi_xcomm_setup_transfer()111 static int spi_xcomm_txrx_bufs(struct spi_xcomm *spi_xcomm, in spi_xcomm_txrx_bufs()139 struct spi_xcomm *spi_xcomm = spi_master_get_devdata(master); in spi_xcomm_transfer_one() local210 struct spi_xcomm *spi_xcomm; in spi_xcomm_probe() local