Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_NAME (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/
H A Dtpci.c38 static const char module_name[] = PCI_DEVICE_NAME ".ko";
39 static const char dev_result[] = "/sys/devices/" PCI_DEVICE_NAME "/result";
40 static const char dev_tcase[] = "/sys/devices/" PCI_DEVICE_NAME "/tcase";
41 static const char dev_busslot[] = "/sys/devices/" PCI_DEVICE_NAME "/bus_slot";
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
H A Dltp_tpci.c54 pr_err(PCI_DEVICE_NAME ": " fmt "\n", ##__VA_ARGS__)
56 pr_info(PCI_DEVICE_NAME ": " fmt "\n", ##__VA_ARGS__)
58 pr_debug(PCI_DEVICE_NAME ": " fmt "\n", ##__VA_ARGS__)
637 .init_name = PCI_DEVICE_NAME,
H A Dtpci.h20 #define PCI_DEVICE_NAME "ltp_tpci" macro

Completed in 2 milliseconds