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

  /src/sys/arch/arm/gemini/
gemini_obio.c 140 static int obio_find(device_t, cfdata_t, const int *, void *);
282 obio_find(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
381 CFARGS(.submatch = obio_find,
gemini_obio.c 140 static int obio_find(device_t, cfdata_t, const int *, void *);
282 obio_find(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
381 CFARGS(.submatch = obio_find,

Completed in 25 milliseconds