Searched refs:de_wait (Results 1 – 4 of 4) sorted by relevance
87 static void de_wait (void) in de_wait() function164 de_wait (); in de_init()458 de_wait (); in video_hw_rectfill()483 de_wait (); /* sync */ in video_hw_bitblt()
95 if (accel->de_wait() != 0) { in sm750_hw_fillrect()266 if (accel->de_wait() != 0) in sm750_hw_copyarea()334 if (accel->de_wait() != 0) in sm750_hw_imageblit()
60 int (*de_wait)(void);/* see if hardware ready to work */ member
611 sm750_dev->accel.de_wait = (sm750_dev->revid == SM750LE_REVISION_ID) ? in sm750fb_set_drv()