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

  /src/sys/dev/i2c/
ihidev.c 133 static int ihidev_submatch(device_t, cfdata_t, const int *, void *);
228 CFARGS(.submatch = ihidev_submatch,
249 CFARGS(.submatch = ihidev_submatch,
945 ihidev_submatch(device_t parent, cfdata_t cf, const int *locs, void *aux) function in typeref:typename:int

Completed in 14 milliseconds