Searched refs:dfp_type (Results 1 – 3 of 3) sorted by relevance
1655 static int dfp_type = -1; /* "matrox:dfp:xxx */ variable1973 ACCESS_FBINFO(devflags.dfp_type) = dfp_type; in initMatrox2()2740 dfp_type = simple_strtoul(this_opt+4, NULL, 0); in matroxfb_setup()2926 MODULE_PARM(dfp_type, "i");2927 MODULE_PARM_DESC(dfp_type, "Specifies DFP interface type (0 to 255) (default=read from hardware)");
451 outDAC1064(PMINFO 0x1F, ACCESS_FBINFO(devflags.dfp_type)); in DAC1064_global_restore()1141 if (ACCESS_FBINFO(devflags.dfp_type) == -1) { in MGAG100_reset()1142 ACCESS_FBINFO(devflags.dfp_type) = inDAC1064(PMINFO 0x1F); in MGAG100_reset()
595 int dfp_type; member