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.
255 * @value: Requested constraint value.
259 * constraint for that list.
284 * @new_value: New requested constraint value.
287 * latency QoS list along with updating the effective constraint value for that
314 * QoS list along with updating the effective constraint value for that list.
457 * freq_qos_read_value - Get frequency QoS constraint for a given list.
487 * @req: Constraint request to apply.
522 * QoS constraint value for that list and initialize the @req object. The
525 * Return 1 if the effective constraint value has changed, 0 if the effective
526 * constraint value has not changed, or a negative error code on failures.
558 * Update an existing frequency QoS request along with the effective constraint
561 * Return 1 if the effective constraint value has changed, 0 if the effective
562 * constraint value has not changed, or a negative error code on failures.
585 * belongs to and recompute the effective constraint value for that list.
587 * Return 1 if the effective constraint value has changed, 0 if the effective
588 * constraint value has not changed, or a negative error code on failures.