/drivers/firewire/ |
D | init_ohci1394_dma.c | 58 static inline u32 reg_read(const struct ohci *ohci, int offset) in reg_read() function
|
D | nosy.c | 232 reg_read(struct pcilynx *lynx, int offset) in reg_read() function
|
/drivers/media/tuners/ |
D | qm1d1c0042.c | 74 static int reg_read(struct qm1d1c0042_state *state, u8 reg, u8 *val) in reg_read() function
|
D | mxl301rf.c | 61 static int reg_read(struct mxl301rf_state *state, u8 reg, u8 *val) in reg_read() function
|
/drivers/net/dsa/ |
D | mv88e6060.c | 22 static int reg_read(struct dsa_switch *ds, int addr, int reg) in reg_read() function
|
/drivers/media/usb/gspca/ |
D | spca508.c | 1263 static int reg_read(struct gspca_dev *gspca_dev, in reg_read() function
|
D | spca505.c | 566 static int reg_read(struct gspca_dev *gspca_dev, in reg_read() function
|
/drivers/media/i2c/ |
D | ak881x.c | 38 static int reg_read(struct i2c_client *client, const u8 reg) in reg_read() function
|
/drivers/i2c/busses/ |
D | i2c-pasemi.c | 67 static inline int reg_read(struct pasemi_smbus *smbus, int reg) in reg_read() function
|
/drivers/media/i2c/soc_camera/ |
D | imx074.c | 128 static int reg_read(struct i2c_client *client, const u16 addr) in reg_read() function
|
D | ov5642.c | 642 static int reg_read(struct i2c_client *client, u16 reg, u8 *val) in reg_read() function
|
D | mt9m001.c | 110 static int reg_read(struct i2c_client *client, const u8 reg) in reg_read() function
|
D | mt9t031.c | 91 static int reg_read(struct i2c_client *client, const u8 reg) in reg_read() function
|
D | mt9v022.c | 173 static int reg_read(struct i2c_client *client, const u8 reg) in reg_read() function
|
D | rj54n1cb0c.c | 428 static int reg_read(struct i2c_client *client, const u16 reg) in reg_read() function
|
D | mt9m111.c | 131 #define reg_read(reg) mt9m111_reg_read(client, MT9M111_##reg) macro
|
/drivers/gpu/drm/radeon/ |
D | atom.h | 116 uint32_t (* reg_read)(struct card_info *, uint32_t); /* filled by driver */ member
|
/drivers/media/dvb-frontends/ |
D | tc90522.c | 75 static int reg_read(struct tc90522_state *state, u8 reg, u8 *val, u8 len) in reg_read() function
|
D | si21xx.c | 543 u8 reg_read; in si21_read_status() local
|
/drivers/video/fbdev/msm/ |
D | mddi.c | 79 struct reg_read_info *reg_read; member
|
/drivers/base/regmap/ |
D | internal.h | 97 int (*reg_read)(void *context, unsigned int reg, unsigned int *val); member
|
/drivers/media/pci/sta2x11/ |
D | sta2x11_vip.c | 224 static inline u32 reg_read(struct sta2x11_vip *vip, unsigned int reg) in reg_read() function
|
/drivers/net/ethernet/smsc/ |
D | smsc911x.c | 84 u32 (*reg_read)(struct smsc911x_data *pdata, u32 reg); member
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_minidump.c | 666 int i, reg_read; in qlcnic_read_memory_test_agent() local
|
/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 444 reg_read(struct tda998x_priv *priv, uint16_t reg) in reg_read() function
|