Searched refs:interrupt_notify (Results 1 – 4 of 4) sorted by relevance
209 if (wl->ops->interrupt_notify) in wlcore_hw_interrupt_notify()210 return wl->ops->interrupt_notify(wl, action); in wlcore_hw_interrupt_notify()
108 int (*interrupt_notify)(struct wl1271 *wl, bool action); member
1722 .interrupt_notify = NULL,
1748 .interrupt_notify = wl18xx_acx_interrupt_notify_config,