Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps65912-core.c118 int tps65912_device_exit(struct tps65912 *tps) in tps65912_device_exit() function
124 EXPORT_SYMBOL_GPL(tps65912_device_exit); variable
H A Dtps65912-i2c.c58 return tps65912_device_exit(tps); in tps65912_i2c_remove()
H A Dtps65912-spi.c57 return tps65912_device_exit(tps); in tps65912_spi_remove()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65912-core.c110 void tps65912_device_exit(struct tps65912 *tps) in tps65912_device_exit() function
114 EXPORT_SYMBOL_GPL(tps65912_device_exit); variable
H A Dtps65912-i2c.c49 tps65912_device_exit(tps); in tps65912_i2c_remove()
H A Dtps65912-spi.c49 tps65912_device_exit(tps); in tps65912_spi_remove()
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtps65912.h325 int tps65912_device_exit(struct tps65912 *tps);
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtps65912.h317 void tps65912_device_exit(struct tps65912 *tps);

Completed in 4 milliseconds