Searched refs:CR_SUCCESS (Results 1 – 2 of 2) sorted by relevance
341 #define CR_SUCCESS 0x00000000 macro
470 if (CM_Get_Parent(&parent_devinst, devinst, 0) != CR_SUCCESS) in get_ancestor_session_id()475 if (CM_Get_Device_IDA(devinst, path, MAX_PATH_LENGTH, 0) != CR_SUCCESS) in get_ancestor_session_id()1385 if (CM_Get_Device_IDA(dev_info_data.DevInst, path, sizeof(path), 0) != CR_SUCCESS) { in windows_get_device_list()