/src/sys/arch/arm/s3c2xx0/ |
s3c2410_extint.c | 93 static void ssextio_attach(device_t, device_t, void *); 109 CFATTACH_DECL_NEW(ssextio, sizeof(struct ssextio_softc), ssextio_match, ssextio_attach, 139 ssextio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
s3c2440_extint.c | 124 static void ssextio_attach(device_t, device_t, void *); 140 CFATTACH_DECL_NEW(ssextio, sizeof(struct ssextio_softc), ssextio_match, ssextio_attach, 170 ssextio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|