Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/
Dpci-label.c212 static bool device_has_dsm(struct device *dev) in device_has_dsm() function
231 if (device_has_dsm(dev)) in acpi_index_string_exist()
291 static inline bool device_has_dsm(struct device *dev) in device_has_dsm() function
299 if (device_has_dsm(&pdev->dev)) in pci_create_firmware_label_files()
307 if (device_has_dsm(&pdev->dev)) in pci_remove_firmware_label_files()