HomeSort by relevance Sort by last modified time
    Searched refs:sysfs_base (Results 1 - 2 of 2) sorted by null

  /device/google/cuttlefish_common/guest/commands/vport_trigger/
main.cpp 57 const char sysfs_base[] = "/sys/class/virtio-ports/"; local
58 DIR *dir = opendir(sysfs_base);
63 std::string sysfs(sysfs_base + dirname + "/name");
  /external/lisa/tools/scripts/
odroid_sampler.py 32 sysfs_base = '/sys/devices/12c60000.i2c/i2c-4/i2c-dev/i2c-4/device' variable in class:OdroidSampler
34 'arm' : sysfs_base + '/4-0040',
35 'kfc' : sysfs_base + '/4-0045',

Completed in 864 milliseconds