Searched refs:config_thread (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/Documentation/mic/mpssd/ | ||
D | mpssd.h | 88 pthread_t config_thread; member |
D | mpssd.c | 1622 pthread_create(&mic->config_thread, NULL, mic_config, mic); in init_mic() |