Lines Matching full:constraint
50 * pm_qos_read_value - Return the current effective constraint value.
51 * @c: List of PM QoS constraint requests.
82 * pm_qos_update_target - Update a list of PM QoS constraint requests.
88 * Update the given list of PM QoS constraint requests, @c, by carrying an
96 * Return: 1 if the aggregate constraint value has changed, 0 otherwise.
172 * Return: 1 if the aggregate constraint value has changed, 0 otherwise.
260 * @value: Requested constraint value.
264 * constraint for that list.
289 * @new_value: New requested constraint value.
292 * latency QoS list along with updating the effective constraint value for that
319 * QoS list along with updating the effective constraint value for that list.
467 * freq_qos_read_value - Get frequency QoS constraint for a given list.
497 * @req: Constraint request to apply.
532 * QoS constraint value for that list and initialize the @req object. The
535 * Return 1 if the effective constraint value has changed, 0 if the effective
536 * constraint value has not changed, or a negative error code on failures.
568 * Update an existing frequency QoS request along with the effective constraint
571 * Return 1 if the effective constraint value has changed, 0 if the effective
572 * constraint value has not changed, or a negative error code on failures.
595 * belongs to and recompute the effective constraint value for that list.
597 * Return 1 if the effective constraint value has changed, 0 if the effective
598 * constraint value has not changed, or a negative error code on failures.