Home
last modified time | relevance | path

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

/linux/drivers/dma/ptdma/
H A Dptdma.h321 int pt_core_perform_passthru(struct pt_cmd_queue *cmd_q,
H A Dptdma-dev.c100 int pt_core_perform_passthru(struct pt_cmd_queue *cmd_q, in pt_core_perform_passthru() function
H A Dptdma-dmaengine.c65 pt_cmd->ret = pt_core_perform_passthru(cmd_q, pt_engine); in pt_dma_start_desc()