/linux-6.6.21/drivers/i2c/muxes/ |
D | i2c-mux-pca954x.c | 301 static int pca954x_select_chan(struct i2c_mux_core *muxc, u32 chan) in pca954x_select_chan() 318 static int pca954x_deselect_mux(struct i2c_mux_core *muxc, u32 chan) in pca954x_deselect_mux() 346 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in idle_state_show() local 357 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in idle_state_store() local 416 static int pca954x_irq_setup(struct i2c_mux_core *muxc) in pca954x_irq_setup() 447 static void pca954x_cleanup(struct i2c_mux_core *muxc) in pca954x_cleanup() 489 struct i2c_mux_core *muxc; in pca954x_probe() local 609 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in pca954x_remove() local 619 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in pca954x_resume() local
|
D | i2c-mux-gpmux.c | 23 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 147 struct i2c_mux_core *muxc = platform_get_drvdata(pdev); in i2c_mux_remove() local
|
D | i2c-arb-gpio-challenge.c | 42 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
|
D | i2c-mux-mlxcpld.c | 88 static int mlxcpld_mux_select_chan(struct i2c_mux_core *muxc, u32 chan) in mlxcpld_mux_select_chan() 106 static int mlxcpld_mux_deselect(struct i2c_mux_core *muxc, u32 chan) in mlxcpld_mux_deselect() 121 struct i2c_mux_core *muxc; in mlxcpld_mux_probe() local 175 struct i2c_mux_core *muxc = platform_get_drvdata(pdev); in mlxcpld_mux_remove() local
|
D | i2c-mux-pinctrl.c | 22 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
|
D | i2c-mux-reg.c | 61 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 238 struct i2c_mux_core *muxc = platform_get_drvdata(pdev); in i2c_mux_reg_remove() local
|
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
|
D | i2c-mux-gpio.c | 35 static int i2c_mux_gpio_select(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_gpio_select() 44 static int i2c_mux_gpio_deselect(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_gpio_deselect() 126 struct i2c_mux_core *muxc; in i2c_mux_gpio_probe() local 232 struct i2c_mux_core *muxc = platform_get_drvdata(pdev); in i2c_mux_gpio_remove() local
|
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-6.6.21/drivers/i2c/ |
D | i2c-mux.c | 35 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 283 int i2c_mux_add_adapter(struct i2c_mux_core *muxc, in i2c_mux_add_adapter() 441 void i2c_mux_del_adapters(struct i2c_mux_core *muxc) in i2c_mux_del_adapters()
|
/linux-6.6.21/drivers/media/dvb-frontends/ |
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()
|
D | rtl2830_priv.h | 23 struct i2c_mux_core *muxc; member
|
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()
|
D | si2168_priv.h | 25 struct i2c_mux_core *muxc; member
|
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()
|
D | m88ds3103_priv.h | 42 struct i2c_mux_core *muxc; member
|
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()
|
D | rtl2830.c | 648 static int rtl2830_select(struct i2c_mux_core *muxc, u32 chan_id) in rtl2830_select()
|
D | m88ds3103.c | 1636 static int m88ds3103_select(struct i2c_mux_core *muxc, u32 chan) in m88ds3103_select()
|
/linux-6.6.21/drivers/net/mdio/ |
D | mdio-mux-multiplexer.c | 13 struct mux_control *muxc; member
|
/linux-6.6.21/drivers/power/supply/ |
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-6.6.21/include/linux/ |
D | i2c-mux.h | 46 static inline void *i2c_mux_priv(struct i2c_mux_core *muxc) in i2c_mux_priv()
|
/linux-6.6.21/drivers/iio/imu/inv_mpu6050/ |
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-6.6.21/drivers/media/usb/cx231xx/ |
D | cx231xx-i2c.c | 551 static int cx231xx_i2c_mux_select(struct i2c_mux_core *muxc, u32 chan_id) in cx231xx_i2c_mux_select()
|
/linux-6.6.21/drivers/of/ |
D | unittest.c | 2712 static int unittest_i2c_mux_select_chan(struct i2c_mux_core *muxc, u32 chan) in unittest_i2c_mux_select_chan() 2723 struct i2c_mux_core *muxc; in unittest_i2c_mux_probe() local 2767 struct i2c_mux_core *muxc = i2c_get_clientdata(client); in unittest_i2c_mux_remove() local
|