HomeSort by relevance Sort by last modified time
    Searched full:sys_vbootcontext_path (Results 1 - 1 of 1) sorted by null

  /external/autotest/client/site_tests/kernel_VbootContextEC/
kernel_VbootContextEC.py 17 sys_vbootcontext_path = '/sys/bus/platform/drivers/cros-ec-vbc/' variable in class:kernel_VbootContextEC
32 for name in os.listdir(self.sys_vbootcontext_path):
34 sysfs_entry = os.path.join(self.sys_vbootcontext_path, name,
39 self.sys_vbootcontext_path)

Completed in 48 milliseconds