Searched defs:rtw_proc_hdl (Results 1 – 1 of 1) sorted by relevance
25 struct rtw_proc_hdl { struct26 char *name;27 u8 type;28 union {35 } u;36 …ze_t (*write)(struct file *file, const char __user *buffer, size_t count, loff_t *pos, void *data);