Lines Matching full:dependencies
158 * @clkdm: clockdomain that we are resolving dependencies for
175 …WARN(!cd->clkdm, "clockdomain: %s: could not find clkdm %s while resolving dependencies - should n… in _resolve_clkdm_deps()
277 * dependencies, -ENOENT if the specified dependency cannot be set in
321 * that does not support software-configurable hardware sleep dependencies,
413 * Register clockdomain "automatic dependencies." These are
414 * clockdomain wakeup and sleep dependencies that are automatically
652 * wakeup dependencies. Wakeup dependencies fixed in hardware are not
681 * clkdm_clear_all_wkdeps - remove all wakeup dependencies from target clkdm
682 * @clkdm: struct clockdomain * to remove all wakeup dependencies from
684 * Remove all inter-clockdomain wakeup dependencies that could cause
710 * dependencies, -ENOENT if the specified dependency cannot be set in
740 * that does not support software-configurable hardware sleep dependencies,
773 * dependencies; or -ENOENT if the hardware is incapable.
776 * sleep dependencies. Sleep dependencies fixed in hardware are not
805 * clkdm_clear_all_sleepdeps - remove all sleep dependencies from target clkdm
806 * @clkdm: struct clockdomain * to remove all sleep dependencies from
808 * Remove all inter-clockdomain sleep dependencies that could prevent
1052 * Add the "autodep" sleep & wakeup dependencies to clockdomain 'clkdm'
1082 * Remove the "autodep" sleep & wakeup dependencies from clockdomain 'clkdm'