/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | zd1301_demod.h | 23 int (*reg_read)(void *, u16, u8 *); member
|
/openbmc/u-boot/board/micronas/vct/ |
H A D | vct.h | 86 static inline u32 reg_read(u32 addr) in reg_read() function
|
/openbmc/linux/drivers/media/platform/st/stm32/dma2d/ |
H A D | dma2d-hw.c | 19 static inline u32 reg_read(void __iomem *base, u32 reg) in reg_read() function
|
/openbmc/linux/include/linux/mfd/ |
H A D | mcp.h | 28 unsigned int (*reg_read)(struct mcp *, unsigned int); member
|
/openbmc/linux/drivers/firewire/ |
H A D | init_ohci1394_dma.c | 45 static inline u32 reg_read(const struct ohci *ohci, int offset) in reg_read() function
|
/openbmc/linux/drivers/nvmem/ |
H A D | imx-ocotp-ele.c | 34 nvmem_reg_read_t reg_read; member
|
H A D | rockchip-otp.c | 74 nvmem_reg_read_t reg_read; member
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5592r-base.h | 48 int (*reg_read)(struct ad5592r_state *st, u8 reg, u16 *value); member
|
/openbmc/linux/drivers/media/tuners/ |
H A D | qm1d1c0042.c | 75 static int reg_read(struct qm1d1c0042_state *state, u8 reg, u8 *val) in reg_read() function
|
H A D | mxl301rf.c | 52 static int reg_read(struct mxl301rf_state *state, u8 reg, u8 *val) in reg_read() function
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | spca508.c | 1250 static int reg_read(struct gspca_dev *gspca_dev, in reg_read() function
|
H A D | spca505.c | 552 static int reg_read(struct gspca_dev *gspca_dev, in reg_read() function
|
/openbmc/linux/drivers/net/dsa/ |
H A D | mv88e6060.c | 17 static int reg_read(struct mv88e6060_priv *priv, int addr, int reg) in reg_read() function
|
/openbmc/linux/drivers/watchdog/ |
H A D | stm32_iwdg.c | 78 static inline u32 reg_read(void __iomem *base, u32 reg) in reg_read() function
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-pasemi-core.c | 51 static inline int reg_read(struct pasemi_smbus *smbus, int reg) in reg_read() function
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ak881x.c | 35 static int reg_read(struct i2c_client *client, const u8 reg) in reg_read() function
|
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_init.h | 127 static inline u32 reg_read(u32 addr) in reg_read() function
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ad7606.h | 139 int (*reg_read)(struct ad7606_state *st, unsigned int addr); member
|
/openbmc/linux/arch/x86/pci/ |
H A D | ce4100.c | 61 static void reg_read(struct sim_dev_reg *reg, u32 *value) in reg_read() function
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | ddr_ml_wrapper.h | 133 static inline u32 reg_read(u32 addr) in reg_read() function
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | atom.h | 116 uint32_t (* reg_read)(struct card_info *, uint32_t); /* filled by driver */ member
|
/openbmc/linux/sound/i2c/other/ |
H A D | ak4117.c | 32 static inline unsigned char reg_read(struct ak4117 *ak4117, unsigned char reg) in reg_read() function
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | nvm.c | 428 int tb_nvm_add_active(struct tb_nvm *nvm, nvmem_reg_read_t reg_read) in tb_nvm_add_active()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.h | 122 uint32_t (*reg_read)(struct card_info *info, uint32_t reg); /* filled by driver */ member
|
/openbmc/linux/include/linux/ |
H A D | nvmem-provider.h | 126 nvmem_reg_read_t reg_read; member
|