Searched refs:core (Results 1 - 25 of 40) sorted by relevance

12

/include/media/
H A Dvideobuf2-vmalloc.h16 #include <media/videobuf2-core.h>
H A Dvideobuf2-dma-sg.h16 #include <media/videobuf2-core.h>
H A Dvideobuf2-dma-contig.h16 #include <media/videobuf2-core.h>
H A Dvideobuf2-memops.h17 #include <media/videobuf2-core.h>
H A Dvideobuf-dma-contig.h17 #include <media/videobuf-core.h>
H A Dvideobuf-vmalloc.h18 #include <media/videobuf-core.h>
H A Dir-kbd-i2c.h4 #include <media/rc-core.h>
H A Dvideobuf2-dvb.h9 #include <media/videobuf2-core.h>
H A Dvideobuf-dma-sg.h23 #include <media/videobuf-core.h>
/include/linux/bcma/
H A Dbcma.h42 u8 (*read8)(struct bcma_device *core, u16 offset);
43 u16 (*read16)(struct bcma_device *core, u16 offset);
44 u32 (*read32)(struct bcma_device *core, u16 offset);
45 void (*write8)(struct bcma_device *core, u16 offset, u8 value);
46 void (*write16)(struct bcma_device *core, u16 offset, u16 value);
47 void (*write32)(struct bcma_device *core, u16 offset, u32 value);
49 void (*block_read)(struct bcma_device *core, void *buffer,
51 void (*block_write)(struct bcma_device *core, const void *buffer,
55 u32 (*aread32)(struct bcma_device *core, u16 offset);
56 void (*awrite32)(struct bcma_device *core, u1
280 bcma_get_drvdata(struct bcma_device *core) argument
284 bcma_set_drvdata(struct bcma_device *core, void *drvdata) argument
351 bcma_read8(struct bcma_device *core, u16 offset) argument
355 bcma_read16(struct bcma_device *core, u16 offset) argument
359 bcma_read32(struct bcma_device *core, u16 offset) argument
364 bcma_write8(struct bcma_device *core, u16 offset, u32 value) argument
369 bcma_write16(struct bcma_device *core, u16 offset, u32 value) argument
374 bcma_write32(struct bcma_device *core, u16 offset, u32 value) argument
379 bcma_block_read(struct bcma_device *core, void *buffer, size_t count, u16 offset, u8 reg_width) argument
384 bcma_block_write(struct bcma_device *core, const void *buffer, size_t count, u16 offset, u8 reg_width) argument
391 bcma_aread32(struct bcma_device *core, u16 offset) argument
396 bcma_awrite32(struct bcma_device *core, u16 offset, u32 value) argument
[all...]
H A Dbcma_driver_mips.h18 /* MIPS 74K core registers */
37 struct bcma_device *core; member in struct:bcma_drv_mips
46 extern unsigned int bcma_core_irq(struct bcma_device *core);
51 static inline unsigned int bcma_core_irq(struct bcma_device *core) argument
H A Dbcma_driver_gmac_cmn.h81 struct bcma_device *core; member in struct:bcma_drv_gmac_cmn
89 #define gmac_cmn_read16(gc, offset) bcma_read16((gc)->core, offset)
90 #define gmac_cmn_read32(gc, offset) bcma_read32((gc)->core, offset)
91 #define gmac_cmn_write16(gc, offset, val) bcma_write16((gc)->core, offset, val)
92 #define gmac_cmn_write32(gc, offset, val) bcma_write32((gc)->core, offset, val)
H A Dbcma_driver_pcie2.h145 struct bcma_device *core; member in struct:bcma_drv_pcie2
148 #define pcie2_read16(pcie2, offset) bcma_read16((pcie2)->core, offset)
149 #define pcie2_read32(pcie2, offset) bcma_read32((pcie2)->core, offset)
150 #define pcie2_write16(pcie2, offset, val) bcma_write16((pcie2)->core, offset, val)
151 #define pcie2_write32(pcie2, offset, val) bcma_write32((pcie2)->core, offset, val)
153 #define pcie2_set32(pcie2, offset, set) bcma_set32((pcie2)->core, offset, set)
154 #define pcie2_mask32(pcie2, offset, mask) bcma_mask32((pcie2)->core, offset, mask)
H A Dbcma_driver_pci.h8 /** PCI core registers. **/
225 struct bcma_device *core; member in struct:bcma_drv_pci
235 #define pcicore_read16(pc, offset) bcma_read16((pc)->core, offset)
236 #define pcicore_read32(pc, offset) bcma_read32((pc)->core, offset)
237 #define pcicore_write16(pc, offset, val) bcma_write16((pc)->core, offset, val)
238 #define pcicore_write32(pc, offset, val) bcma_write32((pc)->core, offset, val)
242 struct bcma_device *core, bool enable);
/include/linux/mfd/
H A Dt7l66xb.h14 #include <linux/mfd/core.h>
H A Dsi476x-core.h2 * include/media/si476x-core.h -- Common definitions for si476x core
29 #include <linux/mfd/core.h>
86 * underlying "core" device which all the MFD cell-devices use.
91 * @cmd_lock: Mutex used to serialize all the requests to the core
94 * exclusive access to the "core" device.
176 * si476x_core_lock() - lock the core device to get an exclusive access
179 static inline void si476x_core_lock(struct si476x_core *core) argument
181 mutex_lock(&core->cmd_lock);
185 * si476x_core_unlock() - unlock the core devic
188 si476x_core_unlock(struct si476x_core *core) argument
195 hz_to_si476x(struct si476x_core *core, int freq) argument
212 si476x_to_hz(struct si476x_core *core, u16 freq) argument
242 v4l2_to_si476x(struct si476x_core *core, int freq) argument
247 si476x_to_v4l2(struct si476x_core *core, u16 freq) argument
[all...]
H A Dwl1273-core.h2 * include/linux/mfd/wl1273-core.h
28 #include <linux/mfd/core.h>
283 int (*read)(struct wl1273_core *core, u8, u16 *);
284 int (*write)(struct wl1273_core *core, u8, u16);
285 int (*write_data)(struct wl1273_core *core, u8 *, u16);
286 int (*set_audio)(struct wl1273_core *core, unsigned int);
287 int (*set_volume)(struct wl1273_core *core, unsigned int);
H A Ddavinci_voicecodec.h28 #include <linux/mfd/core.h>
/include/crypto/
H A Ddrbg.h123 const struct drbg_core *core; member in struct:drbg_state
129 if (drbg && drbg->core)
130 return drbg->core->statelen;
136 if (drbg && drbg->core)
137 return drbg->core->blocklen_bytes;
143 if (drbg && drbg->core)
144 return (drbg->core->statelen - drbg->core->blocklen_bytes);
/include/linux/mfd/pcf50633/
H A Dgpio.h16 #include <linux/mfd/pcf50633/core.h>
H A Dadc.h16 #include <linux/mfd/pcf50633/core.h>
H A Dpmic.h4 #include <linux/mfd/pcf50633/core.h>
H A Dmbc.h16 #include <linux/mfd/pcf50633/core.h>
/include/sound/
H A Djack.h26 #include <sound/core.h>
35 * sound/core/jack.c.
/include/trace/events/
H A Dmmc.h23 #include <linux/mmc/core.h>

Completed in 37 milliseconds

12