Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A Daxp20x-i2c.c57 return axp20x_device_remove(axp20x); in axp20x_i2c_remove()
H A Daxp20x-rsb.c56 return axp20x_device_remove(axp20x); in axp20x_rsb_remove()
H A Daxp20x.c991 int axp20x_device_remove(struct axp20x_dev *axp20x) in axp20x_device_remove() function
1003 EXPORT_SYMBOL(axp20x_device_remove); variable
/kernel/linux/linux-6.6/drivers/mfd/
H A Daxp20x-i2c.c56 axp20x_device_remove(axp20x); in axp20x_i2c_remove()
H A Daxp20x-rsb.c56 axp20x_device_remove(axp20x); in axp20x_rsb_remove()
H A Daxp20x.c1341 void axp20x_device_remove(struct axp20x_dev *axp20x) in axp20x_device_remove() function
1346 EXPORT_SYMBOL(axp20x_device_remove); variable
/kernel/linux/linux-5.10/include/linux/mfd/
H A Daxp20x.h693 * axp20x_device_remove(): Remove a axp20x device
699 int axp20x_device_remove(struct axp20x_dev *axp20x);
/kernel/linux/linux-6.6/include/linux/mfd/
H A Daxp20x.h899 * axp20x_device_remove(): Remove a axp20x device
905 void axp20x_device_remove(struct axp20x_dev *axp20x);

Completed in 9 milliseconds