Searched refs:spi_transq_first (Results 1 – 10 of 10) sorted by relevance
145 #define spi_transq_first(q) \ macro
300 if ((st = spi_transq_first(&sc->sc_transq)) == NULL) { in mvspi_sched()
213 while ((st = spi_transq_first(&sc->sc_q)) != NULL) { in bcmspi_start()
322 while ((st = spi_transq_first(&sc->sc_q)) != NULL) { in auspi_sched()
328 while ((st = spi_transq_first(&sc->sc_q)) != NULL) { in imxspi_sched()
279 while ((st = spi_transq_first(&sc->sc_q)) != NULL) { in sun6ispi_start()
355 while ((st = spi_transq_first(&sc->sc_q)) != NULL) { in sun4ispi_start()
373 while ((st = spi_transq_first(&sc->sc_q)) != NULL) { in at91spi_sched()
460 while ((st = spi_transq_first(&sc->sc_q)) != NULL) { in rk_spi_start()
291 if ((st = spi_transq_first(&sc->sc_transq)) == NULL) { in arspi_sched()