Home
last modified time | relevance | path

Searched defs:spinner (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c43 static char spinner[] = { '|', '/', '-', '\\' }; variable
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c1775 static u32 *spinner(u32 *batch, int i) in spinner() function