gpioleds_match
static int gpioleds_match(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(gpioleds, 0, gpioleds_match, gpioleds_attach, NULL, NULL);