Home
last modified time | relevance | path

Searched refs:sysfs_remove_groups (Results 1 – 11 of 11) sorted by relevance

/linux/fs/sysfs/
H A Dgroup.c344 void sysfs_remove_groups(struct kobject *kobj, in sysfs_remove_groups() function
354 EXPORT_SYMBOL_GPL(sysfs_remove_groups);
/linux/drivers/acpi/
H A Dacpi_mrrm.c192 sysfs_remove_groups(kobjs[j], memory_range_groups); in add_boot_memory_ranges()
/linux/include/linux/
H A Dsysfs.h455 void sysfs_remove_groups(struct kobject *kobj,
654 static inline void sysfs_remove_groups(struct kobject *kobj, in sysfs_remove_groups() function
/linux/drivers/memory/
H A Dbrcmstb_dpfe.c916 sysfs_remove_groups(&pdev->dev.kobj, priv->dpfe_api->sysfs_attrs); in brcmstb_dpfe_remove()
/linux/drivers/base/
H A Dbus.c993 sysfs_remove_groups(bus_kobj, bus->bus_groups); in bus_unregister()
H A Dcore.c2843 sysfs_remove_groups(&dev->kobj, groups); in device_remove_groups()
/linux/drivers/w1/
H A Dw1.c658 sysfs_remove_groups(&sl->dev.kobj, fops->groups); in w1_family_notify()
/linux/drivers/usb/host/
H A Dxhci-dbgcap.c1344 sysfs_remove_groups(&dbc->dev->kobj, dbc_dev_groups); in xhci_dbc_remove()
/linux/drivers/dax/
H A Dbus.c628 sysfs_remove_groups(&dax_region->dev->kobj, in dax_region_unregister()
/linux/drivers/ufs/core/
H A Dufs-sysfs.c2106 sysfs_remove_groups(&dev->kobj, ufs_sysfs_groups); in ufs_sysfs_remove_nodes()
/linux/drivers/ptp/
H A Dptp_ocp.c2363 sysfs_remove_groups(&bp->dev.kobj, bp->attr_group); in ptp_ocp_attr_group_del()