Home
last modified time | relevance | path

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

/drivers/dma/
Dnbpfaxi.c133 struct nbpf_desc;
138 struct nbpf_desc *desc;
150 struct nbpf_desc { struct
162 (sizeof(struct nbpf_desc) + \ argument
169 struct nbpf_desc desc[NBPF_DESCS_PER_PAGE];
218 struct nbpf_desc *running;
381 static int nbpf_start(struct nbpf_desc *desc) in nbpf_start()
504 struct nbpf_desc *desc = ldesc->desc; in nbpf_prep_one()
609 struct nbpf_desc *desc = list_first_entry(&chan->active, in nbpf_issue_pending()
610 struct nbpf_desc, node); in nbpf_issue_pending()
[all …]