Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Ddebugfs.h15 void wl1251_debugfs_reset(struct wl1251 *wl);
H A Ddebugfs.c437 void wl1251_debugfs_reset(struct wl1251 *wl) in wl1251_debugfs_reset() function
H A Dmain.c475 wl1251_debugfs_reset(wl); in wl1251_op_stop()