Lines Matching refs:ps_name
136 const char *ps_name;
379 uevent->ps_name = "";
399 uevent->ps_name = msg;
415 uevent->ps_name, uevent->ps_type, uevent->ps_online);
448 supply = find_supply(charger, uevent->ps_name);
456 supply = add_supply(charger, uevent->ps_name, ps_type, uevent->path,
459 LOGE("cannot add supply '%s' (%s %d)\n", uevent->ps_name,
467 LOGE("supply '%s' already exists..\n", uevent->ps_name);
479 uevent->ps_name, ps_type, online);
496 uevent->ps_name, ps_type, battery ? "" : online ? "online" : "offline",