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

  /src/sys/arch/arm/s3c2xx0/
s3c2410.c 54 static void s3c2410_attach(device_t, device_t, void *);
58 CFATTACH_DECL_NEW(ssio, sizeof(struct s3c24x0_softc), s3c2410_match, s3c2410_attach,
93 s3c2410_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
s3c2410.c 54 static void s3c2410_attach(device_t, device_t, void *);
58 CFATTACH_DECL_NEW(ssio, sizeof(struct s3c24x0_softc), s3c2410_match, s3c2410_attach,
93 s3c2410_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
s3c2410.c 54 static void s3c2410_attach(device_t, device_t, void *);
58 CFATTACH_DECL_NEW(ssio, sizeof(struct s3c24x0_softc), s3c2410_match, s3c2410_attach,
93 s3c2410_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 32 milliseconds