Searched refs:stat_msg (Results 1 – 1 of 1) sorted by relevance
274 struct spi_message stat_msg; member308 status = spi_sync(lp->spi, &lp->stat_msg); in adf7242_status()1259 spi_message_init(&lp->stat_msg); in adf7242_probe()1260 spi_message_add_tail(&lp->stat_xfer, &lp->stat_msg); in adf7242_probe()