Home
last modified time | relevance | path

Searched refs:wl12xx_cmd_stop_fwlog (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/wl12xx/
Dcmd.h91 int wl12xx_cmd_stop_fwlog(struct wl1271 *wl);
703 struct wl12xx_cmd_stop_fwlog { struct
Dcmd.c1686 int wl12xx_cmd_stop_fwlog(struct wl1271 *wl) in wl12xx_cmd_stop_fwlog() function
1688 struct wl12xx_cmd_stop_fwlog *cmd; in wl12xx_cmd_stop_fwlog()
Dmain.c1192 wl12xx_cmd_stop_fwlog(wl); in wl12xx_read_fwlog_panic()