Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vdpa/pds/
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()
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
Dvdpa_dev.c384 struct pds_vdpa_aux *vdpa_aux = pdsv->vdpa_aux; in pds_vdpa_request_irqs() local
433 struct pds_vdpa_aux *vdpa_aux = pdsv->vdpa_aux; in pds_vdpa_release_irqs() local
607 struct pds_vdpa_aux *vdpa_aux; in pds_vdpa_dev_add() local
756 struct pds_vdpa_aux *vdpa_aux; in pds_vdpa_dev_del() local
776 int pds_vdpa_get_mgmt_info(struct pds_vdpa_aux *vdpa_aux) in pds_vdpa_get_mgmt_info()
Dvdpa_dev.h35 struct pds_vdpa_aux *vdpa_aux; member