Home
last modified time | relevance | path

Searched defs:muxc (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/i2c/muxes/
H A Di2c-mux-mule.c23 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() local
49 struct i2c_mux_core *muxc; in mule_i2c_mux_probe() local
H A Di2c-mux-pca9541.c180 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in pca9541_arbitrate() local
249 static int pca9541_select_chan(struct i2c_mux_core *muxc, u32 chan) in pca9541_select_chan()
274 static int pca9541_release_chan(struct i2c_mux_core *muxc, u32 chan) in pca9541_release_chan()
289 struct i2c_mux_core *muxc; in pca9541_probe() local
329 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in pca9541_remove() local
/linux/drivers/media/dvb-frontends/
H A Dsi2168.c598 static int si2168_select(struct i2c_mux_core *muxc, u32 chan) in si2168_select()
616 static int si2168_deselect(struct i2c_mux_core *muxc, u32 chan) in si2168_deselect()
H A Drtl2830_priv.h23 struct i2c_mux_core *muxc; member
H A Daf9013.c16 struct i2c_mux_core *muxc; member
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 Drtl2832.c800 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 Dsi2168_priv.h25 struct i2c_mux_core *muxc; member
H A Dm88ds3103_priv.h42 struct i2c_mux_core *muxc; member
H A Dlgdt3306a.c73 struct i2c_mux_core *muxc; member
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 Drtl2830.c648 static int rtl2830_select(struct i2c_mux_core *muxc, u32 chan_id) in rtl2830_select()
H A Drtl2832_priv.h25 struct i2c_mux_core *muxc; member
/linux/drivers/power/supply/
H A Dsbs-manager.c40 struct i2c_mux_core *muxc; member
172 static int sbsm_select(struct i2c_mux_core *muxc, u32 chan) in sbsm_select()
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_i2c.c21 static int inv_mpu6050_select_bypass(struct i2c_mux_core *muxc, u32 chan_id) in inv_mpu6050_select_bypass()
/linux/drivers/of/
H A Dunittest.c3001 static int unittest_i2c_mux_select_chan(struct i2c_mux_core *muxc, u32 chan) in unittest_i2c_mux_select_chan()
3012 struct i2c_mux_core *muxc; in unittest_i2c_mux_probe() local
3056 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in unittest_i2c_mux_remove() local
/linux/drivers/media/i2c/
H A Dmax9286.c340 static int max9286_i2c_mux_select(struct i2c_mux_core *muxc, u32 chan) in max9286_i2c_mux_select()