Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dscif.h1326 int scif_client_register(struct scif_client *client);
/Linux-v4.19/drivers/misc/mic/cosm_client/
Dcosm_scif_client.c264 int rc = scif_client_register(&scif_client_cosm); in cosm_client_init()
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_api.c1485 int scif_client_register(struct scif_client *client) in scif_client_register() function
1496 EXPORT_SYMBOL_GPL(scif_client_register);