/src/sys/arch/arm/s3c2xx0/ |
s3c2410_extint.c | 92 static int ssextio_match(device_t, cfdata_t, void *); 109 CFATTACH_DECL_NEW(ssextio, sizeof(struct ssextio_softc), ssextio_match, ssextio_attach, 125 ssextio_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
s3c2440_extint.c | 123 static int ssextio_match(device_t, cfdata_t, void *); 140 CFATTACH_DECL_NEW(ssextio, sizeof(struct ssextio_softc), ssextio_match, ssextio_attach, 156 ssextio_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|