tblsize 567 include/linux/mfd/twl.h unsigned int tblsize; tblsize 84 include/sound/memalloc.h int tblsize; /* allocated table size */ tblsize 80 sound/core/sgbuf.c sgbuf->tblsize = sgbuf_align_table(pages); tblsize 81 sound/core/sgbuf.c table = kcalloc(sgbuf->tblsize, sizeof(*table), GFP_KERNEL); tblsize 85 sound/core/sgbuf.c pgtable = kcalloc(sgbuf->tblsize, sizeof(*pgtable), GFP_KERNEL); tblsize 1610 sound/pci/intel8x0.c int i, tblsize, device, err; tblsize 1616 sound/pci/intel8x0.c tblsize = ARRAY_SIZE(intel_pcms); tblsize 1618 sound/pci/intel8x0.c tblsize--; tblsize 1622 sound/pci/intel8x0.c tblsize = ARRAY_SIZE(nforce_pcms); tblsize 1624 sound/pci/intel8x0.c tblsize--; tblsize 1628 sound/pci/intel8x0.c tblsize = ARRAY_SIZE(ali_pcms); tblsize 1632 sound/pci/intel8x0.c tblsize = 2; tblsize 1637 sound/pci/intel8x0.c for (i = 0; i < tblsize; i++) { tblsize 756 sound/pci/intel8x0m.c int i, tblsize, device, err; tblsize 761 sound/pci/intel8x0m.c tblsize = 1; tblsize 766 sound/pci/intel8x0m.c tblsize = ARRAY_SIZE(nforce_pcms); tblsize 770 sound/pci/intel8x0m.c tblsize = ARRAY_SIZE(ali_pcms); tblsize 774 sound/pci/intel8x0m.c tblsize = 2; tblsize 779 sound/pci/intel8x0m.c for (i = 0; i < tblsize; i++) {