mon_type 171 drivers/sbus/char/envctrl.c char mon_type[PCF8584_MAX_CHANNELS]; mon_type 365 drivers/sbus/char/envctrl.c char mon_type, unsigned char *bufdata) mon_type 373 drivers/sbus/char/envctrl.c if (pchild->mon_type[i] == mon_type) { mon_type 400 drivers/sbus/char/envctrl.c char mon_type, unsigned char *bufdata) mon_type 407 drivers/sbus/char/envctrl.c if (pchild->mon_type[i] == mon_type) mon_type 748 drivers/sbus/char/envctrl.c pchild->mon_type[chnl_no] = ENVCTRL_CPUTEMP_MON; mon_type 754 drivers/sbus/char/envctrl.c pchild->mon_type[chnl_no] = ENVCTRL_CPUVOLTAGE_MON; mon_type 757 drivers/sbus/char/envctrl.c pchild->mon_type[chnl_no] = ENVCTRL_MTHRBDTEMP_MON; mon_type 760 drivers/sbus/char/envctrl.c pchild->mon_type[chnl_no] = ENVCTRL_SCSITEMP_MON; mon_type 763 drivers/sbus/char/envctrl.c pchild->mon_type[chnl_no] = ENVCTRL_ETHERTEMP_MON; mon_type 810 drivers/sbus/char/envctrl.c pchild->mon_type[0] = ENVCTRL_FANSTAT_MON; mon_type 843 drivers/sbus/char/envctrl.c pchild->mon_type[0] = ENVCTRL_GLOBALADDR_MON; mon_type 858 drivers/sbus/char/envctrl.c pchild->mon_type[0] = ENVCTRL_VOLTAGESTAT_MON; mon_type 912 drivers/sbus/char/envctrl.c pchild->mon_type[len] = ENVCTRL_NOMON; mon_type 959 drivers/sbus/char/envctrl.c static struct i2c_child_t *envctrl_get_i2c_child(unsigned char mon_type) mon_type 965 drivers/sbus/char/envctrl.c if (i2c_childlist[i].mon_type[j] == mon_type) { mon_type 828 drivers/video/fbdev/atafb.c static int mon_type; /* Falcon connected monitor */ mon_type 861 drivers/video/fbdev/atafb.c : vdl_prescale[mon_type][hw->vid_mode >> 2 & 0x3]; mon_type 940 drivers/video/fbdev/atafb.c if (mon_type == F_MON_SM && bpp != 1) mon_type 965 drivers/video/fbdev/atafb.c if (mon_type == F_MON_SM || DontCalcRes) { mon_type 1035 drivers/video/fbdev/atafb.c if (mon_type == F_MON_SM) { mon_type 1049 drivers/video/fbdev/atafb.c if (mon_type == F_MON_SC || mon_type == F_MON_TV) { mon_type 1178 drivers/video/fbdev/atafb.c par->hw.falcon.vid_control = mon_type | f030_bus_width; mon_type 1268 drivers/video/fbdev/atafb.c if (hfreq > fb_info.monspecs.hfmax && mon_type != F_MON_VGA) { mon_type 1493 drivers/video/fbdev/atafb.c if (hw->ste_mode || mon_type != F_MON_VGA) mon_type 1713 drivers/video/fbdev/atafb.c if (mon_type == F_MON_SM) /* this doesn't work on SM124 */ mon_type 1728 drivers/video/fbdev/atafb.c if (mon_type == F_MON_VGA) { mon_type 1750 drivers/video/fbdev/atafb.c mon_type = fhw >> 6 & 0x3; mon_type 1753 drivers/video/fbdev/atafb.c switch (mon_type) { mon_type 1770 drivers/video/fbdev/atafb.c f25.hsync = h_syncs[mon_type] / f25.t; mon_type 1771 drivers/video/fbdev/atafb.c f32.hsync = h_syncs[mon_type] / f32.t; mon_type 1773 drivers/video/fbdev/atafb.c fext.hsync = h_syncs[mon_type] / fext.t;