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

  /src/sys/arch/arc/jazz/
vga_jazzio.c 63 void vga_jazzio_attach(device_t, device_t, void *);
66 vga_jazzio_match, vga_jazzio_attach, NULL, NULL);
153 vga_jazzio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
vga_jazzio.c 63 void vga_jazzio_attach(device_t, device_t, void *);
66 vga_jazzio_match, vga_jazzio_attach, NULL, NULL);
153 vga_jazzio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 61 milliseconds