Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 25 of 27) sorted by relevance

12

/include/linux/input/
Dmt.h46 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/
Dradix-tree.h165 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
Dpci_hotplug.h66 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
Dcb710.h39 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()
Dof_pci.h36 of_irq_parse_and_map_pci(const struct pci_dev *dev, u8 slot, u8 pin) in of_irq_parse_and_map_pci()
Ddlm.h19 int slot; /* 1 to MAX_INT */ member
Datmel-mci.h43 struct mci_slot_pdata slot[ATMCI_MAX_NR_SLOTS]; member
Dnubus.h41 int slot; member
183 static inline void *nubus_slot_addr(int slot) in nubus_slot_addr()
DmISDNhw.h86 int slot; /* multiport card channel slot */ member
147 int slot; /* multiport card channel slot */ member
Deisa.h37 int slot; member
Drhashtable-types.h125 unsigned int slot; member
Denclosure.h93 int slot; member
Dtc.h92 int slot; member
Dipack.h95 unsigned int slot; member
Dkvm_host.h650 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()
Dbpf_verifier.h265 #define bpf_get_spilled_reg(slot, frame) \ argument
Dcper.h509 u16 slot; member
Dpci.h70 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
Dmod_devicetable.h557 unsigned char slot:7; member
/include/uapi/linux/
Dpci.h31 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
Dedd.h95 __u8 slot; member
Dkvm.h90 __u32 slot; member
98 __u32 slot; member
489 __u32 slot; member
499 __u32 slot; member
/include/linux/ssb/
Dssb_driver_pci.h125 int ssb_pcicore_pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ssb_pcicore_pcibios_map_irq()
/include/linux/mmc/
Dhost.h422 struct mmc_slot slot; member
/include/linux/mfd/
Dtwl.h217 static inline int twl6030_mmc_card_detect(struct device *dev, int slot) in twl6030_mmc_card_detect()

12