#include <devemu_pci_common.h>
#include <signal.h>
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include <time.h>
#include <doca_ctx.h>
#include <doca_devemu_pci.h>
#include <doca_dev.h>
#include <doca_error.h>
#include <doca_log.h>
Go to the source code of this file.
◆ devemu_pci_device_hotplug()
| doca_error_t devemu_pci_device_hotplug |
( |
const char * |
pci_address, |
|
|
const char * |
unplug_vuid |
|
) |
| |
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
DPU_DEVEMU_PCI_DEVICE_HOTPLUG |
| ) |
|
◆ hotplug_event_handler_cb()
| static void hotplug_event_handler_cb |
( |
struct doca_devemu_pci_dev * |
pci_dev, |
|
|
union doca_data |
user_data |
|
) |
| |
|
static |
◆ register_to_hotplug_state_change_events()
| static doca_error_t register_to_hotplug_state_change_events |
( |
struct doca_devemu_pci_dev * |
pci_dev, |
|
|
void * |
cookie |
|
) |
| |
|
static |
◆ signal_handler()
| static void signal_handler |
( |
int |
signum | ) |
|
|
static |
◆ force_quit