suspend_np 31 drivers/regulator/of_regulator.c struct device_node *suspend_np; suspend_np 208 drivers/regulator/of_regulator.c suspend_np = of_get_child_by_name(np, regulator_states[i]); suspend_np 209 drivers/regulator/of_regulator.c if (!suspend_np || !suspend_state) suspend_np 212 drivers/regulator/of_regulator.c if (!of_property_read_u32(suspend_np, "regulator-mode", suspend_np 227 drivers/regulator/of_regulator.c if (of_property_read_bool(suspend_np, suspend_np 230 drivers/regulator/of_regulator.c else if (of_property_read_bool(suspend_np, suspend_np 234 drivers/regulator/of_regulator.c if (!of_property_read_u32(suspend_np, suspend_np 238 drivers/regulator/of_regulator.c if (!of_property_read_u32(suspend_np, suspend_np 242 drivers/regulator/of_regulator.c if (!of_property_read_u32(suspend_np, suspend_np 248 drivers/regulator/of_regulator.c if (of_property_read_bool(suspend_np, suspend_np 255 drivers/regulator/of_regulator.c of_node_put(suspend_np); suspend_np 257 drivers/regulator/of_regulator.c suspend_np = NULL;