Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dti-lmu.c160 static const struct of_device_id ti_lmu_of_match[] = { variable
169 MODULE_DEVICE_TABLE(of, ti_lmu_of_match);
180 match = of_match_device(ti_lmu_of_match, dev); in ti_lmu_probe()
250 .of_match_table = ti_lmu_of_match,