Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dtsm.c43 static inline bool has_tee(struct pci_dev *pdev) in has_tee() function
162 bool tee = has_tee(pdev); in link_sysfs_enable()
225 if (has_tee(pdev)) in pci_tsm_connect()
575 if (is_pci_tsm_pf0(pdev) && has_tee(pdev)) in pci_tsm_attr_visible()
577 if (pdev->tsm && has_tee(pdev->tsm->dsm_dev)) in pci_tsm_attr_visible()
584 if (pdev->tsm && has_tee(pdev->tsm->dsm_dev)) in pci_tsm_attr_visible()