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

  /src/sys/arch/mips/adm5120/
adm5120_extio.c 98 static void extio_attach(device_t, device_t, void *);
103 extio_match, extio_attach, NULL, NULL);
285 extio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
adm5120_extio.c 98 static void extio_attach(device_t, device_t, void *);
103 extio_match, extio_attach, NULL, NULL);
285 extio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
adm5120_extio.c 98 static void extio_attach(device_t, device_t, void *);
103 extio_match, extio_attach, NULL, NULL);
285 extio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 35 milliseconds