Searched refs:pci_doe_supports_prot (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/
H A Ddoe.c542 * pci_doe_supports_prot() - Return if the DOE instance supports the given
550 static bool pci_doe_supports_prot(struct pci_doe_mb *doe_mb, u16 vid, u8 type) function
588 if (!pci_doe_supports_prot(doe_mb, task->prot.vid, task->prot.type))
673 if (pci_doe_supports_prot(doe_mb, vendor, type))

Completed in 282 milliseconds