Lines Matching full:wakes
183 * @clkdm2: when this struct clockdomain * wakes up (source)
185 * When the clockdomain represented by @clkdm2 wakes up, wake up
209 pr_debug("clockdomain: hardware cannot set/clear wake up of %s when %s wakes up\n", in _clkdm_add_wkdep()
216 pr_debug("clockdomain: hardware will wake up %s when %s wakes up\n", in _clkdm_add_wkdep()
228 * @clkdm2: when this struct clockdomain * wakes up (source)
231 * wakes up. Returns -EINVAL if presented with invalid clockdomain
252 pr_debug("clockdomain: hardware cannot set/clear wake up of %s when %s wakes up\n", in _clkdm_del_wkdep()
259 pr_debug("clockdomain: hardware will no longer wake up %s after %s wakes up\n", in _clkdm_del_wkdep()
584 * @clkdm2: when this struct clockdomain * wakes up (source)
586 * When the clockdomain represented by @clkdm2 wakes up, wake up
615 * @clkdm2: when this struct clockdomain * wakes up (source)
618 * wakes up. Returns -EINVAL if presented with invalid clockdomain
644 * @clkdm2: when this struct clockdomain * wakes up (source)
647 * awoken when @clkdm2 wakes up; 0 if dependency is not set; -EINVAL
671 pr_debug("clockdomain: hardware cannot set/clear wake up of %s when %s wakes up\n", in clkdm_read_wkdep()