tmpbufsz         1152 drivers/bluetooth/btmrvl_sdio.c 	int tmpbufsz;
tmpbufsz         1164 drivers/bluetooth/btmrvl_sdio.c 		tmpbufsz = ALIGN_SZ(blksz, BTSDIO_DMA_ALIGN) +
tmpbufsz         1166 drivers/bluetooth/btmrvl_sdio.c 		tmpbuf = kzalloc(tmpbufsz, GFP_KERNEL);