Searched refs:de_wait (Results 1 – 4 of 4) sorted by relevance
86 static void de_wait (void) in de_wait() function163 de_wait (); in de_init()457 de_wait (); in video_hw_rectfill()482 de_wait (); /* sync */ in video_hw_bitblt()
94 if (accel->de_wait() != 0) { in sm750_hw_fillrect()266 if (accel->de_wait() != 0) in sm750_hw_copyarea()335 if (accel->de_wait() != 0) in sm750_hw_imageblit()
60 int (*de_wait)(void);/* see if hardware ready to work */ member
613 sm750_dev->accel.de_wait = (sm750_dev->revid == SM750LE_REVISION_ID) ? in sm750fb_set_drv()