Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/
Dfastrpc.c1597 static struct platform_driver fastrpc_cb_driver = { variable
1743 ret = platform_driver_register(&fastrpc_cb_driver); in fastrpc_init()
1752 platform_driver_unregister(&fastrpc_cb_driver); in fastrpc_init()
1762 platform_driver_unregister(&fastrpc_cb_driver); in fastrpc_exit()