Lines Matching refs:lock
98 * @brief Enables the running lock to block device hibernation.
100 * @param name Name of the running lock.
110 * @brief Disables the running lock to unblock device hibernation.
112 * @param name Name of the running lock.
133 * @brief Holds the running lock to block device hibernation.
135 * @param info Running lock info.
138 * running lock type conflicts with current lock.
145 * @brief Unholds the running lock to unblock device hibernation.
147 * @param info Running lock info.
167 * @brief Holds the running lock to block device hibernation.
169 * @param extra Running lock info.
172 * running lock type conflicts with current lock.
180 * @brief Unholds the running lock to unblock device hibernation.
182 * @param extra Running lock info.
192 * @brief Registers the callback of the running lock status.
205 * @brief Unregister the callback of the running lock status.