Home
last modified time | relevance | path

Searched refs:dev_tcase (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi.c36 static const char dev_tcase[] = "/sys/devices/" ACPI_TEST_NAME "/tcase"; variable
62 SAFE_FILE_PRINTF(cleanup, dev_tcase, "%d", ACPI_TRAVERSE); in tc_acpi_str()
119 SAFE_FILE_PRINTF(cleanup, dev_tcase, "%d", i); in test_run()
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_user/
H A Dblock_dev.c38 static const char dev_tcase[] = "/sys/devices/ltp_block_dev/tcase"; variable
84 SAFE_FILE_PRINTF(cleanup, dev_tcase, "%d", i + 1); in test_run()
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/
H A Dtpci.c40 static const char dev_tcase[] = "/sys/devices/" PCI_DEVICE_NAME "/tcase"; variable
65 SAFE_FILE_PRINTF(cleanup, dev_tcase, "%d", i); in run_pci_testcases()
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
H A Duaccess.c38 static const char dev_tcase[] = "/sys/devices/" DEV_NAME "/tcase"; variable
52 SAFE_FILE_PRINTF(cleanup, dev_tcase, "%d %lu", id, (unsigned long) ptr); in set_ptr_to_sysfs()

Completed in 4 milliseconds