Searched refs:row_width (Results 1 – 1 of 1) sorted by relevance
211 static const int *row_width; in rtas_progress() local231 row_width = of_get_property(root, in rtas_progress()270 if (row_width) in rtas_progress()271 width = row_width[current_line]; in rtas_progress()302 if (row_width) in rtas_progress()303 width = row_width[current_line]; in rtas_progress()