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

  /src/sys/dev/i2c/
bmx280thpi2c.c 57 static int bmx280thpi2c_detach(device_t, int);
60 bmx280thpi2c_match, bmx280thpi2c_attach, bmx280thpi2c_detach, NULL);
207 bmx280thpi2c_detach(device_t self, int flags) function in typeref:typename:int
bmx280thpi2c.c 57 static int bmx280thpi2c_detach(device_t, int);
60 bmx280thpi2c_match, bmx280thpi2c_attach, bmx280thpi2c_detach, NULL);
207 bmx280thpi2c_detach(device_t self, int flags) function in typeref:typename:int

Completed in 269 milliseconds