/src/sys/arch/arm/s3c2xx0/ |
sscom_s3c2440.c | 85 static void sscom_attach(device_t, device_t, void *); 88 sscom_attach, NULL, NULL); 148 sscom_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
sscom_s3c2410.c | 67 static void sscom_attach(device_t, device_t, void *); 70 sscom_attach, NULL, NULL); 129 sscom_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
sscom_s3c2800.c | 67 static void sscom_attach(device_t, device_t, void *); 70 sscom_attach, NULL, NULL); 117 sscom_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|