Searched refs:PARSER (Results 1 – 3 of 3) sorted by relevance
6 PARSER = $(srctree)/Documentation/sphinx/parse-headers.pl macro16 echo ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions; \17 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions20 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions24 $(BUILDDIR)/ca.h.rst: ${UAPI}/dvb/ca.h ${PARSER} $(SRC_DIR)/ca.h.rst.exceptions27 $(BUILDDIR)/dmx.h.rst: ${UAPI}/dvb/dmx.h ${PARSER} $(SRC_DIR)/dmx.h.rst.exceptions30 $(BUILDDIR)/frontend.h.rst: ${UAPI}/dvb/frontend.h ${PARSER} $(SRC_DIR)/frontend.h.rst.exceptions33 $(BUILDDIR)/net.h.rst: ${UAPI}/dvb/net.h ${PARSER} $(SRC_DIR)/net.h.rst.exceptions36 $(BUILDDIR)/videodev2.h.rst: ${UAPI}/videodev2.h ${PARSER} $(SRC_DIR)/videodev2.h.rst.exceptions39 $(BUILDDIR)/media.h.rst: ${UAPI}/media.h ${PARSER} $(SRC_DIR)/media.h.rst.exceptions[all …]
262 PUT_RING(PARSER | FLUSH); in load_front()269 PUT_RING(PARSER | FRONT_BUFFER | ((par->pitch >> 3) << 8)); in load_front()
62 #define PARSER 0x00000000 macro