Home
last modified time | relevance | path

Searched refs:gb_audio_apbridgea_shutdown_tx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/greybus/
H A Daudio_apbridgea.c124 int gb_audio_apbridgea_shutdown_tx(struct gb_connection *connection, in gb_audio_apbridgea_shutdown_tx() function
135 EXPORT_SYMBOL_GPL(gb_audio_apbridgea_shutdown_tx);
H A Daudio_codec.h230 int gb_audio_apbridgea_shutdown_tx(struct gb_connection *connection,
H A Daudio_codec.c632 ret = gb_audio_apbridgea_shutdown_tx(data->connection, 0); in gbcodec_mute_stream()
882 ret = gb_audio_apbridgea_shutdown_tx(data->connection, 0); in gbaudio_codec_clean_data_tx()