Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A Dpcf50633-core.c134 static struct attribute_group pcf_attr_group = { variable
258 ret = sysfs_create_group(&client->dev.kobj, &pcf_attr_group); in pcf50633_probe()
281 sysfs_remove_group(&client->dev.kobj, &pcf_attr_group); in pcf50633_remove()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dpcf50633-core.c134 static struct attribute_group pcf_attr_group = { variable
237 ret = sysfs_create_group(&client->dev.kobj, &pcf_attr_group); in pcf50633_probe()
260 sysfs_remove_group(&client->dev.kobj, &pcf_attr_group); in pcf50633_remove()

Completed in 2 milliseconds