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()2499 di = container_of(kobj, struct ab8500_fg, fg_kobject); in ab8500_fg_show()2514 di = container_of(kobj, struct ab8500_fg, fg_kobject); in ab8500_fg_store()2547 kobject_del(&di->fg_kobject); in ab8500_fg_sysfs_exit()2561 ret = kobject_init_and_add(&di->fg_kobject, in ab8500_fg_sysfs_init()2565 kobject_put(&di->fg_kobject); in ab8500_fg_sysfs_init()