Name

pci_ltr_supported — check whether a device supports LTR

Synopsis

bool pci_ltr_supported (struct pci_dev * dev);
 

Arguments

dev

PCI device

RETURNS

True if dev supports latency tolerance reporting, false otherwise.