Home
last modified time | relevance | path

Searched defs:GetNextDevice (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DScsiPassThru.h368 EFI_SCSI_PASS_THRU_GET_NEXT_DEVICE GetNextDevice; member
H A DAtaPassThru.h459 EFI_ATA_PASS_THRU_GET_NEXT_DEVICE GetNextDevice; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DScsiPassThru.h368 EFI_SCSI_PASS_THRU_GET_NEXT_DEVICE GetNextDevice; member
H A DAtaPassThru.h459 EFI_ATA_PASS_THRU_GET_NEXT_DEVICE GetNextDevice; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DScsiPassThru.h374 EFI_SCSI_PASS_THRU_GET_NEXT_DEVICE GetNextDevice; member
H A DAtaPassThru.h462 EFI_ATA_PASS_THRU_GET_NEXT_DEVICE GetNextDevice; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DScsiPassThru.h368 EFI_SCSI_PASS_THRU_GET_NEXT_DEVICE GetNextDevice; member
H A DAtaPassThru.h457 EFI_ATA_PASS_THRU_GET_NEXT_DEVICE GetNextDevice; member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_types.h447 std::shared_ptr<CsisDevice> GetNextDevice(std::shared_ptr<CsisDevice>& device) { in GetNextDevice() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc281 LeAudioDevice* LeAudioDeviceGroup::GetNextDevice(LeAudioDevice* leAudioDevice) const { in GetNextDevice() function in bluetooth::le_audio::LeAudioDeviceGroup