Home
last modified time | relevance | path

Searched refs:COSM_MSG_SYNC_TIME (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/misc/mic/cosm/
Dcosm_main.h39 COSM_MSG_SYNC_TIME, enumerator
Dcosm_scif_server.c181 struct cosm_msg msg = { .id = COSM_MSG_SYNC_TIME }; in cosm_send_time()
/linux-4.19.296/drivers/misc/mic/cosm_client/
Dcosm_scif_client.c97 case COSM_MSG_SYNC_TIME: in cosm_client_recv()