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

  /src/sys/arch/arm/iomd/
iomd.c 82 static int iomdmatch(device_t parent, cfdata_t cf, void *aux);
87 iomdmatch, iomdattach, NULL, NULL);
115 * int iomdmatch(device_t parent, cfdata_t cf, void *aux)
121 iomdmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
iomd.c 82 static int iomdmatch(device_t parent, cfdata_t cf, void *aux);
87 iomdmatch, iomdattach, NULL, NULL);
115 * int iomdmatch(device_t parent, cfdata_t cf, void *aux)
121 iomdmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
iomd.c 82 static int iomdmatch(device_t parent, cfdata_t cf, void *aux);
87 iomdmatch, iomdattach, NULL, NULL);
115 * int iomdmatch(device_t parent, cfdata_t cf, void *aux)
121 iomdmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 31 milliseconds