Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/leds/
Dleds-pca9532.c88 static const struct of_device_id of_pca9532_leds_match[] = { variable
96 MODULE_DEVICE_TABLE(of, of_pca9532_leds_match);
102 .of_match_table = of_match_ptr(of_pca9532_leds_match),
475 match = of_match_device(of_pca9532_leds_match, dev); in pca9532_of_populate_pdata()
528 of_id = of_match_device(of_pca9532_leds_match, in pca9532_probe()