Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/i2c/muxes/
Di2c-mux-pca954x.c232 static int pca954x_select_chan(struct i2c_mux_core *muxc, u32 chan) in pca954x_select_chan()
255 static int pca954x_deselect_mux(struct i2c_mux_core *muxc, u32 chan) in pca954x_deselect_mux()
283 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in idle_state_show() local
294 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in idle_state_store() local
356 static int pca954x_irq_setup(struct i2c_mux_core *muxc) in pca954x_irq_setup()
387 static void pca954x_cleanup(struct i2c_mux_core *muxc) in pca954x_cleanup()
416 struct i2c_mux_core *muxc; in pca954x_probe() local
521 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in pca954x_remove() local
531 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in pca954x_resume() local
Di2c-mux-gpmux.c23 static int i2c_mux_select(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_select()
34 static int i2c_mux_deselect(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_deselect()
74 struct i2c_mux_core *muxc; in i2c_mux_probe() local
150 struct i2c_mux_core *muxc = platform_get_drvdata(pdev); in i2c_mux_remove() local
Di2c-arb-gpio-challenge.c42 static int i2c_arbitrator_select(struct i2c_mux_core *muxc, u32 chan) in i2c_arbitrator_select()
85 static int i2c_arbitrator_deselect(struct i2c_mux_core *muxc, u32 chan) in i2c_arbitrator_deselect()
101 struct i2c_mux_core *muxc; in i2c_arbitrator_probe() local
179 struct i2c_mux_core *muxc = platform_get_drvdata(pdev); in i2c_arbitrator_remove() local
Di2c-mux-mlxcpld.c104 static int mlxcpld_mux_select_chan(struct i2c_mux_core *muxc, u32 chan) in mlxcpld_mux_select_chan()
120 static int mlxcpld_mux_deselect(struct i2c_mux_core *muxc, u32 chan) in mlxcpld_mux_deselect()
137 struct i2c_mux_core *muxc; in mlxcpld_mux_probe() local
181 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in mlxcpld_mux_remove() local
Di2c-mux-pinctrl.c22 static int i2c_mux_pinctrl_select(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_pinctrl_select()
29 static int i2c_mux_pinctrl_deselect(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_pinctrl_deselect()
77 struct i2c_mux_core *muxc; in i2c_mux_pinctrl_probe() local
171 struct i2c_mux_core *muxc = platform_get_drvdata(pdev); in i2c_mux_pinctrl_remove() local
Di2c-mux-reg.c61 static int i2c_mux_reg_select(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_reg_select()
68 static int i2c_mux_reg_deselect(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_reg_deselect()
158 struct i2c_mux_core *muxc; in i2c_mux_reg_probe() local
243 struct i2c_mux_core *muxc = platform_get_drvdata(pdev); in i2c_mux_reg_remove() local
Di2c-mux-gpio.c34 static int i2c_mux_gpio_select(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_gpio_select()
43 static int i2c_mux_gpio_deselect(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_gpio_deselect()
109 struct i2c_mux_core *muxc; in i2c_mux_gpio_probe() local
215 struct i2c_mux_core *muxc = platform_get_drvdata(pdev); in i2c_mux_gpio_remove() local
Di2c-mux-pca9541.c179 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in pca9541_arbitrate() local
248 static int pca9541_select_chan(struct i2c_mux_core *muxc, u32 chan) in pca9541_select_chan()
273 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
Di2c-mux-ltc4306.c178 static int ltc4306_select_mux(struct i2c_mux_core *muxc, u32 chan) in ltc4306_select_mux()
186 static int ltc4306_deselect_mux(struct i2c_mux_core *muxc, u32 chan) in ltc4306_deselect_mux()
212 struct i2c_mux_core *muxc; in ltc4306_probe() local
299 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in ltc4306_remove() local
/Linux-v5.4/drivers/i2c/
Di2c-mux.c35 struct i2c_mux_core *muxc; member
43 struct i2c_mux_core *muxc = priv->muxc; in __i2c_mux_master_xfer() local
62 struct i2c_mux_core *muxc = priv->muxc; in i2c_mux_master_xfer() local
83 struct i2c_mux_core *muxc = priv->muxc; in __i2c_mux_smbus_xfer() local
105 struct i2c_mux_core *muxc = priv->muxc; in i2c_mux_smbus_xfer() local
245 struct i2c_mux_core *muxc; in i2c_mux_alloc() local
282 int i2c_mux_add_adapter(struct i2c_mux_core *muxc, in i2c_mux_add_adapter()
440 void i2c_mux_del_adapters(struct i2c_mux_core *muxc) in i2c_mux_del_adapters()
/Linux-v5.4/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_i2c.c20 static int inv_mpu6050_select_bypass(struct i2c_mux_core *muxc, u32 chan_id) in inv_mpu6050_select_bypass()
41 static int inv_mpu6050_deselect_bypass(struct i2c_mux_core *muxc, u32 chan_id) in inv_mpu6050_deselect_bypass()
/Linux-v5.4/drivers/media/dvb-frontends/
Dsi2168.c590 static int si2168_select(struct i2c_mux_core *muxc, u32 chan) in si2168_select()
608 static int si2168_deselect(struct i2c_mux_core *muxc, u32 chan) in si2168_deselect()
Drtl2830_priv.h23 struct i2c_mux_core *muxc; member
Dm88ds3103_priv.h35 struct i2c_mux_core *muxc; member
Dsi2168_priv.h26 struct i2c_mux_core *muxc; member
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()
Drtl2832.c799 static int rtl2832_select(struct i2c_mux_core *muxc, u32 chan_id) in rtl2832_select()
819 static int rtl2832_deselect(struct i2c_mux_core *muxc, u32 chan_id) in rtl2832_deselect()
Dlgdt3306a.c73 struct i2c_mux_core *muxc; member
2178 static int lgdt3306a_select(struct i2c_mux_core *muxc, u32 chan) in lgdt3306a_select()
2186 static int lgdt3306a_deselect(struct i2c_mux_core *muxc, u32 chan) in lgdt3306a_deselect()
Drtl2830.c648 static int rtl2830_select(struct i2c_mux_core *muxc, u32 chan_id) in rtl2830_select()
Dm88ds3103.c1225 static int m88ds3103_select(struct i2c_mux_core *muxc, u32 chan) in m88ds3103_select()
/Linux-v5.4/drivers/net/phy/
Dmdio-mux-multiplexer.c13 struct mux_control *muxc; member
/Linux-v5.4/include/linux/
Di2c-mux.h46 static inline void *i2c_mux_priv(struct i2c_mux_core *muxc) in i2c_mux_priv()
/Linux-v5.4/drivers/power/supply/
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-v5.4/drivers/media/usb/cx231xx/
Dcx231xx-i2c.c550 static int cx231xx_i2c_mux_select(struct i2c_mux_core *muxc, u32 chan_id) in cx231xx_i2c_mux_select()
/Linux-v5.4/drivers/of/
Dunittest.c1942 static int unittest_i2c_mux_select_chan(struct i2c_mux_core *muxc, u32 chan) in unittest_i2c_mux_select_chan()
1954 struct i2c_mux_core *muxc; in unittest_i2c_mux_probe() local
1998 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in unittest_i2c_mux_remove() local

12