Lines Matching defs:sst_info
469 #define sst_info ((struct sstfb_info *) info) in sstfb_install_cmap() macro
486 #define sst_info ((struct sstfb_info *) info) in sstfb_getcolreg() macro
503 #define sst_info ((struct sstfb_info *) info) in sstfb_setcolreg() macro
554 const struct sstfb_info *sst_info) in sstfb_decode_var()
685 const struct sstfb_info *sst_info) in sstfb_encode_var()
772 #define sst_info ((struct sstfb_info *) info) in sstfb_get_fix() macro
806 #define sst_info ((struct sstfb_info *) info) in sstfb_get_var() macro
820 #define sst_info ((struct sstfb_info *) info) in sstfb_set_var() macro
916 #define sst_info ((struct sstfb_info *) info) in sstfb_set_cmap() macro
940 #define sst_info ((struct sstfb_info *) info) in sstfb_get_cmap() macro
970 #define sst_info ((struct sstfb_info *) info) in sstfb_ioctl() macro
1055 static int __devinit sst_get_memsize(struct sstfb_info *sst_info, u_long *memsize) in sst_get_memsize()
1125 static int __devinit sst_detect_dactype(struct sstfb_info * sst_info) in sst_detect_dactype()
1143 static int __devinit sst_detect_att(struct sstfb_info * sst_info) in sst_detect_att()
1168 static int __devinit sst_detect_ti(struct sstfb_info * sst_info) in sst_detect_ti()
1204 static int __devinit sst_detect_ics(struct sstfb_info * sst_info) in sst_detect_ics()
1290 static int sst_set_pll_att_ti(struct sstfb_info * sst_info, const struct pll_timing *t, const int c… in sst_set_pll_att_ti()
1344 static int sst_set_pll_ics(struct sstfb_info * sst_info, const struct pll_timing *t, const int cloc… in sst_set_pll_ics()
1382 static int sstfb_set_par(const struct sstfb_par * par, struct sstfb_info * sst_info) in sstfb_set_par()
1556 static void sst_set_vidmod_att_ti(struct sstfb_info * sst_info, const int bpp) in sst_set_vidmod_att_ti()
1591 static void sst_set_vidmod_ics(struct sstfb_info * sst_info, const int bpp) in sst_set_vidmod_ics()
1609 static int __devinit sst_init(struct sstfb_info *sst_info) in sst_init()
1708 static void __devexit sst_shutdown(struct sstfb_info *sst_info) in sst_shutdown()
1805 struct sstfb_info * sst_info; in sstfb_probe() local
1938 struct sstfb_info * sst_info; in sstfb_remove() local
1958 #define sst_info ((struct sstfb_info *) info) in sstfbcon_switch() macro
1996 static void sstfb_test16(struct sstfb_info *sst_info) in sstfb_test16()
2039 static void sstfb_test32(struct sstfb_info *sst_info) in sstfb_test32()