Searched refs:sysfs_remove_groups (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/sysfs/ |
| H A D | group.c | 344 void sysfs_remove_groups(struct kobject *kobj, in sysfs_remove_groups() function 354 EXPORT_SYMBOL_GPL(sysfs_remove_groups);
|
| /linux/drivers/acpi/ |
| H A D | acpi_mrrm.c | 192 sysfs_remove_groups(kobjs[j], memory_range_groups); in add_boot_memory_ranges()
|
| /linux/include/linux/ |
| H A D | sysfs.h | 455 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 D | brcmstb_dpfe.c | 916 sysfs_remove_groups(&pdev->dev.kobj, priv->dpfe_api->sysfs_attrs); in brcmstb_dpfe_remove()
|
| /linux/drivers/base/ |
| H A D | bus.c | 993 sysfs_remove_groups(bus_kobj, bus->bus_groups); in bus_unregister()
|
| H A D | core.c | 2843 sysfs_remove_groups(&dev->kobj, groups); in device_remove_groups()
|
| /linux/drivers/w1/ |
| H A D | w1.c | 658 sysfs_remove_groups(&sl->dev.kobj, fops->groups); in w1_family_notify()
|
| /linux/drivers/usb/host/ |
| H A D | xhci-dbgcap.c | 1344 sysfs_remove_groups(&dbc->dev->kobj, dbc_dev_groups); in xhci_dbc_remove()
|
| /linux/drivers/dax/ |
| H A D | bus.c | 628 sysfs_remove_groups(&dax_region->dev->kobj, in dax_region_unregister()
|
| /linux/drivers/ufs/core/ |
| H A D | ufs-sysfs.c | 2106 sysfs_remove_groups(&dev->kobj, ufs_sysfs_groups); in ufs_sysfs_remove_nodes()
|
| /linux/drivers/ptp/ |
| H A D | ptp_ocp.c | 2363 sysfs_remove_groups(&bp->dev.kobj, bp->attr_group); in ptp_ocp_attr_group_del()
|