Home
last modified time | relevance | path

Searched defs:comm (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc-tools/netboot/
H A Dnetboot23 def encode_and_write(conn, comm="", sep="\n"): argument
/openbmc/phosphor-snmp/
H A Dsnmp_notification.cpp62 constexpr auto comm = "public"; in sendTrap() local
/openbmc/u-boot/include/linux/mtd/
H A Dfsmc_nand.h17 u32 comm; /* 0x48 */ member
/openbmc/qemu/hw/display/
H A Dexynos4210_fimd.c464 uint8_t comm = (pixel >> 15) & 1; in pixel_1555_to_rgb() local