table of contents
other versions
- stretch 4.9.168-1
SND_SOC_COMPONENT_AS(9) | ASoC | SND_SOC_COMPONENT_AS(9) |
NAME¶
snd_soc_component_async_complete - Ensure asynchronous I/O has completedSYNOPSIS¶
void snd_soc_component_async_complete(struct snd_soc_component * component);
ARGUMENTS¶
componentComponent for which to wait
DESCRIPTION¶
This function blocks until all asynchronous I/O which has previously been scheduled using snd_soc_component_update_bits_async has completed.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |