Home
last modified time | relevance | path

Searched refs:spi_xcomm_sync_config (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-xcomm.c43 static int spi_xcomm_sync_config(struct spi_xcomm *spi_xcomm, unsigned int len) in spi_xcomm_sync_config() function
170 status = spi_xcomm_sync_config(spi_xcomm, t->len); in spi_xcomm_transfer_one()
175 status = spi_xcomm_sync_config(spi_xcomm, 0); in spi_xcomm_transfer_one()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-xcomm.c43 static int spi_xcomm_sync_config(struct spi_xcomm *spi_xcomm, unsigned int len) in spi_xcomm_sync_config() function
170 status = spi_xcomm_sync_config(spi_xcomm, t->len); in spi_xcomm_transfer_one()
175 status = spi_xcomm_sync_config(spi_xcomm, 0); in spi_xcomm_transfer_one()

Completed in 1 milliseconds