Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mfd/
Dtps6594-spi.c115 return tps6594_device_init(tps, enable_crc); in tps6594_spi_probe()
Dtps6594-core.c415 int tps6594_device_init(struct tps6594 *tps, bool enable_crc) in tps6594_device_init() function
458 EXPORT_SYMBOL_GPL(tps6594_device_init);
Dtps6594-i2c.c230 return tps6594_device_init(tps, enable_crc); in tps6594_i2c_probe()
/Linux-v6.6/include/linux/mfd/
Dtps6594.h1018 int tps6594_device_init(struct tps6594 *tps, bool enable_crc);