Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/
Dfastrpc.c2137 static const struct file_operations fastrpc_fops = { variable
2239 fdev->miscdev.fops = &fastrpc_fops; in fastrpc_device_register()