Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtimer.h51 #define NVKM_DELAY _warn = false;
54 bool _warn = true; \
62 if (_warn && _taken < 0) \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/
H A D0001-Do-not-overwrite-all-our-build-flags.patch21 set(DEFAULT_COMPILE_WARNINGS "${_warn}")
22 set(DEFAULT_COMPILE_WARNINGS_EXTRA "${_warn} ${_warnx}")
37 set(DEFAULT_COMPILE_WARNINGS "${_warn}")
38 set(DEFAULT_COMPILE_WARNINGS_EXTRA "${_warn} ${_warnx}")
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dga102.c85 _warn = false; in ga102_flcn_reset_prep()
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py445 self._warn('overriding the value of {0}. '
490 self._warn("assignment to {0} changes mode of "
809 self._warn("overriding 'mainmenu' text. "
975 self._warn("The symbol {0} references the "
1001 self._warn("the 'modules' option is not supported. "
1388 self._warn("no symbol {0} in configuration".format(name))
1799 def _warn(self, msg, filename=None, linenr=None): member in Config
2457 self.config._warn('attempt to assign the value "{0}" to the '
2462 self.config._warn('attempt to assign the value "{0}" to the '
2483 self.config._warn('the value "{0}" is invalid for {1}, which has '
[all …]
/openbmc/linux/drivers/hwmon/
H A Dw83793.c1056 SENSOR_ATTR_2(temp##index##_warn, S_IRUGO | S_IWUSR, show_temp, \
H A Dw83795.c1707 SENSOR_ATTR_2(temp##index##_warn, S_IWUSR | S_IRUGO, \