Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dauxiliary_sysfs.c109 sysfs_remove_file_from_group(&dev->kobj, &info->sysfs_attr.attr, in auxiliary_device_sysfs_irq_remove()
/linux/include/linux/
H A Dsysfs.h459 void sysfs_remove_file_from_group(struct kobject *kobj,
665 static inline void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
/linux/drivers/usb/core/
H A Dledtrig-usbport.c255 sysfs_remove_file_from_group(&led_cdev->dev->kobj, &port->attr.attr, in usbport_trig_remove_port()
H A Dsysfs.c365 sysfs_remove_file_from_group(&dev->kobj, in remove_persist_attributes()