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()2507 di = container_of(kobj, struct ab8500_fg, fg_kobject); in ab8500_fg_show()2522 di = container_of(kobj, struct ab8500_fg, fg_kobject); in ab8500_fg_store()2555 kobject_del(&di->fg_kobject); in ab8500_fg_sysfs_exit()2569 ret = kobject_init_and_add(&di->fg_kobject, in ab8500_fg_sysfs_init()2573 kobject_put(&di->fg_kobject); in ab8500_fg_sysfs_init()