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

  /src/sys/dev/i2c/
pcagpio.c 59 static int pcagpio_detach(device_t, int);
92 pcagpio_match, pcagpio_attach, pcagpio_detach, NULL);
207 pcagpio_detach(device_t self, int flags) function in typeref:typename:int
pcagpio.c 59 static int pcagpio_detach(device_t, int);
92 pcagpio_match, pcagpio_attach, pcagpio_detach, NULL);
207 pcagpio_detach(device_t self, int flags) function in typeref:typename:int

Completed in 20 milliseconds