Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mfd/
Dtps65912-core.c89 int tps65912_device_init(struct tps65912 *tps) in tps65912_device_init() function
107 EXPORT_SYMBOL_GPL(tps65912_device_init);
Dtps65912-i2c.c42 return tps65912_device_init(tps); in tps65912_i2c_probe()
Dtps65912-spi.c42 return tps65912_device_init(tps); in tps65912_spi_probe()
/linux-6.12.1/include/linux/mfd/
Dtps65912.h316 int tps65912_device_init(struct tps65912 *tps);