read_sysfs_int 336 drivers/staging/greybus/tools/loopback_test.c r->error = read_sysfs_int(d->sysfs_entry, "error"); read_sysfs_int 337 drivers/staging/greybus/tools/loopback_test.c r->request_min = read_sysfs_int(d->sysfs_entry, "requests_per_second_min"); read_sysfs_int 338 drivers/staging/greybus/tools/loopback_test.c r->request_max = read_sysfs_int(d->sysfs_entry, "requests_per_second_max"); read_sysfs_int 341 drivers/staging/greybus/tools/loopback_test.c r->latency_min = read_sysfs_int(d->sysfs_entry, "latency_min"); read_sysfs_int 342 drivers/staging/greybus/tools/loopback_test.c r->latency_max = read_sysfs_int(d->sysfs_entry, "latency_max"); read_sysfs_int 345 drivers/staging/greybus/tools/loopback_test.c r->throughput_min = read_sysfs_int(d->sysfs_entry, "throughput_min"); read_sysfs_int 346 drivers/staging/greybus/tools/loopback_test.c r->throughput_max = read_sysfs_int(d->sysfs_entry, "throughput_max"); read_sysfs_int 350 drivers/staging/greybus/tools/loopback_test.c read_sysfs_int(d->sysfs_entry, "apbridge_unipro_latency_min"); read_sysfs_int 352 drivers/staging/greybus/tools/loopback_test.c read_sysfs_int(d->sysfs_entry, "apbridge_unipro_latency_max"); read_sysfs_int 357 drivers/staging/greybus/tools/loopback_test.c read_sysfs_int(d->sysfs_entry, "gbphy_firmware_latency_min"); read_sysfs_int 359 drivers/staging/greybus/tools/loopback_test.c read_sysfs_int(d->sysfs_entry, "gbphy_firmware_latency_max"); read_sysfs_int 692 drivers/staging/greybus/tools/loopback_test.c iteration_count = read_sysfs_int(t->devices[i].sysfs_entry,