branch_done 648 drivers/video/fbdev/pxafb.c if (wait_for_completion_timeout(&ofb->branch_done, 1 * HZ) == 0) branch_done 713 drivers/video/fbdev/pxafb.c if (wait_for_completion_timeout(&ofb->branch_done, 1 * HZ) == 0) branch_done 899 drivers/video/fbdev/pxafb.c init_completion(&ofb->branch_done); branch_done 1526 drivers/video/fbdev/pxafb.c complete(&fbi->overlay[0].branch_done); branch_done 1529 drivers/video/fbdev/pxafb.c complete(&fbi->overlay[1].branch_done); branch_done 104 drivers/video/fbdev/pxafb.h struct completion branch_done;