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-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() local 298 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in ltc4306_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/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/usb/typec/ucsi/ |
H A D | ucsi_yoga_c630.c | 182 unsigned int muxc, ccst, dppn, hpds, hsfl; in yoga_c630_ucsi_read_port0_status() local
|
/linux/drivers/of/ |
H A D | unittest.c | 3071 static int unittest_i2c_mux_select_chan(struct i2c_mux_core *muxc, u32 chan) in unittest_i2c_mux_select_chan() 3082 struct i2c_mux_core *muxc; in unittest_i2c_mux_probe() local 3126 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()
|