Searched refs:device_remove_group (Results 1 – 4 of 4) sorted by relevance
591 device_remove_group(dev, &driver_override_dev_group); in bus_add_device()650 device_remove_group(dev, &driver_override_dev_group); in bus_remove_device()
2967 device_remove_group(dev, &dev_attr_physical_location_group); in device_remove_attrs()
591 device_remove_group(&qdev->pdev->dev, &ras_group); in qaic_ras_mhi_remove()
1292 static inline void device_remove_group(struct device *dev, in device_remove_group() function