Searched defs:ident (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/drivers/gpio/ |
H A D | adi_gpio2.c | 25 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 D | zone.hpp | 293 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 D | zone.cpp | 202 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 D | pcmcia.c | 250 volatile uchar *ident = NULL; in check_ide_device() local
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | css.py | 41 def escape(self, ident): argument
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | bios.c | 49 const char ident[] = "PCI_ISA"; in setup_rombios() local
|
/openbmc/qemu/rust/qemu-api-macros/src/ |
H A D | bits.rs | 19 fn ident(s: &'static str) -> TokenTree { in ident() function
|
/openbmc/u-boot/board/boundary/nitrogen6x/ |
H A D | nitrogen6x.c | 925 char ident; member
|
/openbmc/qemu/accel/kvm/ |
H A D | kvm-all.c | 4232 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 D | bootmap.h | 443 uint8_t ident[5]; member
|