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

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

Completed in 324 milliseconds