Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dtsm.c33 static const struct pci_tsm_ops *to_pci_tsm_ops(struct pci_tsm *tsm) in to_pci_tsm_ops() function
74 to_pci_tsm_ops(tsm)->remove(tsm); in tsm_remove()
176 const struct pci_tsm_ops *ops = to_pci_tsm_ops(dsm_dev->tsm); in probe_fn()
317 to_pci_tsm_ops(pdev->tsm)->unbind(tdi); in __pci_tsm_unbind()
368 tdi = to_pci_tsm_ops(pdev->tsm)->bind(pdev, kvm, tdi_id); in pci_tsm_bind()
433 return to_pci_tsm_ops(pdev->tsm)->guest_req(tdi, scope, req_in, in_len, in pci_tsm_guest_req()
447 const struct pci_tsm_ops *ops = to_pci_tsm_ops(pdev->tsm); in __pci_tsm_disconnect()