Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dimx_thermal.c465 static const struct of_device_id of_imx_thermal_match[] = { variable
470 MODULE_DEVICE_TABLE(of, of_imx_thermal_match);
475 of_match_device(of_imx_thermal_match, &pdev->dev); in imx_thermal_probe()
667 .of_match_table = of_imx_thermal_match,