Searched defs:core (Results 1 – 16 of 16) sorted by relevance
/include/linux/bcma/ |
A D | bcma.h | 291 static inline void *bcma_get_drvdata(struct bcma_device *core) in bcma_get_drvdata() 367 static inline u32 bcma_read8(struct bcma_device *core, u16 offset) in bcma_read8() 371 static inline u32 bcma_read16(struct bcma_device *core, u16 offset) in bcma_read16() 375 static inline u32 bcma_read32(struct bcma_device *core, u16 offset) in bcma_read32() 380 void bcma_write8(struct bcma_device *core, u16 offset, u32 value) in bcma_write8() 385 void bcma_write16(struct bcma_device *core, u16 offset, u32 value) in bcma_write16() 390 void bcma_write32(struct bcma_device *core, u16 offset, u32 value) in bcma_write32() 400 static inline void bcma_block_write(struct bcma_device *core, in bcma_block_write() 407 static inline u32 bcma_aread32(struct bcma_device *core, u16 offset) in bcma_aread32() 412 void bcma_awrite32(struct bcma_device *core, u16 offset, u32 value) in bcma_awrite32() [all …]
|
A D | bcma_driver_mips.h | 38 struct bcma_device *core; member
|
A D | bcma_driver_gmac_cmn.h | 82 struct bcma_device *core; member
|
A D | bcma_driver_pcie2.h | 146 struct bcma_device *core; member
|
A D | bcma_driver_chipcommon.h | 580 struct bcma_device *core; /* Can be separated core or just ChipCommon one */ member 624 struct bcma_device *core; member 658 struct bcma_device *core; member
|
A D | bcma_driver_pci.h | 226 struct bcma_device *core; member
|
/include/linux/mfd/ |
A D | si476x-core.h | 170 static inline void si476x_core_lock(struct si476x_core *core) in si476x_core_lock() 179 static inline void si476x_core_unlock(struct si476x_core *core) in si476x_core_unlock() 186 static inline u16 hz_to_si476x(struct si476x_core *core, int freq) in hz_to_si476x() 203 static inline int si476x_to_hz(struct si476x_core *core, u16 freq) in si476x_to_hz() 233 static inline u16 v4l2_to_si476x(struct si476x_core *core, int freq) in v4l2_to_si476x() 238 static inline int si476x_to_v4l2(struct si476x_core *core, u16 freq) in si476x_to_v4l2()
|
/include/linux/firmware/cirrus/ |
A D | wmfw.h | 38 u8 core; member 164 __be32 core; member
|
/include/sound/ |
A D | hda_codec.h | 39 struct hdac_bus core; member 90 struct hdac_driver core; member 179 struct hdac_device core; member
|
A D | ump.h | 26 struct snd_rawmidi core; /* raw UMP access */ member
|
/include/sound/sof/ |
A D | topology.h | 59 uint32_t core; member 277 uint32_t core; /**< core we run on */ member
|
/include/crypto/ |
A D | drbg.h | 143 const struct drbg_core *core; member
|
/include/net/ |
A D | net_namespace.h | 129 struct netns_core core; member
|
/include/uapi/drm/ |
A D | amdxdna_accel.h | 294 struct amdxdna_drm_query_aie_tile_metadata core; member
|
/include/linux/ |
A D | clk-provider.h | 59 struct clk_core *core; member 327 struct clk_core *core; member
|
/include/media/ |
A D | v4l2-subdev.h | 926 const struct v4l2_subdev_core_ops *core; member
|
Completed in 52 milliseconds