Searched refs:g_hdfUsbDeviceTestCaseList (Results 1 – 1 of 1) sorted by relevance
16 static HdfTestCaseList g_hdfUsbDeviceTestCaseList[] = { variable150 … for (i = 0; i < sizeof(g_hdfUsbDeviceTestCaseList) / sizeof(g_hdfUsbDeviceTestCaseList[0]); ++i) { in HdfUsbDeviceEntry()151 …if ((msg->subCmd == g_hdfUsbDeviceTestCaseList[i].subCmd) && (g_hdfUsbDeviceTestCaseList[i].testFu… in HdfUsbDeviceEntry()152 result = g_hdfUsbDeviceTestCaseList[i].testFunc(); in HdfUsbDeviceEntry()