Searched refs:dummy (Results 1 - 23 of 23) sorted by relevance

/openwrt/target/linux/adm8668/image/lzma-loader/src/
H A Dstubs.c33 void __attribute__((unused)) dummy(void) function
/openwrt/target/linux/ipq806x/image/
H A DMakefile16 -s $(KDIR_TMP)/root.dummy-uImage.tmp
17 echo -ne '\xff' > $(KDIR_TMP)/root.dummy
18 cat $(KDIR_TMP)/root.dummy $(KDIR_TMP)/root.dummy-uImage.tmp > $(KDIR)/root.dummy
79 KERNEL = kernel-bin | append-dtb | pad-to $$$$(($$(KERNEL_SIZE)-2*64-1)) | uImage none | append-file $(KDIR)/root.dummy
164 KERNEL = kernel-bin | append-dtb | uImage none | append-file $(KDIR)/root.dummy
/openwrt/scripts/
H A Dconfig.guess107 dummy=$tmp/dummy ;
108 tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ;
110 ,,) echo "int x;" > $dummy.c ;
112 if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then
142 cat <<-EOF > $dummy
[all...]
/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_tagscompat.c344 enum yaffs_ecc_result dummy; local
355 NULL, &spare0, &dummy, 0);
357 NULL, &spare1, &dummy, 0);
H A Dyaffs_guts.c1121 * nand_chunk = 0 is a dummy insert to make sure the tnodes are there.
3674 u32 dummy; local
3679 yaffs_addr_to_chunk(dev, old_size - 1, &last_del, &dummy);
3684 &start_del, &dummy);
4736 u32 dummy; local
4745 yaffs_query_init_block_state(dev, i, &state, &dummy);
H A Dyaffs_vfs.c1348 bool dummy)
1365 unsigned int dummy)
1347 yaffs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool dummy) argument
1364 yaffs_lookup(struct inode *dir, struct dentry *dentry, unsigned int dummy) argument
/openwrt/package/kernel/linux/modules/
H A Dsound.mk277 define KernelPackage/sound-dummy
283 $(LINUX_DIR)/sound/drivers/snd-dummy.ko
284 AUTOLOAD:=$(call AutoLoad,32,snd-dummy)
291 $(eval $(call KernelPackage,sound-dummy))
H A Dnetdevices.mk765 define KernelPackage/dummy
769 FILES:=$(LINUX_DIR)/drivers/net/dummy.ko
770 AUTOLOAD:=$(call AutoLoad,34,dummy)
773 define KernelPackage/dummy/description
774 The dummy network device
777 $(eval $(call KernelPackage,dummy))
/openwrt/package/network/services/ead/src/tinysrp/
H A Dbn_add.c172 int dummy; local
208 dummy=t1;
H A Dconfigure669 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
785 set dummy gcc; ac_word=$2
815 set dummy cc; ac_word=$2
841 set dummy $ac_cv_prog_CC
848 set dummy "$ac_dir/$ac_word" "$@"
866 set dummy cl; ac_word=$2
1092 set dummy ranlib; ac_word=$2
/openwrt/package/boot/uboot-oxnas/files/board/ox820/
H A Dox820.c88 void board_init_f(ulong dummy) argument
/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Difxmips_deu_vr9.h302 u32 dummy; //CCh member in struct:deu_hash_t
H A Difxmips_deu_ar9.h277 u32 dummy; //CCh member in struct:deu_hash_t
H A Difxmips_deu_danube.h229 u32 dummy; //CCh member in struct:deu_hash_t
/openwrt/target/linux/adm5120/files-3.18/drivers/usb/host/
H A Dadm5120-hcd.c257 * including ED memory, dummy TD, and bulk/intr data toggle
301 td_free(ahcd, ed->dummy);
313 td_free(ahcd, ed->dummy);
464 /* init dummy endpoints */
H A Dadm5120-q.c258 /* dummy td; end of td list for this ed */
272 ed->dummy = td;
382 /* use this td as the next dummy */
385 /* fill the old dummy TD */
386 td = urb_priv->td[index] = urb_priv->ed->dummy;
387 urb_priv->ed->dummy = td_pt;
H A Dadm5120.h63 struct td *dummy; /* next TD to activate */ member in struct:ed
355 * the POTPGT value is not defined in the ADMHC, so define a dummy value
/openwrt/target/linux/ramips/image/
H A Dmt7621.mk23 echo "dummy" > $(1).rootfs; \
/openwrt/package/kernel/lantiq/ltq-adsl-mei/src/
H A Difxmips_mei_interface.h544 DSL_uint8_t dummy; member in struct:__anon11
/openwrt/docs/
H A Dwireless.tex482 option type dummy
/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Dltq_atm.c239 static inline void ifx_push_oam(unsigned char *dummy) {} argument
/openwrt/target/linux/ar71xx/image/
H A Dlegacy.mk377 echo -n "" > $(KDIR_TMP)/$(2)-fat.dummy; \
380 "$(KDIR_TMP)/$(2)-fat.dummy" \
/openwrt/target/linux/lantiq/image/
H A DMakefile52 cat ./eva.dummy.squashfs >> $(KDIR)/$(1)$(2).eva.align.64k

Completed in 273 milliseconds