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

  /src/sys/arch/sgimips/dev/
crmfb.c 207 static int crmfb_i2c_send_stop(void *, int);
1620 sc->sc_i2c.ic_send_stop = crmfb_i2c_send_stop;
1668 crmfb_i2c_send_stop(void *cookie, int flags) function in typeref:typename:int

Completed in 12 milliseconds