zephyr/drivers/ipm
Tomasz Bursztyka c6706561b9 drivers: Apply IPM callback signature change where relevant
Of course IPM drivers now provide their device instance. There are 2
drivers using IPM callbacks as well, so they get the imp device instance
pointer now through the callback.

Fixes #26923

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-07-30 09:51:51 +02:00
..
CMakeLists.txt ipm: add driver for the CAVS DSP Intra-DSP Communication (IDC) 2020-03-25 19:07:28 -04:00
ipm_cavs_idc.c drivers: Apply IPM callback signature change where relevant 2020-07-30 09:51:51 +02:00
ipm_cavs_idc.h ipm: add driver for the CAVS DSP Intra-DSP Communication (IDC) 2020-03-25 19:07:28 -04:00
ipm_cavs_idc_priv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipm_handlers.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipm_imx.c drivers: Apply IPM callback signature change where relevant 2020-07-30 09:51:51 +02:00
ipm_mcux.c drivers: Apply IPM callback signature change where relevant 2020-07-30 09:51:51 +02:00
ipm_mhu.c drivers: Apply IPM callback signature change where relevant 2020-07-30 09:51:51 +02:00
ipm_mhu.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipm_nrfx_ipc.c drivers: Apply IPM callback signature change where relevant 2020-07-30 09:51:51 +02:00
ipm_nrfx_ipc.h drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
ipm_stm32_ipcc.c drivers: Apply IPM callback signature change where relevant 2020-07-30 09:51:51 +02:00
Kconfig ipm: add driver for the CAVS DSP Intra-DSP Communication (IDC) 2020-03-25 19:07:28 -04:00
Kconfig.nrfx drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
Kconfig.nrfx_ipc_channel drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00