Searched refs:charge_type_lock (Results 1 – 1 of 1) sorted by relevance
389 struct mutex charge_type_lock; member1919 mutex_lock(&data->charge_type_lock); in uniwill_get_property()1921 mutex_unlock(&data->charge_type_lock); in uniwill_get_property()1990 guard(mutex)(&data->charge_type_lock); in uniwill_restore_charge_type()2004 mutex_lock(&data->charge_type_lock); in uniwill_set_property()2010 mutex_unlock(&data->charge_type_lock); in uniwill_set_property()2148 ret = devm_mutex_init(data->dev, &data->charge_type_lock); in uniwill_battery_init()