Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_of.c261 static bool thermal_of_get_cooling_spec(struct device_node *map_np, int index, in thermal_of_get_cooling_spec() argument
268 of_property_read_u32(map_np, "contribution", &weight); in thermal_of_get_cooling_spec()
270 ret = of_parse_phandle_with_args(map_np, "cooling-device", "#cooling-cells", in thermal_of_get_cooling_spec()