/linux-4.1.27/include/linux/mfd/ |
H A D | mcp.h | 31 unsigned int (*reg_read)(struct mcp *, unsigned int); member in struct:mcp_ops
|
/linux-4.1.27/drivers/net/dsa/ |
H A D | mv88e6060.c | 22 static int reg_read(struct dsa_switch *ds, int addr, int reg) reg_read() function
|
/linux-4.1.27/drivers/media/tuners/ |
H A D | qm1d1c0042.c | 74 static int reg_read(struct qm1d1c0042_state *state, u8 reg, u8 *val) reg_read() function
|
H A D | mxl301rf.c | 61 static int reg_read(struct mxl301rf_state *state, u8 reg, u8 *val) reg_read() function
|
/linux-4.1.27/drivers/firewire/ |
H A D | init_ohci1394_dma.c | 58 static inline u32 reg_read(const struct ohci *ohci, int offset) reg_read() function
|
H A D | nosy.c | 232 reg_read(struct pcilynx *lynx, int offset) reg_read() function
|
H A D | ohci.c | 545 static inline u32 reg_read(const struct fw_ohci *ohci, int offset) reg_read() function
|
/linux-4.1.27/arch/x86/pci/ |
H A D | ce4100.c | 74 static void reg_read(struct sim_dev_reg *reg, u32 *value) reg_read() function
|
/linux-4.1.27/drivers/lguest/ |
H A D | lg.h | 56 unsigned long *reg_read; /* register from LHREQ_GETREG */ member in struct:lg_cpu
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-pasemi.c | 67 static inline int reg_read(struct pasemi_smbus *smbus, int reg) reg_read() function
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | ak881x.c | 38 static int reg_read(struct i2c_client *client, const u8 reg) reg_read() function
|
/linux-4.1.27/drivers/media/usb/gspca/ |
H A D | spca505.c | 566 static int reg_read(struct gspca_dev *gspca_dev, reg_read() function
|
H A D | spca508.c | 1263 static int reg_read(struct gspca_dev *gspca_dev, reg_read() function
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | tc90522.c | 75 static int reg_read(struct tc90522_state *state, u8 reg, u8 *val, u8 len) reg_read() function
|
H A D | si21xx.c | 543 u8 reg_read; si21_read_status() local
|
/linux-4.1.27/sound/i2c/other/ |
H A D | ak4113.c | 52 static inline unsigned char reg_read(struct ak4113 *ak4113, unsigned char reg) reg_read() function
|
H A D | ak4114.c | 51 static inline unsigned char reg_read(struct ak4114 *ak4114, unsigned char reg) reg_read() function
|
H A D | ak4117.c | 47 static inline unsigned char reg_read(struct ak4117 *ak4117, unsigned char reg) reg_read() function
|
/linux-4.1.27/drivers/media/i2c/soc_camera/ |
H A D | imx074.c | 128 static int reg_read(struct i2c_client *client, const u16 addr) reg_read() function
|
H A D | mt9m001.c | 110 static int reg_read(struct i2c_client *client, const u8 reg) reg_read() function
|
H A D | mt9t031.c | 91 static int reg_read(struct i2c_client *client, const u8 reg) reg_read() function
|
H A D | ov5642.c | 642 static int reg_read(struct i2c_client *client, u16 reg, u8 *val) reg_read() function
|
H A D | mt9v022.c | 173 static int reg_read(struct i2c_client *client, const u8 reg) reg_read() function
|
H A D | mt9m111.c | 131 #define reg_read(reg) mt9m111_reg_read(client, MT9M111_##reg) macro
|
H A D | rj54n1cb0c.c | 428 static int reg_read(struct i2c_client *client, const u16 reg) reg_read() function
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | atom.h | 116 uint32_t (* reg_read)(struct card_info *, uint32_t); /* filled by driver */ member in struct:card_info
|
/linux-4.1.27/drivers/base/regmap/ |
H A D | internal.h | 99 int (*reg_read)(void *context, unsigned int reg, unsigned int *val); member in struct:regmap
|
/linux-4.1.27/drivers/video/fbdev/msm/ |
H A D | mddi.c | 79 struct reg_read_info *reg_read; member in struct:mddi_info
|
/linux-4.1.27/sound/firewire/ |
H A D | isight.c | 301 static int reg_read(struct isight *isight, int offset, __be32 *value) reg_read() function
|
/linux-4.1.27/drivers/media/pci/sta2x11/ |
H A D | sta2x11_vip.c | 224 static inline u32 reg_read(struct sta2x11_vip *vip, unsigned int reg) reg_read() function
|
/linux-4.1.27/include/linux/ |
H A D | regmap.h | 202 int (*reg_read)(void *context, unsigned int reg, unsigned int *val); member in struct:regmap_config 319 regmap_hw_reg_read reg_read; member in struct:regmap_bus
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_minidump.c | 666 int i, reg_read; qlcnic_read_memory_test_agent() local
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
H A D | smsc911x.c | 86 u32 (*reg_read)(struct smsc911x_data *pdata, u32 reg); member in struct:smsc911x_ops
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 453 reg_read(struct tda998x_priv *priv, uint16_t reg) reg_read() function
|
/linux-4.1.27/drivers/atm/ |
H A D | lanai.c | 478 static inline u32 reg_read(const struct lanai_dev *lanai, reg_read() function
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | emulate.c | 260 static ulong reg_read(struct x86_emulate_ctxt *ctxt, unsigned nr) reg_read() function
|