/linux-3.3/arch/mips/pci/ |
D | pci-ath724x.c | 14 #define reg_read(_phys) (*(unsigned int *) KSEG1ADDR(_phys)) macro
|
/linux-3.3/include/linux/mfd/ |
D | mcp.h | 36 unsigned int (*reg_read)(struct mcp *, unsigned int); member
|
/linux-3.3/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
|
/linux-3.3/drivers/net/dsa/ |
D | mv88e6060.c | 20 static int reg_read(struct dsa_switch *ds, int addr, int reg) in reg_read() function
|
/linux-3.3/drivers/media/video/gspca/ |
D | spca508.c | 1286 static int reg_read(struct gspca_dev *gspca_dev, in reg_read() function
|
D | spca505.c | 588 static int reg_read(struct gspca_dev *gspca_dev, in reg_read() function
|
/linux-3.3/arch/x86/pci/ |
D | ce4100.c | 74 static void reg_read(struct sim_dev_reg *reg, u32 *value) in reg_read() function
|
/linux-3.3/drivers/media/video/ |
D | ak881x.c | 40 static int reg_read(struct i2c_client *client, const u8 reg) in reg_read() function
|
D | imx074.c | 126 static int reg_read(struct i2c_client *client, const u16 addr) in reg_read() function
|
D | ov5642.c | 641 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 | mt9v022.c | 131 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 | rj54n1cb0c.c | 427 static int reg_read(struct i2c_client *client, const u16 reg) in reg_read() function
|
D | mt9m111.c | 130 #define reg_read(reg) mt9m111_reg_read(client, MT9M111_##reg) macro
|
/linux-3.3/drivers/i2c/busses/ |
D | i2c-pasemi.c | 71 static inline int reg_read(struct pasemi_smbus *smbus, int reg) in reg_read() function
|
/linux-3.3/drivers/gpu/drm/radeon/ |
D | atom.h | 115 uint32_t (* reg_read)(struct card_info *, uint32_t); /* filled by driver */ member
|
/linux-3.3/sound/i2c/other/ |
D | ak4117.c | 47 static inline unsigned char reg_read(struct ak4117 *ak4117, unsigned char reg) in reg_read() function
|
D | ak4113.c | 52 static inline unsigned char reg_read(struct ak4113 *ak4113, unsigned char reg) in reg_read() function
|
D | ak4114.c | 51 static inline unsigned char reg_read(struct ak4114 *ak4114, unsigned char reg) in reg_read() function
|
/linux-3.3/drivers/video/msm/ |
D | mddi.c | 82 struct reg_read_info *reg_read; member
|
/linux-3.3/sound/firewire/ |
D | isight.c | 315 static int reg_read(struct isight *isight, int offset, __be32 *value) in reg_read() function
|
/linux-3.3/drivers/media/dvb/frontends/ |
D | si21xx.c | 540 u8 reg_read; in si21_read_status() local
|
/linux-3.3/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hw.c | 1608 int i, reg_read; in qlcnic_read_memory() local
|