Searched refs:csg_scheduling_period (Results 1 – 2 of 2) sorted by relevance
5137 unsigned int csg_scheduling_period; in csg_scheduling_period_store() local5143 ret = kstrtouint(buf, 0, &csg_scheduling_period); in csg_scheduling_period_store()5144 if (ret || csg_scheduling_period == 0) { in csg_scheduling_period_store()5152 kbdev->csf.scheduler.csg_scheduling_period_ms = csg_scheduling_period; in csg_scheduling_period_store()5154 csg_scheduling_period); in csg_scheduling_period_store()5188 static DEVICE_ATTR_RW(csg_scheduling_period);
236 What: /sys/class/misc/mali%u/device/csg_scheduling_period