Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Devent.c31 return wlcore_cmd_wait_for_event_or_timeout(wl, local_event, timeout); in wl12xx_wait_for_event()
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Devent.c34 return wlcore_cmd_wait_for_event_or_timeout(wl, local_event, timeout); in wl18xx_wait_for_event()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h94 int wlcore_cmd_wait_for_event_or_timeout(struct wl1271 *wl,
H A Dcmd.c164 int wlcore_cmd_wait_for_event_or_timeout(struct wl1271 *wl, in wlcore_cmd_wait_for_event_or_timeout() function
222 EXPORT_SYMBOL_GPL(wlcore_cmd_wait_for_event_or_timeout);