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.c598 device_remove_group(dev, &driver_override_dev_group);
657 device_remove_group(dev, &driver_override_dev_group); in bus_remove_device()
H A Dcore.c3037 device_remove_group(dev, &dev_attr_physical_location_group); in devices_kset_move_last()
/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.h1343 static inline void device_remove_group(struct device *dev,
1292 static inline void device_remove_group(struct device *dev, device_remove_group() function