Home
last modified time | relevance | path

Searched refs:tps65912_device_init (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps65912-core.c97 int tps65912_device_init(struct tps65912 *tps) in tps65912_device_init() function
116 EXPORT_SYMBOL_GPL(tps65912_device_init); variable
H A Dtps65912-i2c.c51 return tps65912_device_init(tps); in tps65912_i2c_probe()
H A Dtps65912-spi.c50 return tps65912_device_init(tps); in tps65912_spi_probe()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65912-core.c89 int tps65912_device_init(struct tps65912 *tps) in tps65912_device_init() function
108 EXPORT_SYMBOL_GPL(tps65912_device_init); variable
H A Dtps65912-i2c.c42 return tps65912_device_init(tps); in tps65912_i2c_probe()
H A Dtps65912-spi.c42 return tps65912_device_init(tps); in tps65912_spi_probe()
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtps65912.h324 int tps65912_device_init(struct tps65912 *tps);
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtps65912.h316 int tps65912_device_init(struct tps65912 *tps);

Completed in 4 milliseconds