Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dab8500_fg.c2440 struct ab8500_fg_sysfs_entry { struct
2486 static struct ab8500_fg_sysfs_entry charge_full_attr =
2489 static struct ab8500_fg_sysfs_entry charge_now_attr =
2495 struct ab8500_fg_sysfs_entry *entry; in ab8500_fg_show()
2498 entry = container_of(attr, struct ab8500_fg_sysfs_entry, attr); in ab8500_fg_show()
2510 struct ab8500_fg_sysfs_entry *entry; in ab8500_fg_store()
2513 entry = container_of(attr, struct ab8500_fg_sysfs_entry, attr); in ab8500_fg_store()