Home
last modified time | relevance | path

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

/init/
Ddo_mounts_rd.c192 unsigned short rotate = 0; in rd_load_image() local
252 rotate = 0; in rd_load_image()
260 pr_cont("%c\b", rotator[rotate & 0x3]); in rd_load_image()
261 rotate++; in rd_load_image()