linux-stable/include/linux/pds
Shannon Nelson d24c28278a pds_core: publish events to the clients
When the Core device gets an event from the device, or notices
the device FW to be up or down, it needs to send those events
on to the clients that have an event handler.  Add the code to
pass along the events to the clients.

The entry points pdsc_register_notify() and pdsc_unregister_notify()
are EXPORTed for other drivers that want to listen for these events.

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-04-21 08:29:13 +01:00
..
pds_adminq.h pds_core: Add adminq processing and commands 2023-04-21 08:29:12 +01:00
pds_auxbus.h pds_core: add the aux client API 2023-04-21 08:29:13 +01:00
pds_common.h pds_core: publish events to the clients 2023-04-21 08:29:13 +01:00
pds_core_if.h
pds_intr.h