1PCI_LTR_SUPPORTED(9) Hardware Interfaces PCI_LTR_SUPPORTED(9)
23
4
NAME
6pci_ltr_supported - check whether a device supports LTR
7
SYNOPSIS
9bool pci_ltr_supported(struct pci_dev * dev);
10
ARGUMENTS
12dev
13PCI device
14
RETURNS
16True if dev supports latency tolerance reporting, false otherwise.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 PCI_LTR_SUPPORTED(9)