Searched refs:block_bytes (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/bt8xx/
H A Dbt878.c150 bt->block_bytes = bt->buf_size >> 4;
152 bt->line_bytes = bt->block_bytes;
181 if (!(buf_pos % bt->block_bytes))
185 bt->block_bytes) +
H A Dbt878.h122 u32 block_bytes; member in struct:bt878
H A Ddvb-bt8xx.c62 card->bt->block_bytes],
63 card->bt->block_bytes);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/cluster/
H A Dheartbeat.c1120 unsigned long block_bytes; local
1127 &block_bytes, &block_bits);
1131 reg->hr_block_bytes = (unsigned int)block_bytes;
1483 .ca_name = "block_bytes",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dr100.c3117 int block_width, block_height, block_bytes; local
3127 block_bytes = 8;
3132 block_bytes = 16;
3141 sz = wblocks * hblocks * block_bytes;

Completed in 116 milliseconds