zephyr/drivers/pcie/endpoint
Peter Bigot d6fa062a7d drivers: pcie: endpoint: fix ISR prototype
Two optional ISR handlers need the void *arg converted to const struct
device *dev.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-09-08 18:10:22 -05:00
..
CMakeLists.txt pcie: endpoint: Add iProc PCIe EP driver 2020-06-13 01:35:19 -07:00
Kconfig pcie: endpoint: Add iProc PCIe EP driver 2020-06-13 01:35:19 -07:00
Kconfig.bcm_iproc pcie: endpoint: Add iProc PCIe EP driver 2020-06-13 01:35:19 -07:00
pcie_ep_bcm_iproc.c drivers: pcie: endpoint: fix ISR prototype 2020-09-08 18:10:22 -05:00
pcie_ep_bcm_iproc.h drivers: pcie: ep: iproc: Add reset callback support 2020-06-22 12:44:54 +02:00
pcie_ep_bcm_iproc_regs.h pcie: endpoint: Add iProc PCIe EP driver 2020-06-13 01:35:19 -07:00
pcie_ep_common.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00