Home
last modified time | relevance | path

Searched refs:audio_tx_completion (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/most/
H A Dmost_snd.c683 * audio_tx_completion - completion handler for tx channels
693 static int audio_tx_completion(struct most_interface *iface, int channel_id) in audio_tx_completion() function
713 .tx_completion = audio_tx_completion,
/kernel/linux/linux-5.10/drivers/staging/most/sound/
H A Dsound.c691 * audio_tx_completion - completion handler for tx channels
701 static int audio_tx_completion(struct most_interface *iface, int channel_id) in audio_tx_completion() function
721 .tx_completion = audio_tx_completion,

Completed in 3 milliseconds