Searched defs:i2c (Results 1 - 25 of 737) sorted by path

1234567891011>>

/linux-master/arch/mips/include/asm/ip32/
H A Dmace.h298 struct mace_i2c i2c; member in struct:mace_perif
/linux-master/arch/powerpc/include/asm/
H A Dimmap_cpm2.h445 typedef struct i2c { struct
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Di2c.c31 u16 i2c = 0x0000; local
64 u16 i2c = dcb_i2c_table(bios, ver, &hdr, &cnt, len); local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dpad.c96 nvkm_i2c_pad_ctor(const struct nvkm_i2c_pad_func *func, struct nvkm_i2c *i2c, argument
109 nvkm_i2c_pad_new_(const struct nvkm_i2c_pad_func *func, struct nvkm_i2c *i2c, argument
H A Dpadg94.c61 g94_i2c_pad_s_new(struct nvkm_i2c *i2c, int id, struct nvkm_i2c_pad **ppad) argument
73 g94_i2c_pad_x_new(struct nvkm_i2c *i2c, int id, struct nvkm_i2c_pad **ppad) argument
H A Dpadgf119.c36 gf119_i2c_pad_s_new(struct nvkm_i2c *i2c, int id, struct nvkm_i2c_pad **ppad) argument
48 gf119_i2c_pad_x_new(struct nvkm_i2c *i2c, int id, struct nvkm_i2c_pad **ppad) argument
H A Dpadgm200.c61 gm200_i2c_pad_s_new(struct nvkm_i2c *i2c, int id, struct nvkm_i2c_pad **ppad) argument
73 gm200_i2c_pad_x_new(struct nvkm_i2c *i2c, int id, struct nvkm_i2c_pad **ppad) argument
H A Dpadnv04.c33 nv04_i2c_pad_new(struct nvkm_i2c *i2c, int id, struct nvkm_i2c_pad **ppad) argument
H A Dpadnv4e.c33 nv4e_i2c_pad_new(struct nvkm_i2c *i2c, int id, struct nvkm_i2c_pad **ppad) argument
H A Dpadnv50.c33 nv50_i2c_pad_new(struct nvkm_i2c *i2c, int id, struct nvkm_i2c_pad **ppad) argument
/linux-master/drivers/i2c/busses/
H A Di2c-octeon-core.h139 static inline void octeon_i2c_reg_write(struct octeon_i2c *i2c, u64 eop_reg, u8 data) argument
166 octeon_i2c_reg_read(struct octeon_i2c *i2c, u64 eop_reg, int *error) argument
199 octeon_i2c_read_int(struct octeon_i2c *i2c) argument
209 octeon_i2c_write_int(struct octeon_i2c *i2c, u64 data) argument
[all...]
/linux-master/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c170 skystar2_rev23_attach(struct flexcop_device *fc, struct i2c_adapter *i2c) argument
283 skystar2_rev26_attach(struct flexcop_device *fc, struct i2c_adapter *i2c) argument
317 skystar2_rev27_attach(struct flexcop_device *fc, struct i2c_adapter *i2c) argument
383 skystar2_rev28_attach(struct flexcop_device *fc, struct i2c_adapter *i2c) argument
444 airstar_dvbt_attach(struct flexcop_device *fc, struct i2c_adapter *i2c) argument
465 airstar_atsc1_attach(struct flexcop_device *fc, struct i2c_adapter *i2c) argument
481 airstar_atsc2_attach(struct flexcop_device *fc, struct i2c_adapter *i2c) argument
503 airstar_atsc3_attach(struct flexcop_device *fc, struct i2c_adapter *i2c) argument
598 cablestar2_attach(struct flexcop_device *fc, struct i2c_adapter *i2c) argument
637 skystarS2_rev33_attach(struct flexcop_device *fc, struct i2c_adapter *i2c) argument
[all...]
H A Dflexcop-i2c.c42 static int flexcop_i2c_read4(struct flexcop_i2c_adapter *i2c, argument
107 flexcop_i2c_request(struct flexcop_i2c_adapter *i2c, flexcop_access_op_t op, u8 chipaddr, u8 start_addr, u8 *buf, u16 size) argument
170 struct flexcop_i2c_adapter *i2c = i2c_get_adapdata(i2c_adap); local
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Datbm8830.h55 atbm8830_attach(const struct atbm8830_config *config, struct i2c_adapter *i2c) argument
H A Datbm8830_priv.h13 struct i2c_adapter *i2c; member in struct:atbm_state
H A Dau8522.h56 au8522_attach(const struct au8522_config *config, struct i2c_adapter *i2c) argument
H A Dau8522_common.c105 int au8522_get_state(struct au8522_state **state, struct i2c_adapter *i2c, argument
H A Dau8522_priv.h40 struct i2c_adapter *i2c; member in struct:au8522_state
H A Dbcm3510.h28 bcm3510_attach(const struct bcm3510_config* config, struct i2c_adapter* i2c) argument
H A Dbsbe1.h62 struct i2c_adapter *i2c = fe->tuner_priv; local
H A Dbsru6.h93 struct i2c_adapter *i2c = fe->tuner_priv; local
H A Dcx22700.h26 cx22700_attach(const struct cx22700_config* config, struct i2c_adapter* i2c) argument
H A Dcx22702.h36 cx22702_attach( const struct cx22702_config *config, struct i2c_adapter *i2c) argument
H A Dcx24113.h25 cx24113_attach(struct dvb_frontend *fe, const struct cx24113_config *config, struct i2c_adapter *i2c) argument
H A Dcx24116.h36 cx24116_attach( const struct cx24116_config *config, struct i2c_adapter *i2c) argument

Completed in 259 milliseconds

1234567891011>>