Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
Dacx.c29 int wl1271_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap) in wl1271_acx_host_if_cfg_bitmap() function
Dacx.h271 int wl1271_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap);
Dmain.c1414 ret = wl1271_acx_host_if_cfg_bitmap(wl, host_cfg_bitmap); in wl12xx_hw_init()