Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
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()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtps65912.h324 int tps65912_device_init(struct tps65912 *tps);