Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dscif.h1326 int scif_client_register(struct scif_client *client);
/linux-4.4.14/drivers/misc/mic/cosm_client/
Dcosm_scif_client.c258 int rc = scif_client_register(&scif_client_cosm); in cosm_client_init()
/linux-4.4.14/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);