Home
last modified time | relevance | path

Searched defs:i2c_client (Results 1 – 25 of 62) sorted by relevance

123

/Linux-v5.10/drivers/leds/
Dleds-menf21bmc.c28 struct i2c_client *i2c_client; member
80 struct i2c_client *i2c_client = to_i2c_client(pdev->dev.parent); in menf21bmc_led_probe() local
Dleds-blinkm.c26 struct i2c_client *i2c_client; member
34 struct i2c_client *i2c_client; member
/Linux-v5.10/include/linux/
Di2c.h314 struct i2c_client { struct
338 #define to_i2c_client(d) container_of(d, struct i2c_client, dev) argument
/Linux-v5.10/sound/soc/codecs/
Dcs35l32.c266 static int cs35l32_handle_of_data(struct i2c_client *i2c_client, in cs35l32_handle_of_data()
345 static int cs35l32_i2c_probe(struct i2c_client *i2c_client, in cs35l32_i2c_probe()
497 static int cs35l32_i2c_remove(struct i2c_client *i2c_client) in cs35l32_i2c_remove()
Dcs42l42.c1570 static int cs42l42_handle_device_data(struct i2c_client *i2c_client, in cs42l42_handle_device_data()
1752 static int cs42l42_i2c_probe(struct i2c_client *i2c_client, in cs42l42_i2c_probe()
1886 static int cs42l42_i2c_remove(struct i2c_client *i2c_client) in cs42l42_i2c_remove()
Dcs35l35.c1240 static int cs35l35_handle_of_data(struct i2c_client *i2c_client, in cs35l35_handle_of_data()
1469 static int cs35l35_i2c_probe(struct i2c_client *i2c_client, in cs35l35_i2c_probe()
1634 static int cs35l35_i2c_remove(struct i2c_client *i2c_client) in cs35l35_i2c_remove()
Dcs4234.c734 static int cs4234_i2c_probe(struct i2c_client *i2c_client, const struct i2c_device_id *id) in cs4234_i2c_probe()
853 static int cs4234_i2c_remove(struct i2c_client *i2c_client) in cs4234_i2c_remove()
Dcs4270.c662 static int cs4270_i2c_remove(struct i2c_client *i2c_client) in cs4270_i2c_remove()
679 static int cs4270_i2c_probe(struct i2c_client *i2c_client, in cs4270_i2c_probe()
Dcs35l34.c805 static int cs35l34_handle_of_data(struct i2c_client *i2c_client, in cs35l34_handle_of_data()
993 static int cs35l34_i2c_probe(struct i2c_client *i2c_client, in cs35l34_i2c_probe()
Dcs35l36.c1431 static int cs35l36_handle_of_data(struct i2c_client *i2c_client, in cs35l36_handle_of_data()
1703 static int cs35l36_i2c_probe(struct i2c_client *i2c_client, in cs35l36_i2c_probe()
Dcs42l56.c1132 static int cs42l56_handle_of_data(struct i2c_client *i2c_client, in cs42l56_handle_of_data()
1170 static int cs42l56_i2c_probe(struct i2c_client *i2c_client, in cs42l56_i2c_probe()
Dcs4265.c572 static int cs4265_i2c_probe(struct i2c_client *i2c_client, in cs4265_i2c_probe()
/Linux-v5.10/drivers/watchdog/
Dmenf21bmc_wdt.c35 struct i2c_client *i2c_client; member
119 struct i2c_client *i2c_client = to_i2c_client(dev->parent); in menf21bmc_wdt_probe() local
/Linux-v5.10/drivers/hwmon/
Dmenf21bmc_hwmon.c37 struct i2c_client *i2c_client; member
192 struct i2c_client *i2c_client = to_i2c_client(pdev->dev.parent); in menf21bmc_hwmon_probe() local
/Linux-v5.10/drivers/power/supply/
Dpm2301_charger.c908 struct i2c_client *i2c_client = to_i2c_client(dev); in pm2xxx_wall_charger_resume() local
924 struct i2c_client *i2c_client = to_i2c_client(dev); in pm2xxx_wall_charger_suspend() local
970 static int pm2xxx_wall_charger_probe(struct i2c_client *i2c_client, in pm2xxx_wall_charger_probe()
1185 static int pm2xxx_wall_charger_remove(struct i2c_client *i2c_client) in pm2xxx_wall_charger_remove()
/Linux-v5.10/include/linux/mfd/da9055/
Dcore.h31 struct i2c_client *i2c_client; member
/Linux-v5.10/drivers/macintosh/ams/
Dams.h50 struct i2c_client *i2c_client; member
/Linux-v5.10/drivers/media/usb/dvb-usb-v2/
Danysee.h46 struct i2c_client *i2c_client[ANYSEE_I2C_CLIENT_MAX]; member
Daf9035.h63 struct i2c_client *i2c_client[AF9035_I2C_CLIENT_MAX]; member
/Linux-v5.10/include/linux/mfd/
Dab3100.h95 struct i2c_client *i2c_client; member
Dtps6507x.h158 struct i2c_client *i2c_client; member
/Linux-v5.10/drivers/input/joystick/
Das5011.c63 struct i2c_client *i2c_client; member
/Linux-v5.10/drivers/iio/adc/
Dmax9611.c100 struct i2c_client *i2c_client; member
/Linux-v5.10/drivers/clk/
Dclk-si514.c49 struct i2c_client *i2c_client; member
/Linux-v5.10/drivers/media/usb/stk1160/
Dstk1160.h148 struct i2c_client i2c_client; member

123