Home
last modified time | relevance | path

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

/include/linux/
A Dproc_fs.h106 struct proc_dir_entry *proc_create_single_data(const char *name, umode_t mode,
110 proc_create_single_data(name, mode, parent, show, NULL)
199 #define proc_create_single_data(name, mode, parent, show, data) ({NULL;}) macro

Completed in 3 milliseconds