HomeSort by: relevance | last modified time | path
    Searched defs:footbridge_attach (Results 1 - 3 of 3) sorted by relevancy

  /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

Completed in 129 milliseconds