Searched refs:vse (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dvfat.c245 struct vfat_subentry *vse; local
262 vse = (struct vfat_subentry *) &entry.dir;
263 /* Fill in invariant part of vse */
264 vse->attribute = 0x0f;
265 vse->hash1 = vse->sector_l = vse->sector_u = 0;
266 vse->sum = sum_shortname(shortname);
269 vse->sum,shortname->base,shortname->ext);
280 c += unicode_write(c, vse
344 struct vfat_subentry *vse; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A Ddrm_crtc.h105 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \
109 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \

Completed in 121 milliseconds