Searched refs:slots (Results 1 – 22 of 22) sorted by relevance
| /include/linux/input/ |
| A D | mt.h | 50 struct input_mt_slot slots[] __counted_by(num_slots); 123 int input_mt_assign_slots(struct input_dev *dev, int *slots,
|
| /include/linux/ |
| A D | kvm_host.h | 1078 return RB_EMPTY_ROOT(&slots->gfn_tree); in kvm_memslots_empty() 1084 hash_for_each(slots->id_hash, bkt, memslot, id_node[slots->node_idx]) \ 1092 int idx = slots->node_idx; in id_to_memslot() 1104 struct kvm_memslots *slots; member 1119 struct kvm_memslots *slots, in kvm_memslot_iter_start() argument 1122 int idx = slots->node_idx; in kvm_memslot_iter_start() 1126 iter->slots = slots; in kvm_memslot_iter_start() 1133 for (tmp = slots->gfn_tree.rb_node; tmp; ) { in kvm_memslot_iter_start() 1158 iter->node = rb_last(&slots->gfn_tree); in kvm_memslot_iter_start() 1800 int idx = slots->node_idx; in search_memslots() [all …]
|
| A D | ipack.h | 174 int slots; member 189 struct ipack_bus_device *ipack_bus_register(struct device *parent, int slots,
|
| A D | dlm.h | 34 void (*recover_done) (void *ops_arg, struct dlm_slot *slots,
|
| A D | eisa.h | 100 int slots; /* Max slot number */ member
|
| A D | blk-crypto-profile.h | 192 struct blk_crypto_keyslot *slots; member
|
| A D | radix-tree.h | 348 __radix_tree_iter_add(struct radix_tree_iter *iter, unsigned long slots) in __radix_tree_iter_add() argument 350 return iter->index + slots; in __radix_tree_iter_add()
|
| A D | assoc_array_priv.h | 55 struct assoc_array_ptr *slots[ASSOC_ARRAY_FAN_OUT]; member
|
| A D | cb710.h | 37 unsigned slots; member
|
| A D | swiotlb.h | 79 struct io_tlb_slot *slots; member
|
| A D | cdrom.h | 173 struct cdrom_slot slots[CDROM_MAX_SLOTS]; member
|
| A D | xarray.h | 1179 void __rcu *slots[XA_CHUNK_SIZE]; member 1226 return rcu_dereference_check(node->slots[offset], in xa_entry() 1235 return rcu_dereference_protected(node->slots[offset], in xa_entry_locked()
|
| A D | maple_tree.h | 463 void __rcu **slots; /* mas->node->slots pointer */ member
|
| A D | rtsx_pci.h | 1265 struct rtsx_slot *slots; member
|
| A D | pci.h | 664 struct list_head slots; /* List of slots on this bus; member
|
| /include/sound/ |
| A D | mixer_oss.h | 41 struct snd_mixer_oss_slot slots[SNDRV_OSS_MAX_MIXERS]; /* OSS mixer slots */ member
|
| A D | simple_card_utils.h | 29 int slots; member 170 &(dai)->slots, \ 229 if (dai->slots) in simple_util_debug_dai() 230 dev_dbg(dev, "%s slots = %d\n", name, dai->slots); in simple_util_debug_dai()
|
| A D | ac97_codec.h | 396 unsigned short slots; /* driver input: requested AC97 slot numbers */ member 408 enum ac97_pcm_cfg cfg, unsigned short slots);
|
| A D | soc-dai.h | 182 unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width); 295 int (*xlate_tdm_slot_mask)(unsigned int slots, 299 int slots, int slot_width);
|
| A D | soc.h | 1333 unsigned int *slots,
|
| /include/linux/platform_data/ |
| A D | mmc-omap.h | 114 } slots[OMAP_MMC_MAX_SLOTS]; member
|
| /include/linux/iio/adc/ |
| A D | ad_sigma_delta.h | 114 unsigned int *slots; member
|
Completed in 69 milliseconds