Searched defs:nbpf (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/dma/
H A Dnbpfaxi.c202 struct nbpf_device *nbpf; member in struct:nbpf_channel
315 static inline u32 nbpf_read(struct nbpf_device *nbpf, nbpf_read() argument
324 static inline void nbpf_write(struct nbpf_device *nbpf, nbpf_write() argument
349 static u32 nbpf_error_get(struct nbpf_device *nbpf) nbpf_error_get() argument
354 static struct nbpf_channel *nbpf_error_get_channel(struct nbpf_device *nbpf, u32 error) nbpf_error_get_channel() argument
427 static u32 nbpf_xfer_ds(struct nbpf_device *nbpf, size_t size) nbpf_xfer_ds() argument
433 static size_t nbpf_xfer_size(struct nbpf_device *nbpf, nbpf_xfer_size() argument
563 static void nbpf_configure(struct nbpf_device *nbpf) nbpf_configure() argument
1075 struct nbpf_device *nbpf = ofdma->of_dma_data; nbpf_of_xlate() local
1213 struct nbpf_device *nbpf = dev; nbpf_err_irq() local
1232 static int nbpf_chan_probe(struct nbpf_device *nbpf, int n) nbpf_chan_probe() argument
1283 struct nbpf_device *nbpf; nbpf_probe() local
1449 struct nbpf_device *nbpf = platform_get_drvdata(pdev); nbpf_remove() local
1475 struct nbpf_device *nbpf = platform_get_drvdata(to_platform_device(dev)); nbpf_runtime_suspend() local
1482 struct nbpf_device *nbpf = platform_get_drvdata(to_platform_device(dev)); nbpf_runtime_resume() local

Completed in 55 milliseconds