Lines Matching full:given
61 /** Pin controller configuration for a given device. */
87 * @brief Obtain the state identifier for the given node and state index.
97 * @brief Obtain the variable name storing pinctrl config for the given DT node
106 * @brief Obtain the variable name storing pinctrl states for the given DT node
115 * @brief Obtain the variable name storing pinctrl pins for the given DT node
125 * @brief Utility macro to check if given state has to be skipped.
140 * @brief Helper macro to define pins for a given pin control state.
167 * @brief Define all the states for the given node identifier.
214 * @brief Declare pin control configuration for a given node identifier.
231 * @brief Define all pin control information for the given node identifier.
250 * @brief Define all pin control information for the given compatible index.
259 * @brief Obtain a reference to the pin control configuration given a node
267 * @brief Obtain a reference to the pin control configuration given current
278 * @brief Find the state configuration for the given state id.
335 * @brief Apply a state from the given device configuration.
341 * @retval -ENOENT If given state id does not exist.