/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
|