Searched refs:ISTD_GetDeviceList (Results 1 – 3 of 3) sorted by relevance
115 extern int ISTD_GetDeviceList(ISTDDevice * deviceList, int deviceMax);
167 int ISTD_GetDeviceList(ISTDDevice * deviceList, int deviceMax) in ISTD_GetDeviceList() function
236 gConnectedDeviceNum = ISTD_GetDeviceList(&gDeviceList[0], DEVICE_MAX_NUM); in listDevice()1201 gConnectedDeviceNum = ISTD_GetDeviceList(&gDeviceList[0], DEVICE_MAX_NUM); in main()