Searched refs:found_id (Results 1 – 1 of 1) sorted by relevance
85 bool found_id = false; in parse_uevent() local95 if (!found_id && strncmp(p, "HID_ID=", 7) == 0) { in parse_uevent()100 found_id = true; in parse_uevent()110 if (!found_name || !found_id) in parse_uevent()