Searched defs:rtw_proc_hdl (Results 1 – 1 of 1) sorted by relevance
13 struct rtw_proc_hdl { struct14 char *name;15 int (*show)(struct seq_file *, void *);16 …ze_t (*write)(struct file *file, const char __user *buffer, size_t count, loff_t *pos, void *data);