Searched refs:ramdac_funcs (Results 1 – 9 of 9) sorted by relevance
45 struct ramdac_funcs *(*ramdac_funcs)(void); member74 struct ramdac_funcs
465 dc->dc_ramdac_funcs = dc->dc_tgaconf->ramdac_funcs(); in tgaattach()467 if (dc->dc_tgaconf->ramdac_funcs == bt485_funcs) in tgaattach()480 if (dc->dc_tgaconf->ramdac_funcs != bt485_funcs) in tgaattach()531 struct ramdac_funcs *dcrf = dc->dc_ramdac_funcs; in tga_ioctl()744 if (dcp->dc_tgaconf->ramdac_funcs == bt485_funcs) in tga_cnattach()751 if (dcp->dc_tgaconf->ramdac_funcs == bt485_funcs) in tga_cnattach()799 struct ramdac_funcs *dcrf = dc->dc_ramdac_funcs; in tga_builtin_set_cursor()858 struct ramdac_funcs *dcrf = dc->dc_ramdac_funcs; in tga_builtin_get_cursor()
33 struct ramdac_funcs *bt463_funcs(void);
33 struct ramdac_funcs *bt485_funcs(void);
32 struct ramdac_funcs *ibm561_funcs(void);
41 struct ramdac_funcs { struct
63 struct ramdac_funcs ibm561_funcsstruct = {129 struct ramdac_funcs *
107 struct ramdac_funcs bt463_funcsstruct = {190 struct ramdac_funcs *
64 struct ramdac_funcs bt485_funcsstruct = {144 struct ramdac_funcs *