Searched refs:ab8500_fg_sysfs_entry (Results 1 – 1 of 1) sorted by relevance
2446 struct ab8500_fg_sysfs_entry { struct2492 static struct ab8500_fg_sysfs_entry charge_full_attr =2495 static struct ab8500_fg_sysfs_entry charge_now_attr =2501 struct ab8500_fg_sysfs_entry *entry; in ab8500_fg_show()2504 entry = container_of(attr, struct ab8500_fg_sysfs_entry, attr); in ab8500_fg_show()2516 struct ab8500_fg_sysfs_entry *entry; in ab8500_fg_store()2519 entry = container_of(attr, struct ab8500_fg_sysfs_entry, attr); in ab8500_fg_store()