Searched refs:setup_tearsync (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/video/omap/ |
D | omapfb.h | 115 int (*setup_tearsync) (unsigned pin_cnt, member
|
D | hwa742.c | 790 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()
|
D | rfbi.c | 593 .setup_tearsync = rfbi_setup_tearsync,
|
D | blizzard.c | 1255 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()
|
D | sossi.c | 684 .setup_tearsync = sossi_setup_tearsync,
|