Searched refs:items (Results 76 - 100 of 258) sorted by relevance

1234567891011

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dpci.h222 struct ath10k_hif_sg_item *items, int n_items);
H A Dpci.c1351 struct ath10k_hif_sg_item *items, int n_items)
1378 i, &items[i].paddr, items[i].len, n_items);
1380 items[i].vaddr, items[i].len);
1383 items[i].transfer_context,
1384 items[i].paddr,
1385 items[i].len,
1386 items[i].transfer_id,
1396 i, &items[
1350 ath10k_pci_hif_tx_sg(struct ath10k *ar, u8 pipe_id, struct ath10k_hif_sg_item *items, int n_items) argument
[all...]
/linux-master/tools/net/ynl/lib/
H A Dnlspec.py235 def items(self): member in class:SpecAttrSet
236 return self.attrs.items()
284 def items(self): member in class:SpecStruct
285 return self.members.items()
/linux-master/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c59 unsigned items = test_bit(F_HAVEDIGITAL, &chip->flags) ? 3 : 2; local
61 return snd_ctl_enum_info(uinfo, 1, items, texts);
/linux-master/virt/kvm/
H A Deventfd.c402 list_for_each_entry(tmp, &kvm->irqfds.items, list) {
414 list_add_tail(&irqfd->list, &kvm->irqfds.items);
545 list_for_each_entry_safe(irqfd, tmp, &kvm->irqfds.items, list) {
596 list_for_each_entry_safe(irqfd, tmp, &kvm->irqfds.items, list)
619 list_for_each_entry(irqfd, &kvm->irqfds.items, list) {
669 * queue to ease flushing work items when a VM exits.
1007 INIT_LIST_HEAD(&kvm->irqfds.items);
/linux-master/fs/bcachefs/
H A Dbtree_key_cache.c933 LIST_HEAD(items);
953 list_add(&ck->list, &items);
965 list_add(&ck->list, &items);
973 list_splice(&bc->freed_pcpu, &items);
974 list_splice(&bc->freed_nonpcpu, &items);
978 list_for_each_entry_safe(ck, n, &items, list) {
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c116 struct mlxsw_pci_mem_item *items; member in struct:mlxsw_pci::__anon53
722 int items = 0; local
749 if (++items == credits)
752 if (items)
839 int items = 0; local
864 if (++items == credits)
867 if (items) {
1366 mlxsw_pci->fw_area.items = kcalloc(num_pages, sizeof(*mem_item),
1368 if (!mlxsw_pci->fw_area.items)
1374 mem_item = &mlxsw_pci->fw_area.items[
[all...]
/linux-master/sound/pci/
H A Drme96.c1891 unsigned int items = 3; local
1899 items = 3;
1902 items = 4;
1910 items = 4;
1912 items = 5;
1919 if (ucontrol->value.enumerated.item[0] >= items) {
1920 ucontrol->value.enumerated.item[0] = items - 1;
1931 int change, items = 3; local
1936 items = 3;
1939 items
[all...]
H A Drme32.c1570 unsigned int items = 3; local
1578 items = 3;
1581 items = 4;
1587 if (ucontrol->value.enumerated.item[0] >= items) {
1588 ucontrol->value.enumerated.item[0] = items - 1;
1600 int change, items = 3; local
1605 items = 3;
1608 items = 4;
1614 val = ucontrol->value.enumerated.item[0] % items;
/linux-master/fs/btrfs/
H A Ddelayed-inode.c44 atomic_set(&delayed_root->items, 0);
411 atomic_inc(&delayed_node->root->fs_info->delayed_root->items);
420 if ((atomic_dec_return(&delayed_root->items) <
647 * Insert a single delayed item or a batch of delayed items, as many as possible
648 * that fit in a leaf. The delayed items (dir index keys) are sorted by their key
649 * in the rbtree, and if there's a gap between two consecutive dir index items,
654 * fits within a gap between delayed dir index items.
679 * increasing, so we can batch insert all items as there will not be any
684 * order to ensure we do not end up with out of order items in our leaf.
690 * For delayed items t
[all...]
H A Droot-tree.c502 * items: the number of items that we need do reservation
508 * and root tree, the number of items that the qgroup reserves is
513 struct btrfs_block_rsv *rsv, int items,
532 num_bytes = btrfs_calc_insert_metadata_size(fs_info, items);
512 btrfs_subvolume_reserve_metadata(struct btrfs_root *root, struct btrfs_block_rsv *rsv, int items, bool use_global_rsv) argument
/linux-master/sound/usb/
H A Dmixer_scarlett.c181 int num_controls; /* number of items in controls */
382 unsigned int items = opt->len; local
386 uinfo->value.enumerated.items = items;
388 if (uinfo->value.enumerated.item >= items)
389 uinfo->value.enumerated.item = items - 1;
/linux-master/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c39 return (struct ipoib_txreq *)(r->items + (idx << r->shift));
177 /* Finished freeing tx items so store the head value. */
731 txq->tx_ring.items =
734 if (!txq->tx_ring.items)
762 kvfree(tx_ring->items);
809 kvfree(tx_ring->items);
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_keyboard.py38 unused_keys = [k for k, v in self.keystates.items() if not v]
53 for key, value in self.keystates.items():
153 for k, v in self.keystates.items():
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c16 static struct mwifiex_debug_data items[] = { variable in typeref:struct:mwifiex_debug_data
116 static int num_of_items = ARRAY_SIZE(items);
243 struct mwifiex_debug_data *d = &items[0];
258 else /* The last 3 items are struct mwifiex_adapter variables */
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpcie.c2149 fw = fwreq->items[BRCMF_PCIE_FW_CODE].binary;
2150 nvram = fwreq->items[BRCMF_PCIE_FW_NVRAM].nv_data.data;
2151 nvram_len = fwreq->items[BRCMF_PCIE_FW_NVRAM].nv_data.len;
2152 devinfo->clm_fw = fwreq->items[BRCMF_PCIE_FW_CLM].binary;
2153 devinfo->txcap_fw = fwreq->items[BRCMF_PCIE_FW_TXCAP].binary;
2245 fwreq->items[BRCMF_PCIE_FW_CODE].type = BRCMF_FW_TYPE_BINARY;
2246 fwreq->items[BRCMF_PCIE_FW_NVRAM].type = BRCMF_FW_TYPE_NVRAM;
2247 fwreq->items[BRCMF_PCIE_FW_NVRAM].flags = BRCMF_FW_REQF_OPTIONAL;
2248 fwreq->items[BRCMF_PCIE_FW_CLM].type = BRCMF_FW_TYPE_BINARY;
2249 fwreq->items[BRCMF_PCIE_FW_CL
[all...]
/linux-master/fs/xfs/
H A Dxfs_bmap_item.c285 struct list_head *items,
296 list_sort(mp, items, xfs_bmap_update_diff_items);
297 list_for_each_entry(bi, items, bi_list)
336 * intent items that that we can queue when we finish this bmap work.
283 xfs_bmap_update_create_intent( struct xfs_trans *tp, struct list_head *items, unsigned int count, bool sort) argument
H A Dxfs_extfree_item.c334 /* Sort bmap items by AG. */
375 struct list_head *items,
386 list_sort(mp, items, xfs_extent_free_diff_items);
387 list_for_each_entry(xefi, items, xefi_list)
373 xfs_extent_free_create_intent( struct xfs_trans *tp, struct list_head *items, unsigned int count, bool sort) argument
H A Dxfs_rmap_item.c317 struct list_head *items,
328 list_sort(mp, items, xfs_rmap_update_diff_items);
329 list_for_each_entry(ri, items, ri_list)
315 xfs_rmap_update_create_intent( struct xfs_trans *tp, struct list_head *items, unsigned int count, bool sort) argument
/linux-master/tools/mm/
H A Dthpmaps378 for label, stat in stats.items():
426 **{k: v for s in contstats for k, v in s.items()}
469 for k, v in stats.items():
/linux-master/drivers/input/touchscreen/
H A Dfsl-imx25-tcq.c142 unsigned settling_cnt, int *items)
160 *items = 6;
141 imx25_setup_queue_4wire(struct mx25_tcq_priv *priv, unsigned settling_cnt, int *items) argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen7_renderclear.c118 static u32 *batch_alloc_items(struct batch_chunk *bc, u32 align, u32 items) argument
130 bc->end += items;
/linux-master/sound/soc/codecs/
H A Daw87390.c188 uinfo->value.enumerated.items = 0;
192 uinfo->value.enumerated.items = count;
/linux-master/drivers/iio/dac/
H A Dmcp4725.c220 .items = mcp4725_powerdown_modes,
226 .items = mcp4726_powerdown_modes,
/linux-master/sound/soc/
H A Dsoc-topology.c798 if (le32_to_cpu(ec->items) > ARRAY_SIZE(ec->texts))
802 devm_kcalloc(tplg->dev, le32_to_cpu(ec->items), sizeof(char *), GFP_KERNEL);
806 for (i = 0; i < le32_to_cpu(ec->items); i++) {
821 se->items = le32_to_cpu(ec->items);
840 if (le32_to_cpu(ec->items) > SND_SOC_TPLG_NUM_TEXTS)
843 se->dobj.control.dvalues = devm_kcalloc(tplg->dev, le32_to_cpu(ec->items),
850 for (i = 0; i < le32_to_cpu(ec->items); i++) {
884 ec->hdr.name, ec->items);
1199 se->items
[all...]

Completed in 369 milliseconds

1234567891011