Searched refs:enable_tearsync (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap/
H A Dhwa742.c203 static void enable_tearsync(int y, int width, int height, int screen_height, function
213 hwa742.extif->enable_tearsync(1, 0);
218 hwa742.extif->enable_tearsync(1, 0);
224 hwa742.extif->enable_tearsync(1, 0);
228 hwa742.extif->enable_tearsync(1, y + 1);
235 hwa742.extif->enable_tearsync(0, 0);
392 enable_tearsync(y, scr_width, h, scr_height,
H A Domapfb.h118 int (*enable_tearsync) (int enable, unsigned line); member in struct:lcd_ctrl_extif
H A Dblizzard.c329 static void enable_tearsync(int y, int width, int height, int screen_height, function
339 blizzard.extif->enable_tearsync(1, 0);
344 blizzard.extif->enable_tearsync(1, 0);
350 blizzard.extif->enable_tearsync(1, 0);
354 blizzard.extif->enable_tearsync(1, y + 1);
361 blizzard.extif->enable_tearsync(0, 0);
498 enable_tearsync(0, blizzard.screen_width,
658 enable_tearsync(gy1, w, h,
H A Drfbi.c593 .enable_tearsync = rfbi_enable_tearsync,
H A Dsossi.c685 .enable_tearsync = sossi_enable_tearsync,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap/
H A Dhwa742.c203 static void enable_tearsync(int y, int width, int height, int screen_height, function
213 hwa742.extif->enable_tearsync(1, 0);
218 hwa742.extif->enable_tearsync(1, 0);
224 hwa742.extif->enable_tearsync(1, 0);
228 hwa742.extif->enable_tearsync(1, y + 1);
235 hwa742.extif->enable_tearsync(0, 0);
392 enable_tearsync(y, scr_width, h, scr_height,
H A Domapfb.h118 int (*enable_tearsync) (int enable, unsigned line); member in struct:lcd_ctrl_extif
H A Dblizzard.c329 static void enable_tearsync(int y, int width, int height, int screen_height, function
339 blizzard.extif->enable_tearsync(1, 0);
344 blizzard.extif->enable_tearsync(1, 0);
350 blizzard.extif->enable_tearsync(1, 0);
354 blizzard.extif->enable_tearsync(1, y + 1);
361 blizzard.extif->enable_tearsync(0, 0);
498 enable_tearsync(0, blizzard.screen_width,
658 enable_tearsync(gy1, w, h,
H A Drfbi.c593 .enable_tearsync = rfbi_enable_tearsync,
H A Dsossi.c685 .enable_tearsync = sossi_enable_tearsync,

Completed in 97 milliseconds