Searched defs:nbpf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | nbpfaxi.c | 206 struct nbpf_device *nbpf; member 322 static inline u32 nbpf_read(struct nbpf_device *nbpf, in nbpf_read() argument 331 static inline void nbpf_write(struct nbpf_device *nbpf, in nbpf_write() argument 356 nbpf_error_get(struct nbpf_device *nbpf) nbpf_error_get() argument 361 nbpf_error_get_channel(struct nbpf_device *nbpf, u32 error) nbpf_error_get_channel() argument 434 nbpf_xfer_ds(struct nbpf_device *nbpf, size_t size, enum dma_transfer_direction direction) nbpf_xfer_ds() argument 463 nbpf_xfer_size(struct nbpf_device *nbpf, enum dma_slave_buswidth width, u32 burst) nbpf_xfer_size() argument 594 nbpf_configure(struct nbpf_device *nbpf) nbpf_configure() argument 1091 struct nbpf_device *nbpf = ofdma->of_dma_data; nbpf_of_xlate() local 1226 struct nbpf_device *nbpf = dev; nbpf_err_irq() local 1245 nbpf_chan_probe(struct nbpf_device *nbpf, int n) nbpf_chan_probe() argument 1295 struct nbpf_device *nbpf; nbpf_probe() local 1464 struct nbpf_device *nbpf = platform_get_drvdata(pdev); nbpf_remove() local 1501 struct nbpf_device *nbpf = dev_get_drvdata(dev); nbpf_runtime_suspend() local 1508 struct nbpf_device *nbpf = dev_get_drvdata(dev); nbpf_runtime_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | nbpfaxi.c | 205 struct nbpf_device *nbpf; member 321 static inline u32 nbpf_read(struct nbpf_device *nbpf, in nbpf_read() argument 330 static inline void nbpf_write(struct nbpf_device *nbpf, in nbpf_write() argument 355 nbpf_error_get(struct nbpf_device *nbpf) nbpf_error_get() argument 360 nbpf_error_get_channel(struct nbpf_device *nbpf, u32 error) nbpf_error_get_channel() argument 433 nbpf_xfer_ds(struct nbpf_device *nbpf, size_t size, enum dma_transfer_direction direction) nbpf_xfer_ds() argument 462 nbpf_xfer_size(struct nbpf_device *nbpf, enum dma_slave_buswidth width, u32 burst) nbpf_xfer_size() argument 593 nbpf_configure(struct nbpf_device *nbpf) nbpf_configure() argument 1090 struct nbpf_device *nbpf = ofdma->of_dma_data; nbpf_of_xlate() local 1225 struct nbpf_device *nbpf = dev; nbpf_err_irq() local 1244 nbpf_chan_probe(struct nbpf_device *nbpf, int n) nbpf_chan_probe() argument 1294 struct nbpf_device *nbpf; nbpf_probe() local 1459 struct nbpf_device *nbpf = platform_get_drvdata(pdev); nbpf_remove() local 1496 struct nbpf_device *nbpf = dev_get_drvdata(dev); nbpf_runtime_suspend() local 1503 struct nbpf_device *nbpf = dev_get_drvdata(dev); nbpf_runtime_resume() local [all...] |
Completed in 3 milliseconds