Searched refs:vsync (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dexynos5250-snow.dts52 panel-vsync = < 14 5 3 >;
H A Dexynos5250-spring.dts52 panel-vsync = < 14 5 3 >;
H A Dexynos5420-peach-pit.dts48 panel-vsync = < 14 5 3 >;
H A Dvybrid-quartz.dts69 panel-vsync = < 29 3 13 >;
74 106 0x1001c4 /* vsync */
H A Dea3250.dts214 vsync-len = <2>;
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vwind.c297 vsync(LASTLINE);
432 vsync(LINE(vcnt-1));
H A Dex_vadj.c597 vsync(WTOP);
619 vsync(vcline > 0 ? LINE(vcline - 1) : WTOP);
636 * line after last won't completely fit. The routine vsync is
833 * as if vsync didn't exist.
839 vsync(LINE(vcline));
843 vsync(int p) function
1036 * and will be unpiled by vredraw/vsync, which
H A Dex.h542 void vsync(int);
H A Dex_vmain.c149 vsync(WTOP);
H A Dex_vput.c856 vsync(e + 1);
/illumos-gate/usr/src/uts/common/sys/
H A Dfbio.h368 uint_t vsync; /* vertical sync in scanlines */ member in struct:mon_info

Completed in 185 milliseconds