Home
last modified time | relevance | path

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

/external/vboot_reference/host/arch/x86_64/lib/
Dcrossystem_arch.c93 #define PCI_DEVICE_ID_PATH "/sys/bus/pci/devices/0000:00:00.0/device" macro
487 f = fopen(PCI_DEVICE_ID_PATH, "rt"); in ReadPlatformFamilyString()
/external/vboot_reference/host/arch/x86/lib/
Dcrossystem_arch.c93 #define PCI_DEVICE_ID_PATH "/sys/bus/pci/devices/0000:00:00.0/device" macro
487 f = fopen(PCI_DEVICE_ID_PATH, "rt"); in ReadPlatformFamilyString()