Searched refs:ha_stream_common (Results 1 – 1 of 1) sorted by relevance
129 struct ha_stream_common { struct140 struct ha_stream_common common; argument147 struct ha_stream_common common;176 static void ha_open_ctrl_path(struct ha_stream_common* common);429 static int ha_command(struct ha_stream_common* common, in ha_command()473 static int check_ha_ready(struct ha_stream_common* common) { in check_ha_ready()762 static void ha_open_ctrl_path(struct ha_stream_common* common) { in ha_open_ctrl_path()793 static void ha_stream_common_init(struct ha_stream_common* common) { in ha_stream_common_init()813 static int start_audio_datapath(struct ha_stream_common* common) { in start_audio_datapath()844 static int stop_audio_datapath(struct ha_stream_common* common) { in stop_audio_datapath()[all …]