Home
last modified time | relevance | path

Searched defs:vdpa_aux (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/vdpa/pds/
H A Ddebugfs.c170 void pds_vdpa_debugfs_add_pcidev(struct pds_vdpa_aux *vdpa_aux) in pds_vdpa_debugfs_add_pcidev()
177 struct pds_vdpa_aux *vdpa_aux = seq->private; in identity_show() local
195 void pds_vdpa_debugfs_add_ident(struct pds_vdpa_aux *vdpa_aux) in pds_vdpa_debugfs_add_ident()
257 void pds_vdpa_debugfs_add_vdpadev(struct pds_vdpa_aux *vdpa_aux) in pds_vdpa_debugfs_add_vdpadev()
272 void pds_vdpa_debugfs_del_vdpadev(struct pds_vdpa_aux *vdpa_aux) in pds_vdpa_debugfs_del_vdpadev()
278 void pds_vdpa_debugfs_reset_vdpadev(struct pds_vdpa_aux *vdpa_aux) in pds_vdpa_debugfs_reset_vdpadev()
H A Daux_drv.c39 struct pds_vdpa_aux *vdpa_aux; in pds_vdpa_probe() local
92 struct pds_vdpa_aux *vdpa_aux = auxiliary_get_drvdata(aux_dev); in pds_vdpa_remove() local
H A Dvdpa_dev.c383 struct pds_vdpa_aux *vdpa_aux = pdsv->vdpa_aux; in pds_vdpa_request_irqs() local
432 struct pds_vdpa_aux *vdpa_aux = pdsv->vdpa_aux; in pds_vdpa_release_irqs() local
608 struct pds_vdpa_aux *vdpa_aux; in pds_vdpa_dev_add() local
757 struct pds_vdpa_aux *vdpa_aux; in pds_vdpa_dev_del() local
777 int pds_vdpa_get_mgmt_info(struct pds_vdpa_aux *vdpa_aux) in pds_vdpa_get_mgmt_info()
H A Dvdpa_dev.h35 struct pds_vdpa_aux *vdpa_aux; member