Searched refs:bk_node (Results 1 – 1 of 1) sorted by relevance
59 struct device_node* bk_node = of_find_node_by_name(NULL, "backlight"); in pmac_has_backlight_type() local 60 int i = of_property_match_string(bk_node, "backlight-control", type); in pmac_has_backlight_type() 62 of_node_put(bk_node); in pmac_has_backlight_type()