Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A Dfastrpc.c1609 static struct platform_driver fastrpc_cb_driver = { variable
1755 ret = platform_driver_register(&fastrpc_cb_driver); in fastrpc_init()
1764 platform_driver_unregister(&fastrpc_cb_driver); in fastrpc_init()
1774 platform_driver_unregister(&fastrpc_cb_driver); in fastrpc_exit()