Home
last modified time | relevance | path

Searched refs:__remove_subdev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mfd/
H A Dadp5520.c196 static int __remove_subdev(struct device *dev, void *unused) in __remove_subdev() function
204 return device_for_each_child(chip->dev, NULL, __remove_subdev); in adp5520_remove_subdevs()
H A Dda903x.c448 static int __remove_subdev(struct device *dev, void *unused) in __remove_subdev() function
456 return device_for_each_child(chip->dev, NULL, __remove_subdev); in da903x_remove_subdevs()
H A Dtps6586x.c219 static int __remove_subdev(struct device *dev, void *unused) in __remove_subdev() function
227 return device_for_each_child(tps6586x->dev, NULL, __remove_subdev); in tps6586x_remove_subdevs()