Home
last modified time | relevance | path

Searched refs:KERNELDOC (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/
H A DMakefile14 …PYTHONDONTWRITEBYTECODE=1 $(PYTHON3) $(KERNELDOC) -none $(if $(CONFIG_WERROR)$(CONFIG_DRM_WERROR),…
/linux/drivers/gpu/drm/
H A DMakefile253 …PYTHONDONTWRITEBYTECODE=1 $(PYTHON3) $(KERNELDOC) -none $(if $(CONFIG_WERROR)$(CONFIG_DRM_WERROR),…
/linux/scripts/
H A DMakefile.build171 cmd_checkdoc = PYTHONDONTWRITEBYTECODE=1 $(PYTHON3) $(KERNELDOC) -none $(KDOCFLAGS) \
/linux/
H A DMakefile466 KERNELDOC = $(srctree)/tools/docs/kernel-doc macro
467 export KERNELDOC