/src/sys/arch/arm/footbridge/ |
footbridge.c | 71 static void footbridge_attach(device_t parent, device_t self, void *aux); 77 footbridge_match, footbridge_attach, NULL, NULL); 140 * void footbridge_attach(device_t parent, device_t dev, void *aux) 145 footbridge_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
footbridge.c | 71 static void footbridge_attach(device_t parent, device_t self, void *aux); 77 footbridge_match, footbridge_attach, NULL, NULL); 140 * void footbridge_attach(device_t parent, device_t dev, void *aux) 145 footbridge_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
footbridge.c | 71 static void footbridge_attach(device_t parent, device_t self, void *aux); 77 footbridge_match, footbridge_attach, NULL, NULL); 140 * void footbridge_attach(device_t parent, device_t dev, void *aux) 145 footbridge_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|