Home
last modified time | relevance | path

Searched refs:row_width (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Drtas.c207 static const int *row_width; in rtas_progress() local
227 row_width = of_get_property(root, in rtas_progress()
266 if (row_width) in rtas_progress()
267 width = row_width[current_line]; in rtas_progress()
298 if (row_width) in rtas_progress()
299 width = row_width[current_line]; in rtas_progress()