Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/leds/
Dleds-pca9532.c92 static const struct of_device_id of_pca9532_leds_match[] = { variable
100 MODULE_DEVICE_TABLE(of, of_pca9532_leds_match);
106 .of_match_table = of_match_ptr(of_pca9532_leds_match),
479 match = of_match_device(of_pca9532_leds_match, dev); in pca9532_of_populate_pdata()
532 of_pca9532_leds_match, &client->dev)->data; in pca9532_probe()