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

  /src/sys/arch/newsmips/dev/
fb.c 90 static int fb_match(device_t, cfdata_t, void *);
116 fb_match, fb_attach, NULL, NULL);
167 fb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
fb.c 90 static int fb_match(device_t, cfdata_t, void *);
116 fb_match, fb_attach, NULL, NULL);
167 fb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
fb.c 90 static int fb_match(device_t, cfdata_t, void *);
116 fb_match, fb_attach, NULL, NULL);
167 fb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 32 milliseconds