Searched refs:TPG_INSTANCES (Results 1 – 1 of 1) sorted by relevance
28 #define TPG_INSTANCES 1 macro35 static struct tpg_instance tpg_instances[TPG_INSTANCES];1311 for (i = 0; i < TPG_INSTANCES; ++i) in usbg_make_tpg()1314 if (i == TPG_INSTANCES) in usbg_make_tpg()1392 for (i = 0; i < TPG_INSTANCES; ++i) in usbg_drop_tpg()1395 if (i < TPG_INSTANCES) { in usbg_drop_tpg()2116 for (i = 0; i < TPG_INSTANCES; ++i) in tcm_free_inst()2119 if (i < TPG_INSTANCES) in tcm_free_inst()2192 for (i = 0; i < TPG_INSTANCES; ++i) in tcm_alloc_inst()2196 if (i == TPG_INSTANCES) { in tcm_alloc_inst()[all …]