Searched refs:of_tlc591xx_leds_match (Results 1 – 1 of 1) sorted by relevance
202 static const struct of_device_id of_tlc591xx_leds_match[] = { variable209 MODULE_DEVICE_TABLE(of, of_tlc591xx_leds_match);222 match = of_match_device(of_tlc591xx_leds_match, dev); in tlc591xx_probe()285 .of_match_table = of_match_ptr(of_tlc591xx_leds_match),