get_spare_blocks 1710 drivers/net/wireless/ti/wl12xx/main.c 	.get_spare_blocks	= wl12xx_get_spare_blocks,
get_spare_blocks 1736 drivers/net/wireless/ti/wl18xx/main.c 	.get_spare_blocks = wl18xx_get_spare_blocks,
get_spare_blocks  172 drivers/net/wireless/ti/wlcore/hw_ops.h 	if (!wl->ops->get_spare_blocks)
get_spare_blocks  175 drivers/net/wireless/ti/wlcore/hw_ops.h 	return wl->ops->get_spare_blocks(wl, is_gem);
get_spare_blocks   89 drivers/net/wireless/ti/wlcore/wlcore.h 	int (*get_spare_blocks)(struct wl1271 *wl, bool is_gem);