Searched refs:audio_port_config (Results 1 – 1 of 1) sorted by relevance
473 struct audio_port_config { struct535 struct audio_port_config active_config; /* current audio port configuration */559 struct audio_port_config sources[AUDIO_PATCH_PORTS_MAX];561 struct audio_port_config sinks[AUDIO_PATCH_PORTS_MAX];1264 static inline bool audio_port_config_has_input_direction(const struct audio_port_config *port_cfg) { in audio_port_config_has_input_direction()1283 const struct audio_port_config *lhs, const struct audio_port_config *rhs) { in audio_port_configs_are_equal()1323 static inline bool audio_port_config_has_hw_av_sync(const struct audio_port_config *port_cfg) { in audio_port_config_has_hw_av_sync()