Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dtestmode.c241 ret = wl1271_plt_start(wl, PLT_FEM_DETECT); in wl1271_tm_detect_fem()
290 ret = wl1271_plt_start(wl, val); in wl1271_tm_cmd_set_plt_mode()
H A Dwlcore_i.h536 int wl1271_plt_start(struct wl1271 *wl, const enum plt_mode plt_mode);
H A Dmain.c1160 int wl1271_plt_start(struct wl1271 *wl, const enum plt_mode plt_mode) in wl1271_plt_start() function