Searched refs:tps65090s (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | tps65090.c | 54 static struct mfd_cell tps65090s[] = { variable 209 tps65090s[CHARGER].num_resources = 0; in tps65090_i2c_probe() 212 ret = mfd_add_devices(tps65090->dev, -1, tps65090s, in tps65090_i2c_probe() 213 ARRAY_SIZE(tps65090s), NULL, in tps65090_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | tps65090.c | 53 static struct mfd_cell tps65090s[] = { variable 206 tps65090s[CHARGER].num_resources = 0; in tps65090_i2c_probe() 209 ret = mfd_add_devices(tps65090->dev, -1, tps65090s, in tps65090_i2c_probe() 210 ARRAY_SIZE(tps65090s), NULL, in tps65090_i2c_probe()
|
Completed in 1 milliseconds