Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/device-drivers/uaccess/
Dltp_uaccess.c52 static ssize_t sys_result(struct device *dev, in sys_result() function
57 static DEVICE_ATTR(result, S_IRUSR, sys_result, NULL);
/external/ltp/testcases/kernel/firmware/fw_load_kernel/
Dltp_fw_load.c98 static ssize_t sys_result(struct device *dev, in sys_result() function
103 static DEVICE_ATTR(result, S_IRUSR, sys_result, NULL);
/external/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
Dltp_block_dev.c338 static ssize_t sys_result(struct device *dev, in sys_result() function
343 static DEVICE_ATTR(result, S_IRUSR, sys_result, NULL);
/external/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
Dltp_tpci.c664 static ssize_t sys_result(struct device *dev, in sys_result() function
669 static DEVICE_ATTR(result, S_IRUSR, sys_result, NULL);
/external/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi_cmds.c542 static ssize_t sys_result(struct device *dev, in sys_result() function
547 static DEVICE_ATTR(result, S_IRUSR, sys_result, NULL);
/external/llvm/cmake/modules/
DLLVM-Config.cmake83 set( ${OUT_VAR} ${result} ${sys_result} PARENT_SCOPE )
/external/llvm-project/llvm/cmake/modules/
DLLVM-Config.cmake117 set( ${OUT_VAR} ${result} ${sys_result} PARENT_SCOPE )