Home
last modified time | relevance | path

Searched refs:pds_vfio_suspend_device_cmd (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/vfio/pci/pds/
H A Dcmds.h9 int pds_vfio_suspend_device_cmd(struct pds_vfio_pci_device *pds_vfio, u8 type);
H A Dlm.c411 err = pds_vfio_suspend_device_cmd(pds_vfio, in pds_vfio_step_device_state_locked()
439 err = pds_vfio_suspend_device_cmd(pds_vfio, in pds_vfio_step_device_state_locked()
H A Dcmds.c129 int pds_vfio_suspend_device_cmd(struct pds_vfio_pci_device *pds_vfio, u8 type) in pds_vfio_suspend_device_cmd() function