Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/
Dpci-label.c207 static bool device_has_dsm(struct device *dev) in device_has_dsm() function
226 if (device_has_dsm(dev)) in acpi_index_string_exist()
286 static inline bool device_has_dsm(struct device *dev) in device_has_dsm() function
294 if (device_has_dsm(&pdev->dev)) in pci_create_firmware_label_files()
302 if (device_has_dsm(&pdev->dev)) in pci_remove_firmware_label_files()