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/crypto/ccp/
H A Dsev-dev-tsm.c234 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/drivers/scsi/mvsas/
H A Dmv_sas.c691 struct task_status_struct *tsm = &task->task_status; in mvs_task_prep() local
/linux/include/linux/
H A Dpci.h571 struct pci_tsm *tsm; /* TSM operation state */ member