Searched refs:deviceList (Results 1 – 4 of 4) sorted by relevance
167 int ISTD_GetDeviceList(ISTDDevice * deviceList, int deviceMax) in ISTD_GetDeviceList() argument172 ISTDDevice *p = deviceList; in ISTD_GetDeviceList()175 if (!deviceList) in ISTD_GetDeviceList()192 deviceList[n].type = ISTD_DEVICE_NONE; in ISTD_GetDeviceList()
115 extern int ISTD_GetDeviceList(ISTDDevice * deviceList, int deviceMax);
141 int ISNTD_GetDeviceList(ISNTDDevice * deviceList, int deviceMax) in ISNTD_GetDeviceList() argument146 ISNTDDevice *p = deviceList; in ISNTD_GetDeviceList()150 if (!deviceList) in ISNTD_GetDeviceList()167 deviceList[n].type = ISNTD_DEVICE_NONE; in ISNTD_GetDeviceList()
138 extern int ISNTD_GetDeviceList(ISNTDDevice * deviceList, int deviceMax);