/drivers/media/dvb-frontends/ |
D | zd1301_demod.h | 23 int (*reg_read)(void *, u16, u8 *); member
|
D | tc90522.c | 66 static int reg_read(struct tc90522_state *state, u8 reg, u8 *val, u8 len) in reg_read() function
|
/drivers/media/platform/st/stm32/dma2d/ |
D | dma2d-hw.c | 19 static inline u32 reg_read(void __iomem *base, u32 reg) in reg_read() function
|
/drivers/firewire/ |
D | init_ohci1394_dma.c | 45 static inline u32 reg_read(const struct ohci *ohci, int offset) in reg_read() function
|
D | nosy.c | 222 reg_read(struct pcilynx *lynx, int offset) in reg_read() function
|
/drivers/iio/dac/ |
D | ad5592r-base.h | 48 int (*reg_read)(struct ad5592r_state *st, u8 reg, u16 *value); member
|
/drivers/nvmem/ |
D | imx-ocotp-ele.c | 34 nvmem_reg_read_t reg_read; member
|
D | rockchip-otp.c | 74 nvmem_reg_read_t reg_read; member
|
/drivers/media/tuners/ |
D | qm1d1c0042.c | 75 static int reg_read(struct qm1d1c0042_state *state, u8 reg, u8 *val) in reg_read() function
|
D | mxl301rf.c | 52 static int reg_read(struct mxl301rf_state *state, u8 reg, u8 *val) in reg_read() function
|
/drivers/media/usb/gspca/ |
D | spca508.c | 1250 static int reg_read(struct gspca_dev *gspca_dev, in reg_read() function
|
D | spca505.c | 552 static int reg_read(struct gspca_dev *gspca_dev, in reg_read() function
|
/drivers/net/dsa/ |
D | mv88e6060.c | 17 static int reg_read(struct mv88e6060_priv *priv, int addr, int reg) in reg_read() function
|
/drivers/watchdog/ |
D | stm32_iwdg.c | 78 static inline u32 reg_read(void __iomem *base, u32 reg) in reg_read() function
|
/drivers/i2c/busses/ |
D | i2c-pasemi-core.c | 51 static inline int reg_read(struct pasemi_smbus *smbus, int reg) in reg_read() function
|
/drivers/media/i2c/ |
D | ak881x.c | 35 static int reg_read(struct i2c_client *client, const u8 reg) in reg_read() function
|
D | mt9m001.c | 115 static int reg_read(struct i2c_client *client, const u8 reg) in reg_read() function
|
/drivers/iio/adc/ |
D | ad7606.h | 139 int (*reg_read)(struct ad7606_state *st, unsigned int addr); member
|
/drivers/gpu/drm/radeon/ |
D | atom.h | 116 uint32_t (* reg_read)(struct card_info *, uint32_t); /* filled by driver */ member
|
/drivers/thunderbolt/ |
D | nvm.c | 428 int tb_nvm_add_active(struct tb_nvm *nvm, nvmem_reg_read_t reg_read) in tb_nvm_add_active()
|
/drivers/gpu/drm/amd/amdgpu/ |
D | atom.h | 122 uint32_t (*reg_read)(struct card_info *info, uint32_t reg); /* filled by driver */ member
|
/drivers/media/pci/tw686x/ |
D | tw686x.h | 145 static inline uint32_t reg_read(struct tw686x_dev *dev, unsigned int reg) in reg_read() function
|
/drivers/base/regmap/ |
D | regmap-mmio.c | 27 unsigned int (*reg_read)(struct regmap_mmio_context *ctx, member
|
/drivers/i3c/master/mipi-i3c-hci/ |
D | core.c | 30 #define reg_read(r) readl(hci->base_regs + (r)) macro
|
/drivers/soundwire/ |
D | intel.c | 25 u32 reg_read; in intel_wait_bit() local
|