Home
last modified time | relevance | path

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

12

/include/linux/input/
Dmt.h49 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/
Dradix-tree.h413 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
Dcb710.h42 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()
Ddlm.h21 int slot; /* 1 to MAX_INT */ member
Datmel-mci.h38 struct mci_slot_pdata slot[ATMCI_MAX_NR_SLOTS]; member
Dof_pci.h37 of_irq_parse_and_map_pci(const struct pci_dev *dev, u8 slot, u8 pin) in of_irq_parse_and_map_pci()
Dpci_hotplug.h114 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
Dnubus.h24 int slot; member
DmISDNhw.h95 int slot; /* multiport card channel slot */ member
156 int slot; /* multiport card channel slot */ member
Deisa.h36 int slot; member
Dkvm_host.h482 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()
Dtc.h91 int slot; member
Dipack.h98 unsigned int slot; member
Dcper.h405 __u16 slot; member
Dmod_devicetable.h468 unsigned char slot:7; member
/include/uapi/linux/
Dpci.h30 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
Dnubus.h239 static inline void *nubus_slot_addr(int slot) in nubus_slot_addr()
Dedd.h94 __u8 slot; member
Dkvm.h89 __u32 slot; member
97 __u32 slot; member
376 __u32 slot; member
/include/net/irda/
Dirlap.h111 int slot; /* Random chosen slot */ member
192 __u8 slot; /* Random chosen slot */ member
/include/linux/ssb/
Dssb_driver_pci.h124 int ssb_pcicore_pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ssb_pcicore_pcibios_map_irq()
/include/net/
Dinet_timewait_sock.h84 int slot; member
Dsch_generic.h761 int slot = pktlen + rtab->rate.cell_align + rtab->rate.overhead; in qdisc_l2t() local
/include/linux/mmc/
Ddw_mmc.h175 struct dw_mci_slot *slot[MAX_MCI_SLOTS]; member
Dhost.h344 struct mmc_slot slot; member

12