Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dsstfb.c179 struct sstfb_info *sst_info);
182 const struct sstfb_info *sst_info);
185 const struct sstfb_info *sst_info);
187 static void sstfb_test16(struct sstfb_info *sst_info);
190 static void sstfb_test32(struct sstfb_info *sst_info);
194 static int sst_get_memsize(struct sstfb_info *sst_info, u_long *memsize);
197 static int sst_detect_dactype(struct sstfb_info *sst_info);
198 static int sst_detect_att(struct sstfb_info *sst_info);
199 static int sst_detect_ti(struct sstfb_info *sst_info);
200 static int sst_detect_ics(struct sstfb_info *sst_info);
[all …]
Dsstfb.h308 struct sstfb_info;
312 int (*detect) (struct sstfb_info *sst_info);
313 int (*set_pll) (struct sstfb_info *sst_info, const struct pll_timing *t, const int clock);
314 void (*set_vidmod) (struct sstfb_info *sst_info, const int bpp);
341 struct sstfb_info { struct