/include/linux/input/ |
D | mt.h | 46 int slot; member 53 static inline void input_mt_set_value(struct input_mt_slot *slot, in input_mt_set_value() 59 static inline int input_mt_get_value(const struct input_mt_slot *slot, in input_mt_get_value() 65 static inline bool input_mt_is_active(const struct input_mt_slot *slot) in input_mt_is_active() 71 const struct input_mt_slot *slot) in input_mt_is_used() 85 static inline void input_mt_slot(struct input_dev *dev, int slot) in input_mt_slot()
|
/include/linux/ |
D | radix-tree.h | 165 static inline void *radix_tree_deref_slot(void __rcu **slot) in radix_tree_deref_slot() 179 static inline void *radix_tree_deref_slot_protected(void __rcu **slot, in radix_tree_deref_slot_protected() 385 static __always_inline void __rcu **radix_tree_next_slot(void __rcu **slot, in radix_tree_next_slot() 437 #define radix_tree_for_each_slot(slot, root, iter, start) \ argument 453 #define radix_tree_for_each_tagged(slot, root, iter, start, tag) \ argument
|
D | pci_hotplug.h | 66 static inline const char *hotplug_slot_name(const struct hotplug_slot *slot) in hotplug_slot_name() 84 #define pci_hp_register(slot, pbus, devnr, name) \ argument 86 #define pci_hp_initialize(slot, bus, nr, name) \ argument
|
D | cb710.h | 39 struct cb710_slot slot[0]; member 89 static inline struct cb710_chip *cb710_slot_to_chip(struct cb710_slot *slot) in cb710_slot_to_chip() 94 static inline struct device *cb710_slot_dev(struct cb710_slot *slot) in cb710_slot_dev()
|
D | of_pci.h | 36 of_irq_parse_and_map_pci(const struct pci_dev *dev, u8 slot, u8 pin) in of_irq_parse_and_map_pci()
|
D | dlm.h | 19 int slot; /* 1 to MAX_INT */ member
|
D | atmel-mci.h | 43 struct mci_slot_pdata slot[ATMCI_MAX_NR_SLOTS]; member
|
D | nubus.h | 41 int slot; member 183 static inline void *nubus_slot_addr(int slot) in nubus_slot_addr()
|
D | mISDNhw.h | 86 int slot; /* multiport card channel slot */ member 147 int slot; /* multiport card channel slot */ member
|
D | eisa.h | 37 int slot; member
|
D | rhashtable-types.h | 125 unsigned int slot; member
|
D | enclosure.h | 93 int slot; member
|
D | tc.h | 92 int slot; member
|
D | ipack.h | 95 unsigned int slot; member
|
D | kvm_host.h | 650 struct kvm_memory_slot *slot; in id_to_memslot() local 1009 int slot = atomic_read(&slots->lru_slot); in search_memslots() local 1041 __gfn_to_hva_memslot(struct kvm_memory_slot *slot, gfn_t gfn) in __gfn_to_hva_memslot() 1052 hva_to_gfn_memslot(unsigned long hva, struct kvm_memory_slot *slot) in hva_to_gfn_memslot()
|
D | bpf_verifier.h | 265 #define bpf_get_spilled_reg(slot, frame) \ argument
|
D | cper.h | 509 u16 slot; member
|
D | pci.h | 70 static inline const char *pci_slot_name(const struct pci_slot *slot) in pci_slot_name() 298 struct pci_slot *slot; /* Physical slot this device is in */ member
|
D | mod_devicetable.h | 557 unsigned char slot:7; member
|
/include/uapi/linux/ |
D | pci.h | 31 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
|
D | edd.h | 95 __u8 slot; member
|
D | kvm.h | 90 __u32 slot; member 98 __u32 slot; member 489 __u32 slot; member 499 __u32 slot; member
|
/include/linux/ssb/ |
D | ssb_driver_pci.h | 125 int ssb_pcicore_pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ssb_pcicore_pcibios_map_irq()
|
/include/linux/mmc/ |
D | host.h | 422 struct mmc_slot slot; member
|
/include/linux/mfd/ |
D | twl.h | 217 static inline int twl6030_mmc_card_detect(struct device *dev, int slot) in twl6030_mmc_card_detect()
|