/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | max8925-i2c.c | 147 static int max8925_probe(struct i2c_client *client) in max8925_probe() argument 199 max8925_remove(struct i2c_client *client) max8925_remove() argument 210 struct i2c_client *client = to_i2c_client(dev); max8925_suspend() local 220 struct i2c_client *client = to_i2c_client(dev); max8925_resume() local [all...] |
H A D | ntxec.c | 148 static int ntxec_probe(struct i2c_client *client) in ntxec_probe() argument 243 static void ntxec_remove(struct i2c_client *client) in ntxec_remove() argument
|
H A D | si476x-prop.c | 173 struct i2c_client *client = to_i2c_client(dev); in si476x_core_regmap_readable_register() local 183 struct i2c_client *client = to_i2c_client(dev); in si476x_core_regmap_writable_register() local
|
H A D | tps6594-i2c.c | 35 static int tps6594_i2c_reg_read_with_crc(struct i2c_client *client, u8 page, u8 reg, u8 *val) in tps6594_i2c_reg_read_with_crc() argument 76 static int tps6594_i2c_reg_write_with_crc(struct i2c_client *client, u8 page, u8 reg, u8 val) in tps6594_i2c_reg_write_with_crc() argument 106 struct i2c_client *client = context; in tps6594_i2c_read() local 144 struct i2c_client *client = context; tps6594_i2c_write() local 203 tps6594_i2c_probe(struct i2c_client *client) tps6594_i2c_probe() argument [all...] |
H A D | bd9571mwv.c | 207 static int bd9571mwv_probe(struct i2c_client *client) in bd9571mwv_probe() argument
|
H A D | ene-kb3930.c | 31 struct i2c_client *client; member 122 static int kb3930_probe(struct i2c_client *client) in kb3930_probe() argument 180 static void kb3930_remove(struct i2c_client *client) in kb3930_remove() argument [all...] |
H A D | gateworks-gsc.c | 34 struct i2c_client *client = context; in gsc_write() local 53 struct i2c_client *client = context; in gsc_read() local 197 static int gsc_probe(struct i2c_client *client) in gsc_probe() argument 257 gsc_remove(struct i2c_client *client) gsc_remove() argument [all...] |
H A D | 88pm805.c | 212 static int pm805_probe(struct i2c_client *client) in pm805_probe() argument 241 static void pm805_remove(struct i2c_client *client) in pm805_remove() argument
|
H A D | adp5520.c | 33 struct i2c_client *client; member 42 static int __adp5520_read(struct i2c_client *client, in __adp5520_read() argument 57 static int __adp5520_write(struct i2c_client *client, in __adp5520_write() argument 71 static int __adp5520_ack_bits(struct i2c_client *client, int reg, in __adp5520_ack_bits() argument 207 adp5520_probe(struct i2c_client *client) adp5520_probe() argument 310 struct i2c_client *client = to_i2c_client(dev); adp5520_suspend() local 322 struct i2c_client *client = to_i2c_client(dev); adp5520_resume() local [all...] |
H A D | acer-ec-a500.c | 39 struct i2c_client *client = context; in a500_ec_read() local 69 struct i2c_client *client = context; in a500_ec_write() local 140 static int a500_ec_probe(struct i2c_client *client) in a500_ec_probe() argument 172 a500_ec_remove(struct i2c_client *client) a500_ec_remove() argument [all...] |
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | ds1682.c | 58 struct i2c_client *client = to_i2c_client(dev); in ds1682_show() local 101 struct i2c_client *client = to_i2c_client(dev); in ds1682_store() local 159 struct i2c_client *client = kobj_to_i2c_client(kobj); in ds1682_eeprom_read() local 177 struct i2c_client *client = kobj_to_i2c_client(kobj); in ds1682_eeprom_write() local 203 ds1682_probe(struct i2c_client *client) ds1682_probe() argument 230 ds1682_remove(struct i2c_client *client) ds1682_remove() argument [all...] |
H A D | apds9802als.c | 35 struct i2c_client *client = to_i2c_client(dev); in als_sensing_range_show() local 49 struct i2c_client *client = to_i2c_client(dev); in als_wait_for_data_ready() local 69 struct i2c_client *client = to_i2c_client(dev); in als_lux0_input_data_show() local 111 struct i2c_client *client = to_i2c_client(dev); als_sensing_range_store() local 159 als_set_power_state(struct i2c_client *client, bool on_off) als_set_power_state() argument 193 als_set_default_config(struct i2c_client *client) als_set_default_config() argument 215 apds9802als_probe(struct i2c_client *client) apds9802als_probe() argument 244 apds9802als_remove(struct i2c_client *client) apds9802als_remove() argument 264 struct i2c_client *client = to_i2c_client(dev); apds9802als_suspend() local 272 struct i2c_client *client = to_i2c_client(dev); apds9802als_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/misc/eeprom/ |
H A D | max6875.c | 54 static void max6875_update_slice(struct i2c_client *client, int slice) in max6875_update_slice() argument 110 struct i2c_client *client in max6875_read() local 133 max6875_probe(struct i2c_client *client) max6875_probe() argument 175 max6875_remove(struct i2c_client *client) max6875_remove() argument [all...] |
H A D | eeprom.c | 42 static void eeprom_update_client(struct i2c_client *client, u8 slice) in eeprom_update_client() argument 79 struct i2c_client *client = kobj_to_i2c_client(kobj); in eeprom_read() local 118 eeprom_detect(struct i2c_client *client, struct i2c_board_info *info) eeprom_detect() argument 144 eeprom_probe(struct i2c_client *client) eeprom_probe() argument 185 eeprom_remove(struct i2c_client *client) eeprom_remove() argument [all...] |
H A D | ee1004.c | 101 static ssize_t ee1004_eeprom_read(struct i2c_client *client, char *buf, in ee1004_eeprom_read() argument 127 struct i2c_client *client = kobj_to_i2c_client(kobj); in eeprom_read() local 170 static int ee1004_probe(struct i2c_client *client) in ee1004_probe() argument 222 ee1004_remove(struct i2c_client *client) ee1004_remove() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | m88ds3103_priv.h | 31 struct i2c_client *client; member
|
H A D | mn88472.c | 19 struct i2c_client *client = fe->demodulator_priv; in mn88472_read_status() local 201 struct i2c_client *client in mn88472_set_frontend() local 396 struct i2c_client *client = fe->demodulator_priv; mn88472_init() local 506 struct i2c_client *client = fe->demodulator_priv; mn88472_sleep() local 566 mn88472_get_dvb_frontend(struct i2c_client *client) mn88472_get_dvb_frontend() argument 575 mn88472_probe(struct i2c_client *client) mn88472_probe() argument 693 mn88472_remove(struct i2c_client *client) mn88472_remove() argument [all...] |
H A D | mn88473.c | 19 struct i2c_client *client = fe->demodulator_priv; in mn88473_set_frontend() local 239 struct i2c_client *client = fe->demodulator_priv; in mn88473_read_status() local 461 struct i2c_client *client = fe->demodulator_priv; mn88473_init() local 554 struct i2c_client *client = fe->demodulator_priv; mn88473_sleep() local 609 mn88473_probe(struct i2c_client *client) mn88473_probe() argument 728 mn88473_remove(struct i2c_client *client) mn88473_remove() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | e4000_priv.h | 18 struct i2c_client *client; member
|
H A D | qm1d1c0042.c | 404 static int qm1d1c0042_probe(struct i2c_client *client) in qm1d1c0042_probe() argument 426 static void qm1d1c0042_remove(struct i2c_client *client) in qm1d1c0042_remove() argument
|
H A D | qm1d1b0004.c | 200 qm1d1b0004_probe(struct i2c_client *client) in qm1d1b0004_probe() argument 235 static void qm1d1b0004_remove(struct i2c_client *client) in qm1d1b0004_remove() argument
|
H A D | tda18212.c | 13 struct i2c_client *client; member 176 static int tda18212_probe(struct i2c_client *client) in tda18212_probe() argument 244 tda18212_remove(struct i2c_client *client) tda18212_remove() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/hdpvr/ |
H A D | hdpvr-core.c | 271 struct i2c_client *client; in hdpvr_probe() local
|
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra124.c | 1176 const struct tegra_mc_client *client; in tegra124_mc_of_icc_xlate_extended() local
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | zd1301.c | 129 struct i2c_client *client; in zd1301_frontend_attach() local 207 struct i2c_client *client; in zd1301_frontend_detach() local [all...] |