Home
last modified time | relevance | path

Searched refs:setup_tearsync (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/video/omap/
Domapfb.h115 int (*setup_tearsync) (unsigned pin_cnt, member
Dhwa742.c790 static int setup_tearsync(unsigned long pix_clk, int extif_div) in setup_tearsync() function
896 return hwa742.extif->setup_tearsync(1, hs, vs, in setup_tearsync()
999 if ((r = setup_tearsync(pix_clk, extif_mem_div)) < 0) { in hwa742_init()
Drfbi.c593 .setup_tearsync = rfbi_setup_tearsync,
Dblizzard.c1255 static int setup_tearsync(unsigned long pix_clk, int extif_div) in setup_tearsync() function
1355 return blizzard.extif->setup_tearsync(1, hs, vs, in setup_tearsync()
1557 if ((r = setup_tearsync(pix_clk, extif_div)) < 0) in blizzard_init()
Dsossi.c684 .setup_tearsync = sossi_setup_tearsync,