Home
last modified time | relevance | path

Searched refs:usb2_hardware_lpm_attr_group (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dsysfs.c621 static struct attribute_group usb2_hardware_lpm_attr_group = { variable
657 &usb2_hardware_lpm_attr_group); in add_power_attributes()
670 sysfs_unmerge_group(&dev->kobj, &usb2_hardware_lpm_attr_group); in remove_power_attributes()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dsysfs.c622 static const struct attribute_group usb2_hardware_lpm_attr_group = { variable
658 &usb2_hardware_lpm_attr_group); in add_power_attributes()
671 sysfs_unmerge_group(&dev->kobj, &usb2_hardware_lpm_attr_group); in remove_power_attributes()

Completed in 4 milliseconds