Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c3403 struct inode *inode, __u32 *gen, bool reconf) in ll_layout_lock_set() argument
3421 inode, PFID(&lli->lli_fid), reconf); in ll_layout_lock_set()
3431 if (lvb_ready || !reconf) { in ll_layout_lock_set()