Searched defs:core (Results 1 – 13 of 13) sorted by relevance
| /include/linux/bcma/ |
| D | bcma.h | 291 static inline void *bcma_get_drvdata(struct bcma_device *core) in bcma_get_drvdata() 295 static inline void bcma_set_drvdata(struct bcma_device *core, void *drvdata) in bcma_set_drvdata() 372 static inline u32 bcma_read8(struct bcma_device *core, u16 offset) in bcma_read8() 376 static inline u32 bcma_read16(struct bcma_device *core, u16 offset) in bcma_read16() 380 static inline u32 bcma_read32(struct bcma_device *core, u16 offset) in bcma_read32() 385 void bcma_write8(struct bcma_device *core, u16 offset, u32 value) in bcma_write8() 390 void bcma_write16(struct bcma_device *core, u16 offset, u32 value) in bcma_write16() 395 void bcma_write32(struct bcma_device *core, u16 offset, u32 value) in bcma_write32() 400 static inline void bcma_block_read(struct bcma_device *core, void *buffer, in bcma_block_read() 405 static inline void bcma_block_write(struct bcma_device *core, in bcma_block_write() [all …]
|
| D | bcma_driver_mips.h | 38 struct bcma_device *core; member
|
| D | bcma_driver_gmac_cmn.h | 82 struct bcma_device *core; member
|
| D | bcma_driver_pcie2.h | 146 struct bcma_device *core; member
|
| D | bcma_driver_chipcommon.h | 578 struct bcma_device *core; /* Can be separated core or just ChipCommon one */ member 618 struct bcma_device *core; member 652 struct bcma_device *core; member
|
| D | bcma_driver_pci.h | 226 struct bcma_device *core; member
|
| /include/linux/mfd/ |
| D | si476x-core.h | 179 static inline void si476x_core_lock(struct si476x_core *core) in si476x_core_lock() 188 static inline void si476x_core_unlock(struct si476x_core *core) in si476x_core_unlock() 195 static inline u16 hz_to_si476x(struct si476x_core *core, int freq) in hz_to_si476x() 212 static inline int si476x_to_hz(struct si476x_core *core, u16 freq) in si476x_to_hz() 242 static inline u16 v4l2_to_si476x(struct si476x_core *core, int freq) in v4l2_to_si476x() 247 static inline int si476x_to_v4l2(struct si476x_core *core, u16 freq) in si476x_to_v4l2()
|
| /include/soc/nps/ |
| D | common.h | 71 u32 __reserved:20, cluster:4, core:4, thread:4; member
|
| /include/crypto/ |
| D | drbg.h | 137 const struct drbg_core *core; member
|
| /include/net/ |
| D | net_namespace.h | 96 struct netns_core core; member
|
| /include/linux/ |
| D | clk-provider.h | 256 struct clk_core *core; member
|
| /include/media/ |
| D | v4l2-subdev.h | 701 const struct v4l2_subdev_core_ops *core; member
|
| /include/scsi/ |
| D | libsas.h | 399 struct scsi_core core; member
|