/src/sys/arch/arm/s3c2xx0/ |
s3c2800.c | 56 static int s3c2800_match(device_t, cfdata_t, void *); 61 CFATTACH_DECL_NEW(ssio, sizeof(struct s3c2800_softc), s3c2800_match, s3c2800_attach, 86 s3c2800_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
s3c2800.c | 56 static int s3c2800_match(device_t, cfdata_t, void *); 61 CFATTACH_DECL_NEW(ssio, sizeof(struct s3c2800_softc), s3c2800_match, s3c2800_attach, 86 s3c2800_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|