Searched refs:smsk_cpu (Results 1 – 1 of 1) sorted by relevance
605 void *smsk_cpu; member1942 ctx->smsk_cpu = dma_alloc_coherent(ctx->fdp1->dev, in fdp1_start_streaming()1945 if (ctx->smsk_cpu == NULL) { in fdp1_start_streaming()1989 if (ctx->smsk_cpu) { in fdp1_stop_streaming()1991 ctx->smsk_cpu, ctx->smsk_addr[0]); in fdp1_stop_streaming()1993 ctx->smsk_cpu = NULL; in fdp1_stop_streaming()