Home
last modified time | relevance | path

Searched defs:get_slot (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/pci/
H A Dslot.c174 static struct pci_slot *get_slot(struct pci_bus *parent, int slot_nr) in get_slot() function
/linux/arch/powerpc/lib/
H A Drheap.c121 static rh_block_t *get_slot(rh_info_t * info) in get_slot() function
/linux/drivers/pci/hotplug/
H A Dshpchp.h208 static inline struct slot *get_slot(struct hotplug_slot *hotplug_slot) in get_slot() function
/linux/net/sched/
H A Dsch_netem.c817 static void get_slot(struct netem_sched_data *q, const struct nlattr *attr) in get_slot() function
/linux/tools/testing/selftests/hid/tests/
H A Dtest_multitouch.py519 def get_slot(self, uhdev, t, default): member in BaseTest.TestMultitouch