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

  /src/sys/dev/i2c/
scmdi2c.c 58 static int scmdi2c_detach(device_t, int);
73 scmdi2c_match, scmdi2c_attach, scmdi2c_detach, scmdi2c_activate);
197 scmdi2c_detach(device_t self, int flags) function in typeref:typename:int

Completed in 29 milliseconds