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

  /src/sys/dev/i2c/
ihidev.c 113 static int ihidev_detach(device_t, int);
115 ihidev_match, ihidev_attach, ihidev_detach, NULL);
266 ihidev_detach(device_t self, int flags) function in typeref:typename:int
ihidev.c 113 static int ihidev_detach(device_t, int);
115 ihidev_match, ihidev_attach, ihidev_detach, NULL);
266 ihidev_detach(device_t self, int flags) function in typeref:typename:int

Completed in 34 milliseconds