Searched refs:emulations (Results 1 – 6 of 6) sorted by relevance
116 int emulations[4]; member
57 all emulations whenever its unloaded. This can be useful for those who are 60 emulations by default on the driver's unloading (as it probably should), so
621 SB and MPU401 emulations. There is support for OPL3 too.
557 if (__put_user(fb->emulations[0], &fba->real_type) || in sbusfb_ioctl()566 if (put_user(fb->emulations[i], &fba->emu_types[i])) in sbusfb_ioctl()976 memset(&fb->emulations, 0xff, sizeof(fb->emulations)); in sbusfb_init_fb()977 fb->emulations[0] = fbtype; in sbusfb_init_fb()
425 fb->emulations[1] = FBTYPE_SUN3COLOR; in cgfourteenfb_init()
37 #error You have to enable only one of the MSS and SBPRO emulations.