nums 253 drivers/clk/hisilicon/clk-hix5hd2.c hix5hd2_clk_register_complex(struct hix5hd2_complex_clock *clks, int nums, nums 259 drivers/clk/hisilicon/clk-hix5hd2.c for (i = 0; i < nums; i++) { nums 92 drivers/clk/hisilicon/clk.c int nums, struct hisi_clock_data *data) nums 97 drivers/clk/hisilicon/clk.c for (i = 0; i < nums; i++) { nums 121 drivers/clk/hisilicon/clk.c int nums, nums 127 drivers/clk/hisilicon/clk.c for (i = 0; i < nums; i++) { nums 151 drivers/clk/hisilicon/clk.c int nums, struct hisi_clock_data *data) nums 157 drivers/clk/hisilicon/clk.c for (i = 0; i < nums; i++) { nums 190 drivers/clk/hisilicon/clk.c int nums, struct hisi_clock_data *data) nums 196 drivers/clk/hisilicon/clk.c for (i = 0; i < nums; i++) { nums 213 drivers/clk/hisilicon/clk.c int nums, struct hisi_clock_data *data) nums 219 drivers/clk/hisilicon/clk.c for (i = 0; i < nums; i++) { nums 251 drivers/clk/hisilicon/clk.c int nums, struct hisi_clock_data *data) nums 257 drivers/clk/hisilicon/clk.c for (i = 0; i < nums; i++) { nums 288 drivers/clk/hisilicon/clk.c int nums, struct hisi_clock_data *data) nums 294 drivers/clk/hisilicon/clk.c for (i = 0; i < nums; i++) { nums 317 drivers/clk/hisilicon/clk.c int nums, struct hisi_clock_data *data) nums 323 drivers/clk/hisilicon/clk.c for (i = 0; i < nums; i++) { nums 127 drivers/clk/hisilicon/clk.h int nums, struct hisi_clock_data *data); nums 140 drivers/clk/hisilicon/clk.h int nums, struct hisi_clock_data *data) \ nums 144 drivers/clk/hisilicon/clk.h for (i = 0; i < nums; i++) { \ nums 173 drivers/clk/socfpga/clk-s10.c int nums, struct stratix10_clock_data *data) nums 179 drivers/clk/socfpga/clk-s10.c for (i = 0; i < nums; i++) { nums 194 drivers/clk/socfpga/clk-s10.c int nums, struct stratix10_clock_data *data) nums 200 drivers/clk/socfpga/clk-s10.c for (i = 0; i < nums; i++) { nums 221 drivers/clk/socfpga/clk-s10.c int nums, struct stratix10_clock_data *data) nums 227 drivers/clk/socfpga/clk-s10.c for (i = 0; i < nums; i++) { nums 250 drivers/clk/socfpga/clk-s10.c int nums, struct stratix10_clock_data *data) nums 256 drivers/clk/socfpga/clk-s10.c for (i = 0; i < nums; i++) { nums 422 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c buf_len = snprintf(buf, PAGE_SIZE, "states: %d\n", data.nums); nums 423 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c for (i = 0; i < data.nums; i++) nums 455 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c for (i = 0; i < data.nums; i++) { nums 460 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c if (i == data.nums) nums 164 drivers/gpu/drm/amd/include/kgd_pp_interface.h uint32_t nums; nums 619 drivers/gpu/drm/amd/powerplay/amd_powerplay.c data->nums = hwmgr->num_ps; nums 381 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c state_info->nums = 1; nums 477 drivers/iio/pressure/dps310.c s64 nums[7]; nums 504 drivers/iio/pressure/dps310.c nums[0] = (s64)data->c00; nums 506 drivers/iio/pressure/dps310.c nums[1] = p * (s64)data->c10; nums 508 drivers/iio/pressure/dps310.c nums[2] = p * p * (s64)data->c20; nums 510 drivers/iio/pressure/dps310.c nums[3] = p * p * p * (s64)data->c30; nums 512 drivers/iio/pressure/dps310.c nums[4] = t * (s64)data->c01; nums 514 drivers/iio/pressure/dps310.c nums[5] = t * p * (s64)data->c11; nums 516 drivers/iio/pressure/dps310.c nums[6] = t * p * p * (s64)data->c21; nums 523 drivers/iio/pressure/dps310.c if (nums[i] < 0LL) { nums 524 drivers/iio/pressure/dps310.c pressure -= div64_u64_rem(-nums[i], denoms[i], &irem); nums 527 drivers/iio/pressure/dps310.c pressure += div64_u64_rem(nums[i], denoms[i], &irem); nums 496 drivers/media/common/videobuf2/videobuf2-dma-contig.c unsigned long *nums = frame_vector_pfns(vec); nums 503 drivers/media/common/videobuf2/videobuf2-dma-contig.c if (nums[i-1] + 1 != nums[i]) nums 506 drivers/media/common/videobuf2/videobuf2-dma-contig.c __pfn_to_phys(nums[0]), size, buf->dma_dir, 0); nums 98 drivers/media/common/videobuf2/videobuf2-vmalloc.c unsigned long *nums = frame_vector_pfns(vec); nums 105 drivers/media/common/videobuf2/videobuf2-vmalloc.c if (nums[i-1] + 1 != nums[i]) nums 108 drivers/media/common/videobuf2/videobuf2-vmalloc.c ioremap_nocache(__pfn_to_phys(nums[0]), size + offset); nums 3429 drivers/usb/gadget/function/f_fs.c short *nums = func->interfaces_nums; nums 3432 drivers/usb/gadget/function/f_fs.c for (; count; --count, ++nums) { nums 3433 drivers/usb/gadget/function/f_fs.c if (*nums >= 0 && *nums == intf) nums 3434 drivers/usb/gadget/function/f_fs.c return nums - func->interfaces_nums; nums 2640 fs/btrfs/qgroup.c u64 nums; nums 2672 fs/btrfs/qgroup.c nums = inherit->num_qgroups + 2 * inherit->num_ref_copies + nums 2674 fs/btrfs/qgroup.c for (i = 0; i < nums; ++i) { nums 346 include/sound/hda_codec.h int snd_hda_override_conn_list(struct hda_codec *codec, hda_nid_t nid, int nums, nums 83 mm/frame_vector.c unsigned long *nums = frame_vector_pfns(vec); nums 86 mm/frame_vector.c err = follow_pfn(vma, start, &nums[ret]); nums 157 mm/frame_vector.c unsigned long *nums; nums 162 mm/frame_vector.c nums = frame_vector_pfns(vec); nums 164 mm/frame_vector.c if (!pfn_valid(nums[i])) nums 166 mm/frame_vector.c pages = (struct page **)nums; nums 168 mm/frame_vector.c pages[i] = pfn_to_page(nums[i]); nums 183 mm/frame_vector.c unsigned long *nums; nums 189 mm/frame_vector.c nums = (unsigned long *)pages; nums 191 mm/frame_vector.c nums[i] = page_to_pfn(pages[i]); nums 520 net/sctp/stream.c __u16 i, nums; nums 548 net/sctp/stream.c nums = (ntohs(param.p->length) - sizeof(*outreq)) / sizeof(__u16); nums 550 net/sctp/stream.c for (i = 0; i < nums; i++) { nums 581 net/sctp/stream.c if (nums) nums 582 net/sctp/stream.c for (i = 0; i < nums; i++) nums 591 net/sctp/stream.c SCTP_STREAM_RESET_INCOMING_SSN, nums, str_p, GFP_ATOMIC); nums 609 net/sctp/stream.c __u16 i, nums; nums 634 net/sctp/stream.c nums = (ntohs(param.p->length) - sizeof(*inreq)) / sizeof(__u16); nums 636 net/sctp/stream.c for (i = 0; i < nums; i++) { nums 643 net/sctp/stream.c if (!sctp_stream_outq_is_empty(stream, nums, str_p)) { nums 649 net/sctp/stream.c chunk = sctp_make_strreset_req(asoc, nums, str_p, 1, 0); nums 653 net/sctp/stream.c if (nums) nums 654 net/sctp/stream.c for (i = 0; i < nums; i++) nums 916 net/sctp/stream.c __u16 i, nums, flags = 0; nums 941 net/sctp/stream.c nums = (ntohs(outreq->param_hdr.length) - sizeof(*outreq)) / nums 946 net/sctp/stream.c if (nums) { nums 947 net/sctp/stream.c for (i = 0; i < nums; i++) { nums 967 net/sctp/stream.c nums, str_p, GFP_ATOMIC); nums 978 net/sctp/stream.c nums = (ntohs(inreq->param_hdr.length) - sizeof(*inreq)) / nums 984 net/sctp/stream.c nums, str_p, GFP_ATOMIC); nums 1038 net/sctp/stream.c nums = ntohs(addstrm->number_of_streams); nums 1039 net/sctp/stream.c number = stream->outcnt - nums; nums 1048 net/sctp/stream.c 0, nums, GFP_ATOMIC); nums 1059 net/sctp/stream.c nums = ntohs(addstrm->number_of_streams); nums 1062 net/sctp/stream.c nums, 0, GFP_ATOMIC); nums 401 sound/hda/hdac_device.c int nums, err = 0; nums 408 sound/hda/hdac_device.c nums = snd_hdac_get_sub_nodes(codec, codec->afg, &start_nid); nums 409 sound/hda/hdac_device.c if (!start_nid || nums <= 0 || nums >= 0xff) { nums 416 sound/hda/hdac_device.c err = hda_widget_sysfs_reinit(codec, start_nid, nums); nums 420 sound/hda/hdac_device.c codec->num_nodes = nums; nums 422 sound/hda/hdac_device.c codec->end_nid = start_nid + nums; nums 387 sound/pci/cs46xx/cs46xx_lib.c unsigned int nums, fwlen, fwsize; nums 413 sound/pci/cs46xx/cs46xx_lib.c nums = module->symbol_table.nsymbols = le32_to_cpu(fwdat[fwlen++]); nums 414 sound/pci/cs46xx/cs46xx_lib.c if (nums >= 40) nums 417 sound/pci/cs46xx/cs46xx_lib.c kcalloc(nums, sizeof(struct dsp_symbol_entry), GFP_KERNEL); nums 420 sound/pci/cs46xx/cs46xx_lib.c for (i = 0; i < nums; i++) { nums 433 sound/pci/cs46xx/cs46xx_lib.c nums = module->nsegments = le32_to_cpu(fwdat[fwlen++]); nums 434 sound/pci/cs46xx/cs46xx_lib.c if (nums > 10) nums 437 sound/pci/cs46xx/cs46xx_lib.c kcalloc(nums, sizeof(struct dsp_segment_desc), GFP_KERNEL); nums 440 sound/pci/cs46xx/cs46xx_lib.c for (i = 0; i < nums; i++) { nums 87 sound/pci/hda/hda_auto_parser.c static void reorder_outputs(unsigned int nums, hda_nid_t *pins) nums 91 sound/pci/hda/hda_auto_parser.c switch (nums) { nums 587 sound/pci/hda/hda_auto_parser.c static int find_idx_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) nums 590 sound/pci/hda/hda_auto_parser.c for (i = 0; i < nums; i++) nums 268 sound/pci/hda/hda_codec.c int i, nums; nums 270 sound/pci/hda/hda_codec.c nums = snd_hda_get_conn_list(codec, mux, &conn); nums 271 sound/pci/hda/hda_codec.c for (i = 0; i < nums; i++) nums 281 sound/pci/hda/hda_codec.c for (i = 0; i < nums; i++) { nums 1573 sound/pci/hda/hda_codec.c int nums, step; nums 1576 sound/pci/hda/hda_codec.c nums = (caps & AC_AMPCAP_NUM_STEPS) >> AC_AMPCAP_NUM_STEPS_SHIFT; nums 1581 sound/pci/hda/hda_codec.c tlv[SNDRV_CTL_TLVO_DB_SCALE_MIN] = -nums * step; nums 235 sound/pci/hda/hda_generic.c static int find_idx_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) nums 238 sound/pci/hda/hda_generic.c for (i = 0; i < nums; i++) nums 384 sound/pci/hda/hda_generic.c int i, nums; nums 391 sound/pci/hda/hda_generic.c nums = snd_hda_get_conn_list(codec, to_nid, &conn); nums 392 sound/pci/hda/hda_generic.c for (i = 0; i < nums; i++) { nums 408 sound/pci/hda/hda_generic.c for (i = 0; i < nums; i++) { nums 423 sound/pci/hda/hda_generic.c if (nums > 1 && get_wcaps_type(get_wcaps(codec, to_nid)) != AC_WID_AUD_MIX) nums 781 sound/pci/hda/hda_generic.c int n, nums, idx; nums 785 sound/pci/hda/hda_generic.c nums = snd_hda_get_conn_list(codec, nid, &conn); nums 786 sound/pci/hda/hda_generic.c if (nums < 0) nums 791 sound/pci/hda/hda_generic.c nums = 1; nums 796 sound/pci/hda/hda_generic.c for (n = 0; n < nums; n++) nums 802 sound/pci/hda/hda_generic.c for (n = 0; n < nums; n++) { nums 1058 sound/pci/hda/hda_generic.c int nums = snd_hda_get_num_conns(codec, nid); nums 1059 sound/pci/hda/hda_generic.c if (nums > 1) { nums 1061 sound/pci/hda/hda_generic.c val |= nums << 19; nums 3139 sound/pci/hda/hda_generic.c int nums = 0; nums 3147 sound/pci/hda/hda_generic.c adc_nids[nums] = nid; nums 3148 sound/pci/hda/hda_generic.c if (++nums >= max_nums) nums 3151 sound/pci/hda/hda_generic.c spec->num_adc_nids = nums; nums 3154 sound/pci/hda/hda_generic.c spec->num_all_adcs = nums; nums 3155 sound/pci/hda/hda_generic.c memcpy(spec->all_adcs, spec->adc_nids, nums * sizeof(hda_nid_t)); nums 3157 sound/pci/hda/hda_generic.c return nums; nums 3168 sound/pci/hda/hda_generic.c int i, n, nums; nums 3170 sound/pci/hda/hda_generic.c nums = 0; nums 3179 sound/pci/hda/hda_generic.c nums++; nums 3196 sound/pci/hda/hda_generic.c } else if (nums != spec->num_adc_nids) { nums 3198 sound/pci/hda/hda_generic.c nums = 0; nums 3202 sound/pci/hda/hda_generic.c if (n != nums) { nums 3203 sound/pci/hda/hda_generic.c spec->adc_nids[nums] = spec->adc_nids[n]; nums 3206 sound/pci/hda/hda_generic.c spec->input_paths[i][nums]); nums 3207 sound/pci/hda/hda_generic.c spec->input_paths[i][nums] = nums 3212 sound/pci/hda/hda_generic.c nums++; nums 3214 sound/pci/hda/hda_generic.c spec->num_adc_nids = nums; nums 3734 sound/pci/hda/hda_generic.c int i, n, nums, err; nums 3737 sound/pci/hda/hda_generic.c nums = 1; nums 3739 sound/pci/hda/hda_generic.c nums = spec->num_adc_nids; nums 3744 sound/pci/hda/hda_generic.c name = nums > 1 ? "Input Source" : "Capture Source"; nums 3748 sound/pci/hda/hda_generic.c knew->count = nums; nums 3751 sound/pci/hda/hda_generic.c for (n = 0; n < nums; n++) { nums 4063 sound/pci/hda/hda_generic.c int i, nums; nums 4067 sound/pci/hda/hda_generic.c nums = 0; nums 4081 sound/pci/hda/hda_generic.c if (!nums) { nums 4086 sound/pci/hda/hda_generic.c if (nums >= ARRAY_SIZE(spec->slave_dig_outs) - 1) nums 4088 sound/pci/hda/hda_generic.c spec->slave_dig_outs[nums - 1] = dig_nid; nums 4090 sound/pci/hda/hda_generic.c nums++; nums 4962 sound/pci/hda/hda_generic.c int i, nums; nums 4966 sound/pci/hda/hda_generic.c nums = snd_hda_get_conn_list(codec, mix, &conn); nums 4968 sound/pci/hda/hda_generic.c for (i = 0; i < nums; i++) { nums 5941 sound/pci/hda/hda_generic.c int i, c, nums; nums 5944 sound/pci/hda/hda_generic.c nums = 1; nums 5946 sound/pci/hda/hda_generic.c nums = spec->num_adc_nids; nums 5948 sound/pci/hda/hda_generic.c for (c = 0; c < nums; c++) { nums 2300 sound/pci/hda/patch_hdmi.c static void hdmi_array_init(struct hdmi_spec *spec, int nums) nums 2302 sound/pci/hda/patch_hdmi.c snd_array_init(&spec->pins, sizeof(struct hdmi_spec_per_pin), nums); nums 2303 sound/pci/hda/patch_hdmi.c snd_array_init(&spec->cvts, sizeof(struct hdmi_spec_per_cvt), nums); nums 673 sound/pci/hda/patch_realtek.c static int find_idx_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) nums 676 sound/pci/hda/patch_realtek.c for (i = 0; i < nums; i++) nums 682 sound/pci/hda/patch_realtek.c static bool found_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) nums 684 sound/pci/hda/patch_realtek.c return find_idx_in_nid_list(nid, list, nums) >= 0; nums 815 sound/pci/hda/patch_via.c int i, nums; nums 821 sound/pci/hda/patch_via.c nums = snd_hda_get_connections(codec, spec->gen.mixer_nid, conn, nums 823 sound/pci/hda/patch_via.c for (i = 0; i < nums; i++) { nums 833 sound/pci/hda/patch_via.c conn[nums++] = nid; nums 836 sound/pci/hda/patch_via.c nums, conn); nums 702 sound/ppc/awacs.c static int build_mixers(struct snd_pmac *chip, int nums, nums 707 sound/ppc/awacs.c for (i = 0; i < nums; i++) {