Home
last modified time | relevance | path

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

/linux-6.15/fs/sysfs/
H A Dgroup.c338 void sysfs_remove_groups(struct kobject *kobj, in sysfs_remove_groups() function
348 EXPORT_SYMBOL_GPL(sysfs_remove_groups);
/linux-6.15/drivers/base/
H A Ddriver.c214 sysfs_remove_groups(&drv->p->kobj, groups); in driver_remove_groups()
H A Dclass.c242 sysfs_remove_groups(&sp->subsys.kobj, cls->class_groups); in class_unregister()
H A Dbus.c956 sysfs_remove_groups(bus_kobj, bus->bus_groups); in bus_unregister()
H A Dcore.c2846 sysfs_remove_groups(&dev->kobj, groups); in device_remove_groups()
/linux-6.15/drivers/infiniband/core/
H A Dsysfs.c1182 sysfs_remove_groups(&gid_attr_group->kobj, gid_attr_group->groups_list); in destroy_gid_attrs()
1260 sysfs_remove_groups(&p->kobj, p->groups_list); in setup_port()
1276 sysfs_remove_groups(&port->kobj, port->ibdev->ops.port_groups); in destroy_port()
1278 sysfs_remove_groups(&port->kobj, port->groups_list); in destroy_port()
1470 return sysfs_remove_groups(&ibdev->port_data[port_num].sysfs->kobj, in ib_port_unregister_client_groups()
/linux-6.15/include/linux/
H A Dsysfs.h469 void sysfs_remove_groups(struct kobject *kobj,
668 static inline void sysfs_remove_groups(struct kobject *kobj, in sysfs_remove_groups() function
/linux-6.15/net/core/
H A Dnet-sysfs.c1264 sysfs_remove_groups(kobj, queue->groups); in rx_queue_add_kobject()
1316 sysfs_remove_groups(kobj, queue->groups); in net_rx_queue_update_kobjects()
1996 sysfs_remove_groups(kobj, queue->groups); in netdev_queue_add_kobject()
2051 sysfs_remove_groups(&queue->kobj, queue->groups); in netdev_queue_update_kobjects()
/linux-6.15/lib/
H A Dkobject.c595 sysfs_remove_groups(kobj, ktype->default_groups); in __kobject_del()
/linux-6.15/drivers/memory/
H A Dbrcmstb_dpfe.c916 sysfs_remove_groups(&pdev->dev.kobj, priv->dpfe_api->sysfs_attrs); in brcmstb_dpfe_remove()
/linux-6.15/drivers/w1/
H A Dw1.c658 sysfs_remove_groups(&sl->dev.kobj, fops->groups); in w1_family_notify()
/linux-6.15/drivers/usb/host/
H A Dxhci-dbgcap.c1298 sysfs_remove_groups(&dbc->dev->kobj, dbc_dev_groups); in xhci_dbc_remove()
/linux-6.15/drivers/gpio/
H A Dgpio-sim.c357 sysfs_remove_groups(&chip->dev->kobj, chip->attr_groups); in gpio_sim_sysfs_remove()
/linux-6.15/drivers/dax/
H A Dbus.c628 sysfs_remove_groups(&dax_region->dev->kobj, in dax_region_unregister()
/linux-6.15/drivers/ufs/core/
H A Dufs-sysfs.c1779 sysfs_remove_groups(&dev->kobj, ufs_sysfs_groups); in ufs_sysfs_remove_nodes()
/linux-6.15/sound/soc/codecs/
H A Dcs43130.c2376 sysfs_remove_groups(&cs43130->dev->kobj, hpload_groups); in cs43130_probe()
/linux-6.15/drivers/ptp/
H A Dptp_ocp.c2363 sysfs_remove_groups(&bp->dev.kobj, bp->attr_group); in ptp_ocp_attr_group_del()