Home
last modified time | relevance | path

Searched refs:smsk_cpu (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/
H A Drcar_fdp1.c605 void *smsk_cpu; member
1945 ctx->smsk_cpu = dma_alloc_coherent(ctx->fdp1->dev, in fdp1_start_streaming()
1948 if (ctx->smsk_cpu == NULL) { in fdp1_start_streaming()
1992 if (ctx->smsk_cpu) { in fdp1_stop_streaming()
1994 ctx->smsk_cpu, ctx->smsk_addr[0]); in fdp1_stop_streaming()
1996 ctx->smsk_cpu = NULL; in fdp1_stop_streaming()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/
H A Drcar_fdp1.c605 void *smsk_cpu; member
1945 ctx->smsk_cpu = dma_alloc_coherent(ctx->fdp1->dev, in fdp1_start_streaming()
1948 if (ctx->smsk_cpu == NULL) { in fdp1_start_streaming()
1992 if (ctx->smsk_cpu) { in fdp1_stop_streaming()
1994 ctx->smsk_cpu, ctx->smsk_addr[0]); in fdp1_stop_streaming()
1996 ctx->smsk_cpu = NULL; in fdp1_stop_streaming()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/
H A Drcar_fdp1.c605 void *smsk_cpu; member
1945 ctx->smsk_cpu = dma_alloc_coherent(ctx->fdp1->dev, in fdp1_start_streaming()
1948 if (ctx->smsk_cpu == NULL) { in fdp1_start_streaming()
1992 if (ctx->smsk_cpu) { in fdp1_stop_streaming()
1994 ctx->smsk_cpu, ctx->smsk_addr[0]); in fdp1_stop_streaming()
1996 ctx->smsk_cpu = NULL; in fdp1_stop_streaming()