Home
last modified time | relevance | path

Searched defs:Fd (Results 1 – 13 of 13) sorted by relevance

/openbmc/gpioplus/src/gpioplus/internal/
H A Dfd.cpp15 Fd::Fd(const char* pathname, int flags, const Sys* sys) : in Fd() function in gpioplus::internal::Fd
34 Fd::Fd(int fd, const Sys* sys) : sys(sys), fd(dup(fd, sys)) {} in Fd() function in gpioplus::internal::Fd
36 Fd::Fd(int fd, std::false_type, const Sys* sys) : sys(sys), fd(fd) {} in Fd() function in gpioplus::internal::Fd
50 Fd::Fd(const Fd& other) : sys(other.sys), fd(dup(other.fd, sys)) {} in Fd() function in gpioplus::internal::Fd
63 Fd::Fd(Fd&& other) : sys(other.sys), fd(std::move(other.fd)) in Fd() function in gpioplus::internal::Fd
H A Dfd.hpp15 class Fd class
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11_cpdo.c28 unsigned int Fd, nType, nDest, nRc = 1; in EmulateCPDO() local
H A Dsingle_cpdo.c42 unsigned int Fd, Fm, Fn, nRc = 1; in SingleCPDO() local
H A Dextended_cpdo.c42 unsigned int Fd, Fm, Fn, nRc = 1; in ExtendedCPDO() local
H A Ddouble_cpdo.c42 unsigned int Fd, Fm, Fn, nRc = 1; in DoubleCPDO() local
H A Dfpa11_cpdt.c288 unsigned int i, Fd, in PerformLFM() local
321 unsigned int i, Fd, in PerformSFM() local
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dnet_handler.hpp38 using Fd = stdplus::Managed<int>::Handle<closefd>; typedef in ipmi_flash::NetDataHandler
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_cert.hpp11 using Fd = int; typedef
/openbmc/linux/arch/arm/nwfpe/
H A Dfpa11_cpdt.c309 unsigned int i, Fd, write_back = WRITE_BACK(opcode); in PerformLFM() local
345 unsigned int i, Fd, write_back = WRITE_BACK(opcode); in PerformSFM() local
/openbmc/phosphor-ipmi-flash/tools/
H A Dp2a.cpp45 using Fd = stdplus::Managed<int, const internal::Sys* const>::Handle<closeFd>; typedef
H A Dnet.cpp46 using Fd = stdplus::Managed<int, const internal::Sys*>::Handle<closefd>; typedef
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945.h291 s32 Fa, Fb, Fc, Fd, Fe; /* these modify coeffs based on member