Home
last modified time | relevance | path

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

/drivers/leds/
Dleds-is31fl319x.c100 static const struct of_device_id of_is31fl319x_match[] = { variable
109 MODULE_DEVICE_TABLE(of, of_is31fl319x_match);
214 of_dev_id = of_match_device(of_is31fl319x_match, dev); in is31fl319x_parse_dt()
438 .of_match_table = of_match_ptr(of_is31fl319x_match),