Searched refs:suspend_np (Results 1 – 1 of 1) sorted by relevance
87 struct device_node *suspend_np; in of_get_regulation_constraints() local279 if (!suspend_np) in of_get_regulation_constraints()282 of_node_put(suspend_np); in of_get_regulation_constraints()301 if (of_property_read_bool(suspend_np, in of_get_regulation_constraints()304 else if (of_property_read_bool(suspend_np, in of_get_regulation_constraints()308 if (!of_property_read_u32(suspend_np, in of_get_regulation_constraints()312 if (!of_property_read_u32(suspend_np, in of_get_regulation_constraints()316 if (!of_property_read_u32(suspend_np, in of_get_regulation_constraints()322 if (of_property_read_bool(suspend_np, in of_get_regulation_constraints()329 of_node_put(suspend_np); in of_get_regulation_constraints()[all …]