Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/cosm_client/
DMakefile8 cosm_client-objs += cosm_scif_client.o
Dcosm_scif_client.c145 static int cosm_scif_client(void *unused) in cosm_scif_client() function
204 client_thread = kthread_run(cosm_scif_client, NULL, "cosm_client"); in cosm_scif_probe()