Home
last modified time | relevance | path

Searched defs:tsm (Results 1 – 6 of 6) 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()
49 static struct pci_tsm_pf0 *to_pci_tsm_pf0(struct pci_tsm *tsm) in to_pci_tsm_pf0()
66 static void tsm_remove(struct pci_tsm *tsm) in tsm_remove()
498 struct pci_tsm *tsm; in bound_show() local
524 struct pci_tsm *tsm; in dsm_show() local
719 int pci_tsm_link_constructor(struct pci_dev *pdev, struct pci_tsm *tsm, in pci_tsm_link_constructor()
743 int pci_tsm_pf0_constructor(struct pci_dev *pdev, struct pci_tsm_pf0 *tsm, in pci_tsm_pf0_constructor()
809 struct pci_tsm *tsm = pdev->tsm; in __pci_tsm_destroy() local
888 struct pci_tsm_pf0 *tsm; in pci_tsm_doe_transfer() local
/linux/drivers/virt/coco/
H A Dtsm-core.c115 struct pci_tsm *tsm = pdev->tsm; in tsm_ide_stream_register() local
/linux/drivers/crypto/ccp/
H A Dsev-dev-tsm.c247 static void dsm_remove(struct pci_tsm *tsm) in dsm_remove()
H A Dsev-dev-tio.h58 struct pci_tsm_pf0 tsm; member
/linux/drivers/virt/coco/guest/
H A Dreport.c511 struct config_group *tsm; in tsm_report_init() local
/linux/include/linux/
H A Dpci.h558 struct pci_tsm *tsm; /* TSM operation state */ member