Home
last modified time | relevance | path

Searched refs:pfil (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
DIIOutilities.c46 struct __filedes *pfil; in IIO_GetDeviceProto() local
50 pfil = &gMD->fdarray[fd]; in IIO_GetDeviceProto()
51 Stream = BASE_CR(pfil->f_ops, ConInstance, Abstraction); in IIO_GetDeviceProto()
54 *filp = pfil; in IIO_GetDeviceProto()