of_is31fl32xx_match  415 drivers/leds/leds-is31fl32xx.c static const struct of_device_id of_is31fl32xx_match[] = {
of_is31fl32xx_match  425 drivers/leds/leds-is31fl32xx.c MODULE_DEVICE_TABLE(of, of_is31fl32xx_match);
of_is31fl32xx_match  437 drivers/leds/leds-is31fl32xx.c 	of_dev_id = of_match_device(of_is31fl32xx_match, dev);
of_is31fl32xx_match  493 drivers/leds/leds-is31fl32xx.c 		.of_match_table = of_is31fl32xx_match,