Home
last modified time | relevance | path

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

/linux/drivers/mfd/
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()

Completed in 3 milliseconds