Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c2444 static struct platform_driver fastrpc_cb_driver = { variable
2791 ret = platform_driver_register(&fastrpc_cb_driver); in fastrpc_init()
2800 platform_driver_unregister(&fastrpc_cb_driver); in fastrpc_init()
2810 platform_driver_unregister(&fastrpc_cb_driver); in fastrpc_exit()