Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_hpdma.c79 struct hpdma_pdata { struct
86 SLIST_ENTRY(hpdma_pdata) link; argument
89 static SLIST_HEAD(, hpdma_pdata) hpdma_list =
92 static TEE_Result handle_available_semaphores(struct hpdma_pdata *hpdma_d) in handle_available_semaphores()
134 static TEE_Result apply_rif_config(struct hpdma_pdata *hpdma_d, bool is_tdcid) in apply_rif_config()
229 struct hpdma_pdata *hpdma_d) in parse_dt()
284 static void stm32_hpdma_pm_resume(struct hpdma_pdata *hpdma) in stm32_hpdma_pm_resume()
290 static void stm32_hpdma_pm_suspend(struct hpdma_pdata *hpdma) in stm32_hpdma_pm_suspend()
321 struct hpdma_pdata *hpdma = pm_handle->handle; in stm32_hpdma_pm()
350 struct hpdma_pdata *hpdma_d = NULL; in stm32_hpdma_probe()