Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dnbpfaxi.c133 struct nbpf_desc;
138 struct nbpf_desc *desc;
151 struct nbpf_desc { struct
163 (sizeof(struct nbpf_desc) + \ argument
170 struct nbpf_desc desc[NBPF_DESCS_PER_PAGE];
225 struct nbpf_desc *running;
388 static int nbpf_start(struct nbpf_desc *desc) in nbpf_start()
511 struct nbpf_desc *desc = ldesc->desc; in nbpf_prep_one()
616 struct nbpf_desc *desc = list_first_entry(&chan->active, in nbpf_issue_pending()
617 struct nbpf_desc, node); in nbpf_issue_pending()
[all …]