Home
last modified time | relevance | path

Searched defs:rtw_proc_hdl (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Drtw_proc.h25 struct rtw_proc_hdl { struct
26 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);