Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/leds/
Dleds-is31fl32xx.c425 static const struct of_device_id of_is31fl32xx_match[] = { variable
435 MODULE_DEVICE_TABLE(of, of_is31fl32xx_match);
447 of_dev_id = of_match_device(of_is31fl32xx_match, dev); in is31fl32xx_probe()
503 .of_match_table = of_is31fl32xx_match,