Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c512 bool reconf; in setup_vrfb_rotation() local
532 reconf = false; in setup_vrfb_rotation()
535 reconf = true; in setup_vrfb_rotation()
537 reconf = true; in setup_vrfb_rotation()
540 reconf = true; in setup_vrfb_rotation()
542 if (vrfb->vaddr[0] && reconf) { in setup_vrfb_rotation()
/drivers/staging/lustre/lustre/llite/
Dfile.c3415 struct inode *inode, __u32 *gen, bool reconf) in ll_layout_lock_set() argument
3433 inode, PFID(&lli->lli_fid), reconf); in ll_layout_lock_set()
3443 if (lvb_ready || !reconf) { in ll_layout_lock_set()