Lines Matching defs:full
121 /* [0]: full speed, [1]: high speed, [2]: super speed */
858 * See comment in struct ffs_epfile for full read_buffer pointer
873 * for full read_buffer pointer synchronisation story.
928 * in struct ffs_epfile for full read_buffer pointer synchronisation
2774 static const char *speed_names[] = { "full", "high", "super" };
2782 * speed descriptors; otherwise, we are reading full speed
2831 * endpoint descriptors as if they were full speed.
3052 const int full = !!func->ffs->fs_descs_count;
3063 full ? ffs->fs_descs_count + 1 : 0);
3085 if (!(full | high | super))
3119 if (full) {