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

  /src/sys/arch/arm/s3c2xx0/
s3c2800.c 57 static void s3c2800_attach(device_t, device_t, void *);
61 CFATTACH_DECL_NEW(ssio, sizeof(struct s3c2800_softc), s3c2800_match, s3c2800_attach,
92 s3c2800_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
s3c2800.c 57 static void s3c2800_attach(device_t, device_t, void *);
61 CFATTACH_DECL_NEW(ssio, sizeof(struct s3c2800_softc), s3c2800_match, s3c2800_attach,
92 s3c2800_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds