Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/
Dfastrpc.c1923 static const struct file_operations fastrpc_fops = { variable
2027 fdev->miscdev.fops = &fastrpc_fops; in fastrpc_device_register()