Home
last modified time | relevance | path

Searched refs:get_spare_blocks (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h172 if (!wl->ops->get_spare_blocks) in wlcore_hw_get_spare_blocks()
175 return wl->ops->get_spare_blocks(wl, is_gem); in wlcore_hw_get_spare_blocks()
H A Dwlcore.h89 int (*get_spare_blocks)(struct wl1271 *wl, bool is_gem); member