Home
last modified time | relevance | path

Searched refs:linkcheck (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-raspberrypi/docs/
H A DMakefile190 .PHONY: linkcheck
191 linkcheck: target
192 $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
/openbmc/u-boot/Documentation/media/
H A DMakefile32 linkcheck: target
/openbmc/linux/Documentation/userspace-api/media/
H A DMakefile58 linkcheck: target
/openbmc/u-boot/Documentation/
H A DMakefile71 @$(foreach var,$(SPHINXDIRS),$(call loop_cmd,sphinx,linkcheck,$(var),,$(var)))
/openbmc/linux/Documentation/
H A DMakefile124 @$(foreach var,$(SPHINXDIRS),$(call loop_cmd,sphinx,linkcheck,$(var),,$(var)))
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunhme.h451 unsigned int linkcheck; /* Have we checked the link yet? */ member
H A Dsunhme.c2457 hp->linkcheck = 0; in happy_meal_common_probe()