Searched refs:bb_size (Results 1 – 1 of 1) sorted by relevance
819 size_t bb_size; in qcom_smd_channel_open() local825 bb_size = min(channel->fifo_size, SZ_4K); in qcom_smd_channel_open()826 channel->bounce_buffer = kmalloc(bb_size, GFP_KERNEL); in qcom_smd_channel_open()