Searched refs:i2c_mux_core (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/i2c/ |
| H A D | i2c-mux.c | 35 struct i2c_mux_core *muxc; 43 struct i2c_mux_core *muxc = priv->muxc; in __i2c_mux_master_xfer() 62 struct i2c_mux_core *muxc = priv->muxc; in i2c_mux_master_xfer() 83 struct i2c_mux_core *muxc = priv->muxc; in __i2c_mux_smbus_xfer() 105 struct i2c_mux_core *muxc = priv->muxc; in i2c_mux_smbus_xfer() 226 struct i2c_mux_core *i2c_mux_alloc(struct i2c_adapter *parent, in i2c_mux_alloc() 229 int (*select)(struct i2c_mux_core *, u32), in i2c_mux_alloc() argument 230 int (*deselect)(struct i2c_mux_core *, u32)) in i2c_mux_alloc() argument 232 struct i2c_mux_core *muxc; in i2c_mux_alloc() 267 int i2c_mux_add_adapter(struct i2c_mux_core *muxc, in i2c_mux_add_adapter() [all …]
|
| /linux/drivers/i2c/muxes/ |
| H A D | i2c-mux-mule.c | 23 static int mule_i2c_mux_select(struct i2c_mux_core *muxc, u32 dev) in mule_i2c_mux_select() 30 static int mule_i2c_mux_deselect(struct i2c_mux_core *muxc, u32 dev) in mule_i2c_mux_deselect() 37 struct i2c_mux_core *muxc = data; in mule_i2c_mux_remove() 49 struct i2c_mux_core *muxc; in mule_i2c_mux_probe()
|
| H A D | i2c-mux-pca954x.c | 319 static int pca954x_select_chan(struct i2c_mux_core *muxc, u32 chan) in pca954x_select_chan() 336 static int pca954x_deselect_mux(struct i2c_mux_core *muxc, u32 chan) in pca954x_deselect_mux() 364 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in idle_state_show() 375 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in idle_state_store() 434 static int pca954x_irq_setup(struct i2c_mux_core *muxc) in pca954x_irq_setup() 464 static void pca954x_cleanup(struct i2c_mux_core *muxc) in pca954x_cleanup() 561 struct i2c_mux_core *muxc; in pca954x_probe() 679 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in pca954x_remove() 689 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in pca954x_resume()
|
| H A D | i2c-mux-ltc4306.c | 177 static int ltc4306_select_mux(struct i2c_mux_core *muxc, u32 chan) in ltc4306_select_mux() 185 static int ltc4306_deselect_mux(struct i2c_mux_core *muxc, u32 chan) in ltc4306_deselect_mux() 211 struct i2c_mux_core *muxc; in ltc4306_probe() 298 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in ltc4306_remove()
|
| /linux/drivers/iio/gyro/ |
| H A D | mpu3050-i2c.c | 17 static int mpu3050_i2c_bypass_select(struct i2c_mux_core *mux, u32 chan_id) in mpu3050_i2c_bypass_select() 25 static int mpu3050_i2c_bypass_deselect(struct i2c_mux_core *mux, u32 chan_id) in mpu3050_i2c_bypass_deselect()
|
| H A D | mpu3050.h | 86 struct i2c_mux_core *i2cmux;
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | rtl2830_priv.h | 23 struct i2c_mux_core *muxc;
|
| H A D | si2168_priv.h | 25 struct i2c_mux_core *muxc;
|
| H A D | rtl2832_priv.h | 25 struct i2c_mux_core *muxc;
|
| H A D | af9013.c | 16 struct i2c_mux_core *muxc; 1236 static int af9013_select(struct i2c_mux_core *muxc, u32 chan) in af9013_select() 1257 static int af9013_deselect(struct i2c_mux_core *muxc, u32 chan) in af9013_deselect()
|
| H A D | lgdt3306a.c | 73 struct i2c_mux_core *muxc; 2156 static int lgdt3306a_select(struct i2c_mux_core *muxc, u32 chan) in lgdt3306a_select() 2164 static int lgdt3306a_deselect(struct i2c_mux_core *muxc, u32 chan) in lgdt3306a_deselect()
|
| H A D | rtl2832.c | 800 static int rtl2832_select(struct i2c_mux_core *muxc, u32 chan_id) in rtl2832_select() 820 static int rtl2832_deselect(struct i2c_mux_core *muxc, u32 chan_id) in rtl2832_deselect()
|
| H A D | rtl2830.c | 648 static int rtl2830_select(struct i2c_mux_core *muxc, u32 chan_id) in rtl2830_select()
|
| /linux/drivers/iio/imu/inv_mpu6050/ |
| H A D | inv_mpu_i2c.c | 21 static int inv_mpu6050_select_bypass(struct i2c_mux_core *muxc, u32 chan_id) in inv_mpu6050_select_bypass()
|
| H A D | inv_mpu_iio.h | 200 struct i2c_mux_core *muxc;
|