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

  /src/sys/dev/pci/
unichromefb.c 124 static int unichromefb_match(device_t, cfdata_t, void *);
228 unichromefb_match, unichromefb_attach, NULL, NULL);
231 unichromefb_match(device_t parent, cfdata_t match, void *opaque) function in typeref:typename:int

Completed in 11 milliseconds