Home
last modified time | relevance | path

Searched refs:device_remove_group (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/base/
H A Dbus.c591 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()
H A Dcore.c2967 device_remove_group(dev, &dev_attr_physical_location_group); in device_remove_attrs()
/linux/drivers/accel/qaic/
H A Dqaic_ras.c591 device_remove_group(&qdev->pdev->dev, &ras_group); in qaic_ras_mhi_remove()
/linux/include/linux/
H A Ddevice.h1292 static inline void device_remove_group(struct device *dev, in device_remove_group() function