Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Drtw_proc.h13 struct rtw_proc_hdl { struct
14 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);