Searched refs:cellprop (Results 1 – 2 of 2) sorted by relevance
982 struct property *cellprop; in check_property_phandle_args() local1014 cellprop = get_property(provider_node, provider->cell_name); in check_property_phandle_args()1015 if (cellprop) { in check_property_phandle_args()1016 cellsize = propval_cell(cellprop); in check_property_phandle_args()
1421 struct property *cellprop; in check_property_phandle_args() local1459 cellprop = get_property(provider_node, provider->cell_name); in check_property_phandle_args()1460 if (cellprop) { in check_property_phandle_args()1461 cellsize = propval_cell(cellprop); in check_property_phandle_args()