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

  /src/sys/dev/pci/
unichromefb.c 125 static void unichromefb_attach(device_t, device_t, void *);
228 unichromefb_match, unichromefb_attach, NULL, NULL);
253 unichromefb_attach(device_t parent, device_t self, void *opaque) function in typeref:typename:void
unichromefb.c 125 static void unichromefb_attach(device_t, device_t, void *);
228 unichromefb_match, unichromefb_attach, NULL, NULL);
253 unichromefb_attach(device_t parent, device_t self, void *opaque) function in typeref:typename:void

Completed in 22 milliseconds