Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | uf_start_thread (unifi_priv_t *priv, struct uf_thread *thread, int(*func)(void *)) |
void | uf_stop_thread (unifi_priv_t *priv, struct uf_thread *thread) |
void | uf_wait_for_thread_to_stop (unifi_priv_t *priv, struct uf_thread *thread) |
int | uf_init_bh (unifi_priv_t *priv) |
CsrResult | unifi_run_bh (void *ospriv) |
int uf_init_bh | ( | unifi_priv_t * | priv | ) |
void uf_stop_thread | ( | unifi_priv_t * | priv, |
struct uf_thread * | thread | ||
) |