Searched refs:ref_count (Results 1 – 2 of 2) sorted by relevance
621 t->ref_count = 2; in transport_registration_func()706 t->ref_count--; in transport_unref_locked()707 if (t->ref_count == 0) { in transport_unref_locked()716 D("transport: %s unref (count=%d)\n", t->serial, t->ref_count); in transport_unref_locked()
184 int ref_count; member