Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dtps65912-core.c118 int tps65912_device_exit(struct tps65912 *tps) in tps65912_device_exit() function
124 EXPORT_SYMBOL_GPL(tps65912_device_exit);
Dtps65912-spi.c56 return tps65912_device_exit(tps); in tps65912_spi_remove()
Dtps65912-i2c.c58 return tps65912_device_exit(tps); in tps65912_i2c_remove()
/Linux-v4.19/include/linux/mfd/
Dtps65912.h325 int tps65912_device_exit(struct tps65912 *tps);