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

  /src/sys/dev/i2c/
pcf8574.c 92 static int pcf8574_detach(device_t, int);
108 pcf8574_match, pcf8574_attach, pcf8574_detach, NULL);
244 pcf8574_detach(device_t self, int flags) function in typeref:typename:int
pcf8574.c 92 static int pcf8574_detach(device_t, int);
108 pcf8574_match, pcf8574_attach, pcf8574_detach, NULL);
244 pcf8574_detach(device_t self, int flags) function in typeref:typename:int

Completed in 22 milliseconds