Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/
Dfastrpc.c2216 static struct platform_driver fastrpc_cb_driver = { variable
2482 ret = platform_driver_register(&fastrpc_cb_driver); in fastrpc_init()
2491 platform_driver_unregister(&fastrpc_cb_driver); in fastrpc_init()
2501 platform_driver_unregister(&fastrpc_cb_driver); in fastrpc_exit()