Home
last modified time | relevance | path

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

/linux-6.15/drivers/mfd/
H A Dtps6594-spi.c119 return tps6594_device_init(tps, enable_crc); in tps6594_spi_probe()
H A Dtps6594-i2c.c234 return tps6594_device_init(tps, enable_crc); in tps6594_i2c_probe()
H A Dtps6594-core.c607 int tps6594_device_init(struct tps6594 *tps, bool enable_crc) in tps6594_device_init() function
665 EXPORT_SYMBOL_GPL(tps6594_device_init);
/linux-6.15/include/linux/mfd/
H A Dtps6594.h1343 int tps6594_device_init(struct tps6594 *tps, bool enable_crc);