Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/mic/mpssd/
Dmpssd.h88 pthread_t config_thread; member
Dmpssd.c1622 pthread_create(&mic->config_thread, NULL, mic_config, mic); in init_mic()