• Home
  • Raw
  • Download

Lines Matching full:list

31 For each parameter a list of performance requests is maintained along with
33 changes to the request list or elements of the list. Typically the
35 in the parameter list elements.
43 Will insert an element into the list for that identified PM QoS class with the
44 target value. Upon change to this list the new target is recomputed and any
50 Will update the list element pointed to by the handle with the new target value
64 PM QoS class constraints list.
101 Values are updated in response to changes of the request list.
104 simply the minimum of the request values held in the parameter list elements.
105 The PM QoS flags aggregate value is a gather (bitwise OR) of all list elements'
115 Will insert an element into the list for that identified device with the
116 target value. Upon change to this list the new target is recomputed and any
122 Will update the list element pointed to by the handle with the new target
132 Returns the aggregated value for a given device's constraints list.
146 or the list of requests is empty.
155 Add a request to the device's PM QoS list of resume latency constraints and
161 PM QoS list of resume latency constraints and remove sysfs attribute
165 Add a request to the device's PM QoS list of flags and create sysfs attribute
170 Drop the request added by dev_pm_qos_expose_flags() from the device's PM QoS list
182 The callback is called when the aggregated value of the device constraints list
206 be passed to it. If that value is negative, which means that the list of
222 requirements from the kernel side in the device's list.