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

  /src/sys/arch/arm/ep93xx/
epled.c 47 static void epled_attach(device_t, device_t, void *);
50 epled_match, epled_attach, NULL, NULL);
61 epled_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
epled.c 47 static void epled_attach(device_t, device_t, void *);
50 epled_match, epled_attach, NULL, NULL);
61 epled_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
epled.c 47 static void epled_attach(device_t, device_t, void *);
50 epled_match, epled_attach, NULL, NULL);
61 epled_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 129 milliseconds