llhndl 135 drivers/dma/qcom/hidma.h int hidma_ll_request(struct hidma_lldev *llhndl, u32 dev_id, llhndl 139 drivers/dma/qcom/hidma.h void hidma_ll_free(struct hidma_lldev *llhndl, u32 tre_ch); llhndl 140 drivers/dma/qcom/hidma.h enum dma_status hidma_ll_status(struct hidma_lldev *llhndl, u32 tre_ch); llhndl 141 drivers/dma/qcom/hidma.h bool hidma_ll_isenabled(struct hidma_lldev *llhndl); llhndl 142 drivers/dma/qcom/hidma.h void hidma_ll_queue_request(struct hidma_lldev *llhndl, u32 tre_ch); llhndl 143 drivers/dma/qcom/hidma.h void hidma_ll_start(struct hidma_lldev *llhndl); llhndl 145 drivers/dma/qcom/hidma.h int hidma_ll_enable(struct hidma_lldev *llhndl); llhndl 146 drivers/dma/qcom/hidma.h void hidma_ll_set_transfer_params(struct hidma_lldev *llhndl, u32 tre_ch, llhndl 153 drivers/dma/qcom/hidma.h int hidma_ll_uninit(struct hidma_lldev *llhndl); llhndl 156 drivers/dma/qcom/hidma.h void hidma_cleanup_pending_tre(struct hidma_lldev *llhndl, u8 err_info, llhndl 15 drivers/dma/qcom/hidma_dbg.c static void hidma_ll_chstats(struct seq_file *s, void *llhndl, u32 tre_ch) llhndl 17 drivers/dma/qcom/hidma_dbg.c struct hidma_lldev *lldev = llhndl; llhndl 54 drivers/dma/qcom/hidma_dbg.c static void hidma_ll_devstats(struct seq_file *s, void *llhndl) llhndl 56 drivers/dma/qcom/hidma_dbg.c struct hidma_lldev *lldev = llhndl;