Home
last modified time | relevance | path

Searched refs:destroy_proc_entry (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_procfs.c303 static inline void destroy_proc_entry( struct proc_dir_entry *root, in destroy_proc_entry() function
331 destroy_proc_entry( ps->procDir.entry, &ps->procDir.info ); in destroy_proc_tree()
336 destroy_proc_entry(ps->procDir.entry, &ps->procDir.buttons[i]); in destroy_proc_tree()
339 destroy_proc_entry( base, &ps->procDir.entry ); in destroy_proc_tree()
381 destroy_proc_entry( base, &binfo ); in ProcFsShutdown()
384 destroy_proc_entry( &proc_root, &base ); in ProcFsShutdown()
386 destroy_proc_entry( NULL, &base ); in ProcFsShutdown()

Completed in 2 milliseconds