Searched refs:mon_type (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Denvctrl.c166 char mon_type[PCF8584_MAX_CHANNELS]; member in struct:i2c_child_t
360 char mon_type, unsigned char *bufdata)
368 if (pchild->mon_type[i] == mon_type) {
395 char mon_type, unsigned char *bufdata)
402 if (pchild->mon_type[i] == mon_type)
742 pchild->mon_type[chnl_no] = ENVCTRL_CPUTEMP_MON;
748 pchild->mon_type[chnl_no] = ENVCTRL_CPUVOLTAGE_MON;
751 pchild->mon_type[chnl_n
359 envctrl_read_cpu_info(int cpu, struct i2c_child_t *pchild, char mon_type, unsigned char *bufdata) argument
394 envctrl_read_noncpu_info(struct i2c_child_t *pchild, char mon_type, unsigned char *bufdata) argument
952 envctrl_get_i2c_child(unsigned char mon_type) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Datafb.c857 static int mon_type; /* Falcon connected monitor */ variable
879 /* VIDEL-prescale values [mon_type][pixel_length from VCO] */
884 /* Default hsync timing [mon_type] in picoseconds */
894 : vdl_prescale[mon_type][hw->vid_mode >> 2 & 0x3];
973 if (mon_type == F_MON_SM && bpp != 1)
998 if (mon_type == F_MON_SM || DontCalcRes) {
1067 if (mon_type == F_MON_SC || mon_type == F_MON_TV) {
1196 par->hw.falcon.vid_control = mon_type | f030_bus_width;
1280 if (hfreq > fb_info.monspecs.hfmax && mon_type !
[all...]

Completed in 58 milliseconds