Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Ddebugfs.c615 struct mwifiex_ds_mem_rw mem_rw; in mwifiex_memrw_write() local
H A Dsta_cmd.c1106 struct mwifiex_ds_mem_rw *mem_rw = (void *)pdata_buf; in mwifiex_cmd_mem_access() local
H A Dmain.h679 struct mwifiex_ds_mem_rw mem_rw; member
/openbmc/linux/fs/proc/
H A Dbase.c837 static ssize_t mem_rw(struct file *file, char __user *buf, in mem_rw() function