Searched refs:stat_msg (Results 1 – 1 of 1) sorted by relevance
275 struct spi_message stat_msg; member309 status = spi_sync(lp->spi, &lp->stat_msg); in adf7242_status()1264 spi_message_init(&lp->stat_msg); in adf7242_probe()1265 spi_message_add_tail(&lp->stat_xfer, &lp->stat_msg); in adf7242_probe()