Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dimx_thermal.c444 static const struct of_device_id of_imx_thermal_match[] = { variable
449 MODULE_DEVICE_TABLE(of, of_imx_thermal_match);
454 of_match_device(of_imx_thermal_match, &pdev->dev); in imx_thermal_probe()
638 .of_match_table = of_imx_thermal_match,