Home
last modified time | relevance | path

Searched refs:ST_TIME_ELAPSED (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/bcm/
DIoctl.h339 }ST_TIME_ELAPSED,*PST_TIME_ELAPSED; typedef
DBcmchar.c2070 ST_TIME_ELAPSED stTimeElapsedSinceNetEntry = {0}; in bcm_char_ioctl()
2077 if(IoBuffer.OutputLength < sizeof(ST_TIME_ELAPSED)) in bcm_char_ioctl()
2082 if (copy_to_user(IoBuffer.OutputBuffer, &stTimeElapsedSinceNetEntry, sizeof(ST_TIME_ELAPSED))) in bcm_char_ioctl()