Lines Matching refs:config

266 /*! @brief Dump the capture config info to the trace output
267 * Dumps the capture config info to the trace output.
268 * @param[in] config pointer to struct ia_css_capture_config
272 const struct ia_css_capture_config *config);
274 /*! @brief Dump the pipe extra config info to the trace output
275 * Dumps the pipe extra config info to the trace output.
282 /*! @brief Dump the pipe config info to the trace output
283 * Dumps the pipe config info to the trace output.
284 * @param[in] config pointer to struct ia_css_pipe_config
288 const struct ia_css_pipe_config *config);
290 /*! @brief Dump the stream config source info to the trace output
291 * Dumps the stream config source info to the trace output.
292 * @param[in] config pointer to struct ia_css_stream_config
296 const struct ia_css_stream_config *config);
298 /*! @brief Dump the mipi buffer config info to the trace output
299 * Dumps the mipi buffer config info to the trace output.
300 * @param[in] config pointer to struct ia_css_mipi_buffer_config
304 const struct ia_css_mipi_buffer_config *config);
306 /*! @brief Dump the metadata config info to the trace output
307 * Dumps the metadata config info to the trace output.
308 * @param[in] config pointer to struct ia_css_metadata_config
312 const struct ia_css_metadata_config *config);
314 /*! @brief Dump the stream config info to the trace output
315 * Dumps the stream config info to the trace output.
316 * @param[in] config pointer to struct ia_css_stream_config
321 const struct ia_css_stream_config *config,