Searched refs:get_spare_blocks (Results 1 – 2 of 2) sorted by relevance
172 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()
89 int (*get_spare_blocks)(struct wl1271 *wl, bool is_gem); member