Searched refs:tps6507x_devs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | tps6507x.c | 27 static const struct mfd_cell tps6507x_devs[] = { variable 103 return devm_mfd_add_devices(tps6507x->dev, -1, tps6507x_devs, in tps6507x_i2c_probe() 104 ARRAY_SIZE(tps6507x_devs), NULL, 0, NULL); in tps6507x_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | tps6507x.c | 26 static const struct mfd_cell tps6507x_devs[] = { variable 101 return devm_mfd_add_devices(tps6507x->dev, -1, tps6507x_devs, in tps6507x_i2c_probe() 102 ARRAY_SIZE(tps6507x_devs), NULL, 0, NULL); in tps6507x_i2c_probe()
|
Completed in 2 milliseconds