Home
last modified time | relevance | path

Searched refs:of_tlc591xx_leds_match (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/leds/
Dleds-tlc591xx.c202 static const struct of_device_id of_tlc591xx_leds_match[] = { variable
209 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),