Home
last modified time | relevance | path

Searched refs:fdl_state (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/sdca/
H A Dsdca_fdl.c88 struct fdl_state *fdl_state; in sdca_fdl_sync() local
97 fdl_state = interrupt->priv; in sdca_fdl_sync()
106 time = wait_for_completion_timeout(&fdl_state->begin, in sdca_fdl_sync()
114 time = wait_for_completion_timeout(&fdl_state->done, in sdca_fdl_sync()
131 struct fdl_state *fdl_state; in sdca_fdl_sync() local
141 fdl_state = interrupt->priv; in sdca_fdl_sync()
143 sdca_ump_cancel_timeout(&fdl_state->timeout); in sdca_fdl_sync()
311 struct fdl_state *fdl_state = interrupt->priv; in fdl_end() local
313 if (!fdl_state->set) in fdl_end()
316 fdl_state->set = NULL; in fdl_end()
[all …]
/linux/include/sound/
H A Dsdca_fdl.h33 struct fdl_state { struct