Searched refs:monitor_type (Results 1 – 4 of 4) sorted by relevance
19 monitor_type = "per_cpu" variable in dot2k41 self.monitor_type = self.monitor_types.get(MonitorType)42 if self.monitor_type is None:44 self.monitor_type = MonitorType121 return self.monitor_type.upper()143 if self.monitor_type == "per_task":166 monitor_type = self.fill_monitor_type()175 main_c = main_c.replace("%%MONITOR_TYPE%%", monitor_type)215 if self.monitor_type == "per_task":220 if self.monitor_type == "per_task":[all …]
39 monitor=dot2k(params.dot_file, params.monitor_type, vars(params))
416 u8 monitor_type; member
671 pr_debug("monitor_type: %02x\n", info->monitor_type); in ps3av_monitor_info_dump()770 switch (info->monitor_type) { in ps3av_auto_videomode()