HomeSort by: relevance | last modified time | path
    Searched defs:at91twi_poll (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/at91/
at91twi.c 55 int at91twi_poll(struct at91twi_softc *, int, int);
204 at91twi_poll(struct at91twi_softc *sc, int timo, int flags) function in typeref:typename:int
256 if (at91twi_poll(sc, timo, flags))
at91twi.c 55 int at91twi_poll(struct at91twi_softc *, int, int);
204 at91twi_poll(struct at91twi_softc *sc, int timo, int flags) function in typeref:typename:int
256 if (at91twi_poll(sc, timo, flags))

Completed in 25 milliseconds