startindex        116 arch/powerpc/boot/devtree.c void __dt_fixup_mac_addresses(u32 startindex, ...)
startindex        119 arch/powerpc/boot/devtree.c 	u32 index = startindex;
startindex        122 arch/powerpc/boot/devtree.c 	va_start(ap, startindex);
startindex        199 arch/powerpc/boot/ops.h void __dt_fixup_mac_addresses(u32 startindex, ...);
startindex         31 drivers/media/platform/omap/omap_vout_vrfb.c 		unsigned int *count, int startindex)
startindex         41 drivers/media/platform/omap/omap_vout_vrfb.c 		if (!vout->smsshado_virt_addr[i] && startindex != -1) {
startindex         42 drivers/media/platform/omap/omap_vout_vrfb.c 			if (vout->vq.memory == V4L2_MEMORY_MMAP && i >= startindex)
startindex        198 drivers/media/platform/omap/omap_vout_vrfb.c 			  unsigned int *count, unsigned int startindex)
startindex        213 drivers/media/platform/omap/omap_vout_vrfb.c 		if (omap_vout_allocate_vrfb_buffers(vout, count, startindex))
startindex         21 drivers/media/platform/omap/omap_vout_vrfb.h 			unsigned int *count, unsigned int startindex);
startindex         32 drivers/media/platform/omap/omap_vout_vrfb.h 			unsigned int *count, unsigned int startindex)