Lines Matching +full:controller +full:- +full:number

1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
81 * @param[in] max_controller_count the maximum number of controllers that
97 * @param[in] max_controller_count the maximum number of controllers that
108 * @brief This method will allocate the next available framework controller
115 * a controller.
117 * controller handle that was added to the library.
119 * @return Indicate if the controller was successfully allocated or if iti
121 * @retval SCI_SUCCESS if the controller was successfully allocated.
123 * available controller objects to allocate.
131 * @brief This method will attempt to free the supplied controller to the
135 * a controller.
136 * @param[in] controller the handle to the controller object to be freed
139 * @return Indicate if the controller was successfully freed or if it failed
141 * @retval SCI_SUCCESS if the controller was successfully freed.
142 * @retval SCI_FAILURE_CONTROLLER_NOT_FOUND if the supplied controller is
147 SCI_CONTROLLER_HANDLE_T controller
168 * @brief This method returns the minimum number of timers needed. If the
169 * user supplies timers less then the number specified via this
171 * call includes the minimum number of timers needed by the core.
173 * @return This method returns a value representing the minimum number of
181 * @brief This method returns the maximum number of timers that could
184 * @return This method returns a value representing the minimum number of