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

  /src/sys/arch/evbarm/gumstix/
gxiic.c 50 static int gxiicmatch(device_t, cfdata_t, void *);
61 gxiicmatch, gxiicattach, NULL, NULL);
66 gxiicmatch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
gxiic.c 50 static int gxiicmatch(device_t, cfdata_t, void *);
61 gxiicmatch, gxiicattach, NULL, NULL);
66 gxiicmatch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 24 milliseconds