Searched refs:led_attach (Results 1 – 1 of 1) sorted by relevance
69 void led_attach(struct device *, struct device *, void *);72 sizeof(struct led_softc), led_match, led_attach99 led_attach(struct device *parent, struct device *self, void *aux) in led_attach() function