Searched refs:st_mmap_thermal_of_match (Results 1 – 1 of 1) sorted by relevance
172 static const struct of_device_id st_mmap_thermal_of_match[] = { variable177 MODULE_DEVICE_TABLE(of, st_mmap_thermal_of_match);181 return st_thermal_register(pdev, st_mmap_thermal_of_match); in st_mmap_probe()193 .of_match_table = st_mmap_thermal_of_match,