/include/linux/input/ |
D | mt.h | 49 int slot; member 56 static inline void input_mt_set_value(struct input_mt_slot *slot, in input_mt_set_value() 62 static inline int input_mt_get_value(const struct input_mt_slot *slot, in input_mt_get_value() 68 static inline bool input_mt_is_active(const struct input_mt_slot *slot) in input_mt_is_active() 74 const struct input_mt_slot *slot) in input_mt_is_used() 88 static inline void input_mt_slot(struct input_dev *dev, int slot) in input_mt_slot()
|
/include/linux/ |
D | radix-tree.h | 413 radix_tree_next_slot(void **slot, struct radix_tree_iter *iter, unsigned flags) in radix_tree_next_slot() 457 #define radix_tree_for_each_chunk(slot, root, iter, start, flags) \ argument 471 #define radix_tree_for_each_chunk_slot(slot, iter, flags) \ argument 484 #define radix_tree_for_each_slot(slot, root, iter, start) \ argument 499 #define radix_tree_for_each_contig(slot, root, iter, start) \ argument 517 #define radix_tree_for_each_tagged(slot, root, iter, start, tag) \ argument
|
D | cb710.h | 42 struct cb710_slot slot[0]; member 92 static inline struct cb710_chip *cb710_slot_to_chip(struct cb710_slot *slot) in cb710_slot_to_chip() 97 static inline struct device *cb710_slot_dev(struct cb710_slot *slot) in cb710_slot_dev()
|
D | dlm.h | 21 int slot; /* 1 to MAX_INT */ member
|
D | atmel-mci.h | 38 struct mci_slot_pdata slot[ATMCI_MAX_NR_SLOTS]; member
|
D | of_pci.h | 37 of_irq_parse_and_map_pci(const struct pci_dev *dev, u8 slot, u8 pin) in of_irq_parse_and_map_pci()
|
D | pci_hotplug.h | 114 static inline const char *hotplug_slot_name(const struct hotplug_slot *slot) in hotplug_slot_name() 127 #define pci_hp_register(slot, pbus, devnr, name) \ argument
|
D | nubus.h | 24 int slot; member
|
D | mISDNhw.h | 95 int slot; /* multiport card channel slot */ member 156 int slot; /* multiport card channel slot */ member
|
D | eisa.h | 36 int slot; member
|
D | kvm_host.h | 482 struct kvm_memory_slot *slot; in id_to_memslot() local 782 struct kvm_memory_slot *slot) in kvm_iommu_map_pages() 788 struct kvm_memory_slot *slot) in kvm_iommu_unmap_pages() 853 __gfn_to_hva_memslot(struct kvm_memory_slot *slot, gfn_t gfn) in __gfn_to_hva_memslot() 864 hva_to_gfn_memslot(unsigned long hva, struct kvm_memory_slot *slot) in hva_to_gfn_memslot()
|
D | tc.h | 91 int slot; member
|
D | ipack.h | 98 unsigned int slot; member
|
D | cper.h | 405 __u16 slot; member
|
D | mod_devicetable.h | 468 unsigned char slot:7; member
|
/include/uapi/linux/ |
D | pci.h | 30 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
|
D | nubus.h | 239 static inline void *nubus_slot_addr(int slot) in nubus_slot_addr()
|
D | edd.h | 94 __u8 slot; member
|
D | kvm.h | 89 __u32 slot; member 97 __u32 slot; member 376 __u32 slot; member
|
/include/net/irda/ |
D | irlap.h | 111 int slot; /* Random chosen slot */ member 192 __u8 slot; /* Random chosen slot */ member
|
/include/linux/ssb/ |
D | ssb_driver_pci.h | 124 int ssb_pcicore_pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ssb_pcicore_pcibios_map_irq()
|
/include/net/ |
D | inet_timewait_sock.h | 84 int slot; member
|
D | sch_generic.h | 761 int slot = pktlen + rtab->rate.cell_align + rtab->rate.overhead; in qdisc_l2t() local
|
/include/linux/mmc/ |
D | dw_mmc.h | 175 struct dw_mci_slot *slot[MAX_MCI_SLOTS]; member
|
D | host.h | 344 struct mmc_slot slot; member
|