Searched defs:muxc (Results 1 – 15 of 15) sorted by relevance
/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() local 49 struct i2c_mux_core *muxc; in mule_i2c_mux_probe() local
|
H A D | i2c-mux-pca9541.c | 180 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 D | si2168.c | 598 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 D | rtl2830_priv.h | 23 struct i2c_mux_core *muxc; member
|
H A D | af9013.c | 16 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 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 | si2168_priv.h | 25 struct i2c_mux_core *muxc; member
|
H A D | m88ds3103_priv.h | 42 struct i2c_mux_core *muxc; member
|
H A D | lgdt3306a.c | 73 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 D | rtl2830.c | 648 static int rtl2830_select(struct i2c_mux_core *muxc, u32 chan_id) in rtl2830_select()
|
H A D | rtl2832_priv.h | 25 struct i2c_mux_core *muxc; member
|
/linux/drivers/power/supply/ |
H A D | sbs-manager.c | 40 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 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()
|
/linux/drivers/of/ |
H A D | unittest.c | 3001 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 D | max9286.c | 340 static int max9286_i2c_mux_select(struct i2c_mux_core *muxc, u32 chan) in max9286_i2c_mux_select()
|