Searched refs:wl1251_mem_write (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | io.h | 58 void wl1251_mem_write(struct wl1251 *wl, int addr, void *buf, size_t len);
|
| H A D | boot.c | 366 wl1251_mem_write(wl, addr, buf, len); in wl1251_boot_upload_firmware() 381 wl1251_mem_write(wl, addr, buf, len); in wl1251_boot_upload_firmware()
|
| H A D | io.c | 58 void wl1251_mem_write(struct wl1251 *wl, int addr, void *buf, size_t len) in wl1251_mem_write() function
|
| H A D | cmd.c | 35 wl1251_mem_write(wl, wl->cmd_box_addr, buf, len); in wl1251_cmd_send()
|