/linux/drivers/net/dsa/realtek/ |
H A D | rtl83xx.h | 7 int (*reg_read)(void *ctx, u32 reg, u32 *val); member
|
/linux/drivers/media/dvb-frontends/ |
H A D | zd1301_demod.h | 23 int (*reg_read)(void *, u16, u8 *); member
|
/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
|
/linux/include/linux/mfd/ |
H A D | mcp.h | 28 unsigned int (*reg_read)(struct mcp *, unsigned int); member
|
/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
|
/linux/drivers/nvmem/ |
H A D | internals.h | 30 nvmem_reg_read_t reg_read; member
|
H A D | imx-ocotp-ele.c | 36 nvmem_reg_read_t reg_read; member
|
/linux/drivers/iio/dac/ |
H A D | ad5592r-base.h | 48 int (*reg_read)(struct ad5592r_state *st, u8 reg, u16 *value); member
|
/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
|
/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
|
/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
|
/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
|
/linux/arch/x86/pci/ |
H A D | ce4100.c | 55 static void reg_read(struct sim_dev_reg *reg, u32 *value) in reg_read() function [all...] |
/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 [all...] |
H A D | ak4114.c | 36 static inline unsigned char reg_read(struct ak4114 *ak4114, unsigned char reg) in reg_read() function [all...] |
H A D | ak4113.c | 37 static inline unsigned char reg_read(struct ak4113 *ak4113, unsigned char reg) in reg_read() function [all...] |
/linux/include/linux/ |
H A D | nvmem-provider.h | 129 nvmem_reg_read_t reg_read; member
|
/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() argument
|
/linux/drivers/iio/adc/ |
H A D | ad7606.h | 206 int (*reg_read)(struct ad7606_state *st, unsigned int addr); member
|
/linux/drivers/i3c/master/mipi-i3c-hci/ |
H A D | hci.h | 30 #define reg_read(r) readl(hci->base_regs + (r)) macro
|
/linux/drivers/base/regmap/ |
H A D | regmap-mmio.c | 27 unsigned int (*reg_read)(struct regmap_mmio_context *ctx, member [all...] |
/linux/drivers/spi/ |
H A D | spi-apple.c | 134 static inline u32 reg_read(struct apple_spi *spi, int offset) in reg_read() function [all...] |
/linux/drivers/media/pci/tw686x/ |
H A D | tw686x.h | 145 static inline uint32_t reg_read(struct tw686x_dev *dev, unsigned int reg) in reg_read() function
|