Searched defs:mdesc (Results 1 – 6 of 6) sorted by relevance
/drivers/dma/qcom/ |
D | hidma.c | 120 struct hidma_desc *mdesc; in hidma_process_completed() local 173 struct hidma_desc *mdesc = data; in hidma_callback() local 321 struct hidma_desc *mdesc; in hidma_tx_submit() local 352 struct hidma_desc *mdesc, *tmp; in hidma_alloc_chan_resources() local 404 struct hidma_desc *mdesc = NULL; in hidma_prep_dma_memcpy() local 437 struct hidma_desc *mdesc = NULL; in hidma_prep_dma_memset() local 469 struct hidma_desc *tmp, *mdesc; in hidma_terminate_channel() local 534 struct hidma_desc *mdesc, *tmp; in hidma_free_chan_resources() local
|
D | hidma_dbg.c | 87 struct hidma_desc *mdesc; in hidma_chan_show() local
|
/drivers/dma/ |
D | mpc512x_dma.c | 259 struct mpc_dma_desc *mdesc; in mpc_dma_execute() local 321 struct mpc_dma_desc *mdesc; in mpc_dma_irq_process() local 380 struct mpc_dma_desc *mdesc; in mpc_dma_process_completed() local 463 struct mpc_dma_desc *mdesc; in mpc_dma_tx_submit() local 490 struct mpc_dma_desc *mdesc; in mpc_dma_alloc_chan_resources() local 548 struct mpc_dma_desc *mdesc, *tmp; in mpc_dma_free_chan_resources() local 606 struct mpc_dma_desc *mdesc = NULL; in mpc_dma_prep_memcpy() local 690 struct mpc_dma_desc *mdesc = NULL; in mpc_dma_prep_slave_sg() local
|
D | img-mdc-dma.c | 260 static void mdc_list_desc_free(struct mdc_tx_desc *mdesc) in mdc_list_desc_free() 279 struct mdc_tx_desc *mdesc = to_mdc_desc(&vd->tx); in mdc_desc_free() local 291 struct mdc_tx_desc *mdesc; in mdc_prep_dma_memcpy() local 373 struct mdc_tx_desc *mdesc; in mdc_prep_dma_cyclic() local 454 struct mdc_tx_desc *mdesc; in mdc_prep_slave_sg() local 528 struct mdc_tx_desc *mdesc; in mdc_issue_desc() local 575 struct mdc_tx_desc *mdesc; in mdc_tx_status() local 759 struct mdc_tx_desc *mdesc; in mdc_chan_irq() local
|
/drivers/crypto/ |
D | n2_core.c | 1723 static int spu_mdesc_walk_arcs(struct mdesc_handle *mdesc, in spu_mdesc_walk_arcs() 1751 struct platform_device *dev, struct mdesc_handle *mdesc, in handle_exec_unit() 1782 static int spu_mdesc_scan(struct mdesc_handle *mdesc, struct platform_device *dev, in spu_mdesc_scan() 1808 static int get_irq_props(struct mdesc_handle *mdesc, u64 node, in get_irq_props() 1837 static int grab_mdesc_irq_props(struct mdesc_handle *mdesc, in grab_mdesc_irq_props() 1987 struct mdesc_handle *mdesc; in n2_crypto_probe() local 2094 struct mdesc_handle *mdesc; in n2_mau_probe() local
|
/drivers/infiniband/ulp/iser/ |
D | iser_initiator.c | 501 struct iser_tx_desc *mdesc = &iser_task->desc; in iser_send_control() local
|