Searched refs:channel_size (Results 1 – 3 of 3) sorted by relevance
335 int channel_size; in hid_accel_3d_probe() local353 channel_size = sizeof(accel_3d_channels); in hid_accel_3d_probe()358 channel_size = sizeof(gravity_channels); in hid_accel_3d_probe()371 channel_size, GFP_KERNEL); in hid_accel_3d_probe()
751 int channel_size; in cppi41_dma_controller_create() local786 channel_size = controller->num_channels * in cppi41_dma_controller_create()788 controller->rx_channel = kzalloc(channel_size, GFP_KERNEL); in cppi41_dma_controller_create()791 controller->tx_channel = kzalloc(channel_size, GFP_KERNEL); in cppi41_dma_controller_create()
524 unsigned int channel_size; in snd_emu10k1_efx_playback_prepare() local533 channel_size = ( end_addr - start_addr ) / NUM_EFX_PLAYBACK; in snd_emu10k1_efx_playback_prepare()536 start_addr, start_addr + (channel_size / 2), NULL); in snd_emu10k1_efx_playback_prepare()540 start_addr, start_addr + channel_size, in snd_emu10k1_efx_playback_prepare()543 start_addr += channel_size; in snd_emu10k1_efx_playback_prepare()546 start_addr, start_addr + channel_size, in snd_emu10k1_efx_playback_prepare()548 start_addr += channel_size; in snd_emu10k1_efx_playback_prepare()