Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dio.c49 void wlcore_synchronize_interrupts(struct wl1271 *wl) in wlcore_synchronize_interrupts() function
53 EXPORT_SYMBOL_GPL(wlcore_synchronize_interrupts);
Dio.h37 void wlcore_synchronize_interrupts(struct wl1271 *wl);
Dmain.c1927 wlcore_synchronize_interrupts(wl); in wlcore_op_stop_locked()