Searched refs:cd_phandle (Results 1 – 4 of 4) sorted by relevance
71 uint32_t cd_phandle; member139 cd->cd_phandle = OF_getpropint(cd->cd_node, "phandle", 0); in cooling_device_register()140 if (cd->cd_phandle == 0) in cooling_device_register()209 if (cd->cd_phandle == phandle) in cdev_get_level()226 if (cd->cd_phandle == phandle) in cdev_set_level()247 if (cd->cd_phandle == cdev[0]) in cmap_deactivate()269 if (cd->cd_phandle == cdev[0]) in cmap_activate()293 cdev_set_level(&cd->cd_phandle, 0); in cmap_finish()505 if (cd->cd_phandle == cdev[0]) in thermal_zone_init()511 cd->cd_phandle = cdev[0]; in thermal_zone_init()
36 cd->cd_phandle = OF_getpropint(cd->cd_node, "phandle", 0); in clock_register()37 if (cd->cd_phandle == 0) in clock_register()51 if (cd->cd_phandle == phandle) in clock_get_frequency_cells()84 if (cd->cd_phandle == phandle) in clock_set_frequency_cells()101 if (cd->cd_phandle == phandle) in clock_set_parent_cells()118 if (cd->cd_phandle == phandle) in clock_enable_cells()
43 uint32_t cd_phandle; member
30 uint32_t cd_phandle; member