Searched refs:edma_rsv_info (Results 1 – 10 of 10) sorted by relevance
54 struct edma_rsv_info { struct72 struct edma_rsv_info *rsv; argument
101 int da830_register_edma(struct edma_rsv_info *rsv);102 int da850_register_edma(struct edma_rsv_info *rsv[2]);
109 static struct edma_rsv_info da850_edma_cc0_rsv = {114 static struct edma_rsv_info da850_edma_cc1_rsv = {119 static struct edma_rsv_info *da850_edma_rsv[2] = {
134 int dm646x_init_edma(struct edma_rsv_info *rsv);
1186 static struct edma_rsv_info da850_edma_cc0_rsv = {1191 static struct edma_rsv_info da850_edma_cc1_rsv = {1196 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()
529 static struct edma_rsv_info da830_edma_rsv[] = {
632 int __init dm646x_init_edma(struct edma_rsv_info *rsv) in dm646x_init_edma()
812 static struct edma_rsv_info dm646x_edma_rsv[] = {
2240 struct edma_rsv_info *rsv_info; in edma_setup_info_from_dt()