Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vdpa/pds/
H A Dvdpa_dev.c373 static u8 pds_vdpa_get_status(struct vdpa_device *vdpa_dev) in pds_vdpa_get_status() function
453 old_status = pds_vdpa_get_status(vdpa_dev); in pds_vdpa_set_status()
509 status = pds_vdpa_get_status(vdpa_dev); in pds_vdpa_reset()
593 .get_status = pds_vdpa_get_status,