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

  /src/sys/dev/i2c/
sgp40.c 50 static int sgp40_detach(device_t, int);
71 sgp40_match, sgp40_attach, sgp40_detach, NULL);
776 sgp40_detach(device_t self, int flags) function in typeref:typename:int
sgp40.c 50 static int sgp40_detach(device_t, int);
71 sgp40_match, sgp40_attach, sgp40_detach, NULL);
776 sgp40_detach(device_t self, int flags) function in typeref:typename:int

Completed in 72 milliseconds