Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dadi_gpio2.c25 static void set_label(unsigned short ident, const char *label) in set_label()
34 static char *get_label(unsigned short ident) in get_label()
39 static int cmp_label(unsigned short ident, const char *label) in cmp_label()
90 u16 ident = P_IDENT(per); in portmux_setup() local
104 u16 ident = P_IDENT(per); in get_portmux() local
131 unsigned short ident = P_IDENT(per); in peripheral_request() local
209 unsigned short ident = P_IDENT(per); in peripheral_free() local
/openbmc/phosphor-fan-presence/control/json/
H A Dzone.hpp293 inline void setFloorChangeAllow(const std::string& ident, bool isAllow) in setFloorChangeAllow()
304 inline void setDecreaseAllow(const std::string& ident, bool isAllow) in setDecreaseAllow()
H A Dzone.cpp202 void Zone::setTargetHold(const std::string& ident, uint64_t target, bool hold) in setTargetHold()
255 void Zone::setFloorHold(const std::string& ident, uint64_t target, bool hold) in setFloorHold()
/openbmc/u-boot/cmd/
H A Dpcmcia.c250 volatile uchar *ident = NULL; in check_ide_device() local
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Dcss.py41 def escape(self, ident): argument
/openbmc/u-boot/arch/x86/lib/
H A Dbios.c49 const char ident[] = "PCI_ISA"; in setup_rombios() local
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dbits.rs19 fn ident(s: &'static str) -> TokenTree { in ident() function
/openbmc/u-boot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c925 char ident; member
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c4232 const char *ident; /* cache key, currently the StatsTarget */ member
4249 const char *ident; in find_stats_descriptors() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h443 uint8_t ident[5]; member