Home
last modified time | relevance | path

Searched refs:emulations (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/video/
Dsbusfb.h116 int emulations[4]; member
/linux-2.4.37.9/Documentation/sound/
DPSS-updates57 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
DREADME.OSS621 SB and MPU401 emulations. There is support for OPL3 too.
/linux-2.4.37.9/drivers/video/
Dsbusfb.c557 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()
Dcgfourteenfb.c425 fb->emulations[1] = FBTYPE_SUN3COLOR; in cgfourteenfb_init()
/linux-2.4.37.9/drivers/sound/
Daedsp16.c37 #error You have to enable only one of the MSS and SBPRO emulations.