in_path 361 drivers/media/platform/exynos-gsc/gsc-core.h enum gsc_datapath in_path; in_path 647 drivers/media/platform/exynos-gsc/gsc-m2m.c ctx->in_path = GSC_DMA; in_path 114 drivers/media/platform/exynos-gsc/gsc-regs.c if (ctx->in_path == GSC_DMA) in_path 1745 drivers/media/platform/exynos4-is/fimc-capture.c ctx->in_path = FIMC_IO_CAMERA; in_path 488 drivers/media/platform/exynos4-is/fimc-core.h enum fimc_datapath in_path; in_path 647 drivers/media/platform/exynos4-is/fimc-m2m.c ctx->in_path = FIMC_IO_DMA; in_path 278 drivers/media/platform/exynos4-is/fimc-reg.c if (ctx->in_path == FIMC_IO_DMA) { in_path 510 drivers/media/platform/exynos4-is/fimc-reg.c if (ctx->in_path == FIMC_IO_DMA) in_path 3793 fs/btrfs/inode.c struct btrfs_path *in_path) in_path 3796 fs/btrfs/inode.c struct btrfs_path *path = in_path; in_path 3822 fs/btrfs/inode.c if (path != in_path) in_path 3948 fs/btrfs/inode.c if (path != in_path) in_path 150 scripts/dtc/fdtput.c static int create_paths(void *blob, const char *in_path) in_path 152 scripts/dtc/fdtput.c const char *path = in_path; in_path 40 tools/virtio/virtio-trace/trace-agent-rw.c void *rw_thread_init(int cpu, const char *in_path, const char *out_path, in_path 49 tools/virtio/virtio-trace/trace-agent-rw.c rw_ti->in_fd = open(in_path, O_RDONLY); in_path 153 tools/virtio/virtio-trace/trace-agent.c const char *in_path = NULL; in_path 159 tools/virtio/virtio-trace/trace-agent.c in_path = make_input_path(cpu); in_path 160 tools/virtio/virtio-trace/trace-agent.c if (in_path == NULL) in_path 172 tools/virtio/virtio-trace/trace-agent.c rw_thread_init(cpu, in_path, out_path, s->use_stdout, in_path 58 tools/virtio/virtio-trace/trace-agent.h extern void *rw_thread_init(int cpu, const char *in_path, const char *out_path,