Searched refs:edma_rsv_info (Results 1 – 8 of 8) sorted by relevance
54 struct edma_rsv_info { struct72 struct edma_rsv_info *rsv; argument
99 int da830_register_edma(struct edma_rsv_info *rsv);100 int da850_register_edma(struct edma_rsv_info *rsv[2]);
106 static struct edma_rsv_info da850_edma_cc0_rsv = {111 static struct edma_rsv_info da850_edma_cc1_rsv = {116 static struct edma_rsv_info *da850_edma_rsv[2] = {
126 int dm646x_init_edma(struct edma_rsv_info *rsv);
1180 static struct edma_rsv_info da850_edma_cc0_rsv = {1185 static struct edma_rsv_info da850_edma_cc1_rsv = {1190 static struct edma_rsv_info *da850_edma_rsv[2] = {
240 int __init da830_register_edma(struct edma_rsv_info *rsv) in da830_register_edma()273 int __init da850_register_edma(struct edma_rsv_info *rsv[2]) in da850_register_edma()
527 static struct edma_rsv_info da830_edma_rsv[] = {
2192 struct edma_rsv_info *rsv_info; in edma_setup_info_from_dt()