Home
last modified time | relevance | path

Searched refs:in_path (Results 1 – 11 of 11) sorted by relevance

/linux/tools/virtio/virtio-trace/
H A Dtrace-agent.c157 const char *in_path = NULL; in agent_info_init() local
163 in_path = make_input_path(cpu); in agent_info_init()
164 if (in_path == NULL) in agent_info_init()
176 rw_thread_init(cpu, in_path, out_path, s->use_stdout, in agent_info_init()
H A Dtrace-agent-rw.c40 void *rw_thread_init(int cpu, const char *in_path, const char *out_path, in rw_thread_init() argument
49 rw_ti->in_fd = open(in_path, O_RDONLY); in rw_thread_init()
H A Dtrace-agent.h58 extern void *rw_thread_init(int cpu, const char *in_path, const char *out_path,
/linux/scripts/dtc/
H A Dfdtput.c150 static int create_paths(void *blob, const char *in_path) in create_paths() argument
152 const char *path = in_path; in create_paths()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-reg.c278 if (ctx->in_path == FIMC_IO_DMA) { in fimc_hw_set_scaler()
510 if (ctx->in_path == FIMC_IO_DMA) in fimc_hw_set_input_path()
H A Dfimc-core.h485 enum fimc_datapath in_path; member
H A Dfimc-m2m.c645 ctx->in_path = FIMC_IO_DMA; in fimc_m2m_open()
H A Dfimc-capture.c1728 ctx->in_path = FIMC_IO_CAMERA; in fimc_register_capture_device()
/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h367 enum gsc_datapath in_path; member
H A Dgsc-regs.c114 if (ctx->in_path == GSC_DMA) in gsc_hw_set_input_path()
H A Dgsc-m2m.c640 ctx->in_path = GSC_DMA; in gsc_m2m_open()