Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/cosm_client/
DMakefile7 cosm_client-objs += cosm_scif_client.o
Dcosm_scif_client.c151 static int cosm_scif_client(void *unused) in cosm_scif_client() function
210 client_thread = kthread_run(cosm_scif_client, NULL, "cosm_client"); in cosm_scif_probe()