Searched refs:de_wait (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/sm750fb/
H A Dsm750_accel.c94 if (accel->de_wait() != 0) {
266 if (accel->de_wait() != 0)
335 if (accel->de_wait() != 0)
H A Dsm750.h60 int (*de_wait)(void);/* see if hardware ready to work */ member in struct:lynx_accel
H A Dsm750.c613 sm750_dev->accel.de_wait = (sm750_dev->revid == SM750LE_REVISION_ID) ?

Completed in 226 milliseconds