Searched refs:tblsize (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dsgbuf.c83 sgbuf->tblsize = sgbuf_align_table(pages);
84 table = kcalloc(sgbuf->tblsize, sizeof(*table), GFP_KERNEL);
88 pgtable = kcalloc(sgbuf->tblsize, sizeof(*pgtable), GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dmemalloc.h84 int tblsize; /* allocated table size */ member in struct:snd_sg_buf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dboard-zoom-peripherals.c205 .tblsize = ARRAY_SIZE(zoom_batt_table),
H A Dboard-3430sdp.c346 .tblsize = ARRAY_SIZE(sdp3430_batt_table),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dintel8x0m.c747 int i, tblsize, device, err; local
751 tblsize = 1;
753 for (i = 0; i < tblsize; i++) {
H A Dintel8x0.c1535 int i, tblsize, device, err; local
1541 tblsize = ARRAY_SIZE(intel_pcms);
1543 tblsize--;
1547 tblsize = ARRAY_SIZE(nforce_pcms);
1549 tblsize--;
1553 tblsize = ARRAY_SIZE(ali_pcms);
1557 tblsize = 2;
1562 for (i = 0; i < tblsize; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/i2c/
H A Dtwl.h464 unsigned int tblsize; member in struct:twl4030_bci_platform_data

Completed in 99 milliseconds