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

/linux-4.4.14/drivers/power/
H A Dab8500_fg.c2905 static struct device_attribute ab8505_fg_sysfs_psy_attrs[] = { variable in typeref:struct:device_attribute
2931 for (i = 0; i < ARRAY_SIZE(ab8505_fg_sysfs_psy_attrs); i++) ab8500_fg_sysfs_psy_create_attrs()
2933 &ab8505_fg_sysfs_psy_attrs[i])) ab8500_fg_sysfs_psy_create_attrs()
2941 &ab8505_fg_sysfs_psy_attrs[i]); ab8500_fg_sysfs_psy_create_attrs()
2953 for (i = 0; i < ARRAY_SIZE(ab8505_fg_sysfs_psy_attrs); i++) ab8500_fg_sysfs_psy_remove_attrs()
2955 &ab8505_fg_sysfs_psy_attrs[i]); ab8500_fg_sysfs_psy_remove_attrs()

Completed in 61 milliseconds