Searched defs:slot (Results 126 - 150 of 747) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/platforms/ps3/
H A Dhtab.c98 static long ps3_hpte_updatepp(unsigned long slot, unsigned long newpp, argument
152 static void ps3_hpte_invalidate(unsigned long slot, unsigned long vpn, argument
[all...]
/linux-master/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg-hw.c77 void mxc_jpeg_enable_irq(void __iomem *reg, int slot) argument
83 void mxc_jpeg_disable_irq(void __iomem *reg, int slot) argument
150 void mxc_jpeg_enable_slot(void __iomem *reg, int slot) argument
182 void mxc_jpeg_set_desc(u32 desc, void __iomem *reg, int slot) argument
188 mxc_jpeg_clr_desc(void __iomem *reg, int slot) argument
[all...]
/linux-master/arch/arm/mach-dove/
H A Dpcie.c177 static int __init dove_pcie_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) argument
/linux-master/drivers/firewire/
H A Dinit_ohci1394_dma.c235 static inline void __init init_ohci1394_controller(int num, int slot, int func) argument
259 int num, slot, func; local
/linux-master/fs/afs/
H A Ddir_edit.c216 int slot; local
383 int slot; local
[all...]
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_gem.c46 const u64 slot = ggtt->error_capture.start; local
H A Di915_perf.c161 static int write_timestamp(struct i915_request *rq, int slot) argument
188 static ktime_t poll_status(struct i915_request *rq, int slot) argument
/linux-master/sound/arm/
H A Dpxa2xx-ac97-lib.c46 int pxa2xx_ac97_read(int slot, unsigned short reg) argument
91 int pxa2xx_ac97_write(int slot, unsigned short reg, unsigned short val) argument
/linux-master/mm/
H A Dearly_ioremap.c106 int i, slot; local
168 int i, slot; local
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Dsp2.c92 static int sp2_ci_op_cam(struct dvb_ca_en50221 *en50221, int slot, u8 acs, argument
146 sp2_ci_read_attribute_mem(struct dvb_ca_en50221 *en50221, int slot, int addr) argument
153 sp2_ci_write_attribute_mem(struct dvb_ca_en50221 *en50221, int slot, int addr, u8 data) argument
160 sp2_ci_read_cam_control(struct dvb_ca_en50221 *en50221, int slot, u8 addr) argument
167 sp2_ci_write_cam_control(struct dvb_ca_en50221 *en50221, int slot, u8 addr, u8 data) argument
174 sp2_ci_slot_reset(struct dvb_ca_en50221 *en50221, int slot) argument
206 sp2_ci_slot_shutdown(struct dvb_ca_en50221 *en50221, int slot) argument
216 sp2_ci_slot_ts_enable(struct dvb_ca_en50221 *en50221, int slot) argument
233 sp2_ci_poll_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) argument
[all...]
/linux-master/block/partitions/
H A Damiga.c48 int slot = 1; local
/linux-master/drivers/pci/hotplug/
H A Dcpci_hotplug.h30 struct slot { struct
61 static inline const char *slot_name(struct slot *slot) argument
[all...]
H A Dacpiphp_core.c119 struct slot *slo local
136 struct slot *slot = to_slot(hotplug_slot); local
180 struct slot *slot = to_slot(hotplug_slot); local
226 struct slot *slot = to_slot(hotplug_slot); local
246 struct slot *slot = to_slot(hotplug_slot); local
259 struct slot *slot; local
296 struct slot *slot = acpiphp_slot->slot; local
[all...]
/linux-master/drivers/input/touchscreen/
H A Dcy8ctma140.c62 int slot; local
/linux-master/arch/xtensa/kernel/
H A Dhw_breakpoint.c134 static int alloc_slot(struct perf_event **slot, size_t n, argument
193 static int free_slot(struct perf_event **slot, size_t n, argument
/linux-master/arch/powerpc/mm/book3s64/
H A Dhugetlbpage.c28 long slot, offset; local
/linux-master/arch/arm64/include/asm/
H A Dacpi.h122 static inline void arch_fix_phys_package_id(int num, u32 slot) { } argument
/linux-master/fs/bcachefs/
H A Dalloc_foreground.h124 open_bucket_idx_t slot = *open_bucket_hashslot(c, dev, bucket); local
/linux-master/kernel/
H A Dkcmp.c106 struct kcmp_epoll_slot slot; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dpriv.h19 int slot; member in struct:nvkm_perfctr
/linux-master/drivers/mmc/host/
H A Dmmc_hsq.c46 struct hsq_slot *slot; local
[all...]
/linux-master/arch/alpha/kernel/
H A Dsys_sio.c166 noname_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) argument
212 p2k_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) argument
/linux-master/include/linux/input/
H A Dmt.h46 int slot; member in struct:input_mt
53 static inline void input_mt_set_value(struct input_mt_slot *slot, argument
59 static inline int input_mt_get_value(const struct input_mt_slot *slot, argument
65 input_mt_is_active(const struct input_mt_slot *slot) argument
70 input_mt_is_used(const struct input_mt *mt, const struct input_mt_slot *slot) argument
85 input_mt_slot(struct input_dev *dev, int slot) argument
[all...]
/linux-master/lib/
H A Dobjpool.c55 struct objpool_slot *slot; local
19 objpool_init_percpu_slot(struct objpool_head *pool, struct objpool_slot *slot, int nodes, void *context, objpool_init_obj_cb objinit) argument
159 struct objpool_slot *slot = pool->cpu_slots[cpu]; local
197 struct objpool_slot *slot = pool->cpu_slots[cpu]; local
[all...]
/linux-master/include/linux/
H A Drhashtable-types.h125 unsigned int slot; member in struct:rhashtable_iter

Completed in 225 milliseconds

1234567891011>>