Searched refs:ISNTD_GetDeviceList (Results 1 – 3 of 3) sorted by relevance
138 extern int ISNTD_GetDeviceList(ISNTDDevice * deviceList, int deviceMax);
141 int ISNTD_GetDeviceList(ISNTDDevice * deviceList, int deviceMax) in ISNTD_GetDeviceList() function
215 gConnectedDeviceNum = ISNTD_GetDeviceList(&gDeviceList[0], DEVICE_MAX_NUM); in listDevice()998 gConnectedDeviceNum = ISNTD_GetDeviceList(&gDeviceList[0], DEVICE_MAX_NUM); in main()