Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c2470 static struct rpmsg_driver fastrpc_driver = { variable
2490 ret = register_rpmsg_driver(&fastrpc_driver); in fastrpc_init()
2504 unregister_rpmsg_driver(&fastrpc_driver); in fastrpc_exit()