Searched refs:fg_kobject (Results 1 – 1 of 1) sorted by relevance
236 struct kobject fg_kobject; member1403 sysfs_notify(&di->fg_kobject, NULL, "charge_full"); in ab8500_fg_check_capacity_limits()1405 sysfs_notify(&di->fg_kobject, NULL, "charge_now"); in ab8500_fg_check_capacity_limits()2498 di = container_of(kobj, struct ab8500_fg, fg_kobject); in ab8500_fg_show()2513 di = container_of(kobj, struct ab8500_fg, fg_kobject); in ab8500_fg_store()2546 kobject_del(&di->fg_kobject); in ab8500_fg_sysfs_exit()2560 ret = kobject_init_and_add(&di->fg_kobject, in ab8500_fg_sysfs_init()2564 kobject_put(&di->fg_kobject); in ab8500_fg_sysfs_init()