of_tlc591xx_leds_match  183 drivers/leds/leds-tlc591xx.c static const struct of_device_id of_tlc591xx_leds_match[] = {
of_tlc591xx_leds_match  190 drivers/leds/leds-tlc591xx.c MODULE_DEVICE_TABLE(of, of_tlc591xx_leds_match);
of_tlc591xx_leds_match  203 drivers/leds/leds-tlc591xx.c 	match = of_match_device(of_tlc591xx_leds_match, dev);
of_tlc591xx_leds_match  269 drivers/leds/leds-tlc591xx.c 		.of_match_table = of_match_ptr(of_tlc591xx_leds_match),