Searched refs:OSAL_SEEK_CUR (Results 1 – 5 of 5) sorted by relevance
372 #define OSAL_SEEK_CUR 1 macro
444 #define OSAL_SEEK_CUR 1 macro
441 #define OSAL_SEEK_CUR 1 macro
177 ret = pdata->dev->fops->llseek((long)offset, OSAL_SEEK_CUR, (void *)&(pdata->data)); in osal_llseek()