of_is31fl319x_match   96 drivers/leds/leds-is31fl319x.c static const struct of_device_id of_is31fl319x_match[] = {
of_is31fl319x_match  105 drivers/leds/leds-is31fl319x.c MODULE_DEVICE_TABLE(of, of_is31fl319x_match);
of_is31fl319x_match  210 drivers/leds/leds-is31fl319x.c 	of_dev_id = of_match_device(of_is31fl319x_match, dev);
of_is31fl319x_match  433 drivers/leds/leds-is31fl319x.c 		.of_match_table = of_match_ptr(of_is31fl319x_match),