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

/linux-4.4.14/drivers/leds/
H A Dleds-tlc591xx.c202 static const struct of_device_id of_tlc591xx_leds_match[] = { variable in typeref:struct:of_device_id
209 MODULE_DEVICE_TABLE(of, of_tlc591xx_leds_match);
222 match = of_match_device(of_tlc591xx_leds_match, dev); tlc591xx_probe()
285 .of_match_table = of_match_ptr(of_tlc591xx_leds_match),

Completed in 57 milliseconds