Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/
H A Dutopia_dev.c672 struct file_operations proc_mdb_node_operations = { variable
722 proc_create(sMdbNodeNameTmp, S_IRUSR | S_IWUSR, NULL, &proc_mdb_node_operations); in mdb_node_create()