Home
last modified time | relevance | path

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

/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() argument
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() argument
257 pds_vdpa_debugfs_add_vdpadev(struct pds_vdpa_aux * vdpa_aux) pds_vdpa_debugfs_add_vdpadev() argument
272 pds_vdpa_debugfs_del_vdpadev(struct pds_vdpa_aux * vdpa_aux) pds_vdpa_debugfs_del_vdpadev() argument
278 pds_vdpa_debugfs_reset_vdpadev(struct pds_vdpa_aux * vdpa_aux) pds_vdpa_debugfs_reset_vdpadev() argument
[all...]
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); pds_vdpa_remove() local
[all...]
H A Dvdpa_dev.c383 struct pds_vdpa_aux *vdpa_aux = pdsv->vdpa_aux; pds_vdpa_request_irqs() local
431 struct pds_vdpa_aux *vdpa_aux; pds_vdpa_release_irqs() local
614 struct pds_vdpa_aux *vdpa_aux; pds_vdpa_dev_add() local
771 struct pds_vdpa_aux *vdpa_aux; pds_vdpa_dev_del() local
791 pds_vdpa_get_mgmt_info(struct pds_vdpa_aux * vdpa_aux) pds_vdpa_get_mgmt_info() argument
[all...]
H A Dvdpa_dev.h35 struct pds_vdpa_aux *vdpa_aux; member