Home
last modified time | relevance | path

Searched refs:stdcall (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/aty/
Datyfb.h213 # define stdcall __attribute__ ((stdcall)) macro
215 # define stdcall macro
291 extern u8 aty_ld_pll(int offset, const struct fb_info_aty *info) stdcall;
Dmach64_ct.c19 static void aty_st_pll(int offset, u8 val, const struct fb_info_aty *info) stdcall;
87 u8 stdcall aty_ld_pll(int offset, const struct fb_info_aty *info) in aty_ld_pll()
99 static void stdcall aty_st_pll(int offset, u8 val, const struct fb_info_aty *info) in aty_st_pll()