Home
last modified time | relevance | path

Searched refs:tps6105x_add_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps6105x.c84 static int tps6105x_add_device(struct tps6105x *tps6105x, in tps6105x_add_device() function
153 ret = tps6105x_add_device(tps6105x, &tps6105x_gpio_cell); in tps6105x_probe()
163 ret = tps6105x_add_device(tps6105x, &tps6105x_leds_cell); in tps6105x_probe()
166 ret = tps6105x_add_device(tps6105x, &tps6105x_flash_cell); in tps6105x_probe()
169 ret = tps6105x_add_device(tps6105x, &tps6105x_regulator_cell); in tps6105x_probe()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps6105x.c84 static int tps6105x_add_device(struct tps6105x *tps6105x, in tps6105x_add_device() function
152 ret = tps6105x_add_device(tps6105x, &tps6105x_gpio_cell); in tps6105x_probe()
162 ret = tps6105x_add_device(tps6105x, &tps6105x_leds_cell); in tps6105x_probe()
165 ret = tps6105x_add_device(tps6105x, &tps6105x_flash_cell); in tps6105x_probe()
168 ret = tps6105x_add_device(tps6105x, &tps6105x_regulator_cell); in tps6105x_probe()

Completed in 1 milliseconds