Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/
Dfastrpc.c2210 static struct platform_driver fastrpc_cb_driver = { variable
2457 ret = platform_driver_register(&fastrpc_cb_driver); in fastrpc_init()
2466 platform_driver_unregister(&fastrpc_cb_driver); in fastrpc_init()
2476 platform_driver_unregister(&fastrpc_cb_driver); in fastrpc_exit()