Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/dma/
H A Dpxa-dma.h21 struct pxad_param { struct
/openbmc/linux/arch/arm/mach-pxa/
H A Ddevices.h2 #define PDMA_FILTER_PARAM(_prio, _requestor) (&(struct pxad_param) { \
/openbmc/linux/drivers/dma/
H A Dpxa_dma.c1452 struct pxad_param *p = param; in pxad_filter_fn()