Searched refs:device_identifiers (Results 1 – 3 of 3) sorted by relevance
72 int (*device_identifiers)( member
350 .device_identifiers = cb_device_identifiers,
251 rc = fd->ops->device_identifiers(fd->ops_ctx, &descriptor_count, in pldm_fd_qdi()1230 if (ops->device_identifiers == NULL || ops->components == NULL || in pldm_fd_setup()