Searched refs:fg_kobject (Results 1 – 1 of 1) sorted by relevance
241 struct kobject fg_kobject; member1408 sysfs_notify(&di->fg_kobject, NULL, "charge_full"); in ab8500_fg_check_capacity_limits()1410 sysfs_notify(&di->fg_kobject, NULL, "charge_now"); in ab8500_fg_check_capacity_limits()2505 di = container_of(kobj, struct ab8500_fg, fg_kobject); in ab8500_fg_show()2520 di = container_of(kobj, struct ab8500_fg, fg_kobject); in ab8500_fg_store()2553 kobject_del(&di->fg_kobject); in ab8500_fg_sysfs_exit()2567 ret = kobject_init_and_add(&di->fg_kobject, in ab8500_fg_sysfs_init()2571 kobject_put(&di->fg_kobject); in ab8500_fg_sysfs_init()