Home
last modified time | relevance | path

Searched refs:wlcore_enable_interrupts (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dio.c43 void wlcore_enable_interrupts(struct wl1271 *wl) in wlcore_enable_interrupts() function
47 EXPORT_SYMBOL_GPL(wlcore_enable_interrupts);
H A Dio.h36 void wlcore_enable_interrupts(struct wl1271 *wl);
H A Dmain.c1245 wlcore_enable_interrupts(wl); in wl1271_plt_stop()
1911 wlcore_enable_interrupts(wl); in wl1271_op_resume()
1982 wlcore_enable_interrupts(wl); in wlcore_op_stop_locked()
2021 wlcore_enable_interrupts(wl); in wlcore_op_stop_locked()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1199 wlcore_enable_interrupts(wl); in wl12xx_enable_interrupts()