/openbmc/phosphor-post-code-manager/src/ |
H A D | post_code.cpp | 53 decltype(postCodes) codes; in getPostCodes() local 70 decltype(postCodes) codes; in getPostCodesWithTimeStamp() local 210 std::map<uint64_t, postcode_t>& codes) in deserializePostCodes()
|
/openbmc/qemu/ui/ |
H A D | input-keymap.c | 65 int *codes) in qemu_input_key_value_to_scancode()
|
/openbmc/bmcweb/test/redfish-core/include/utils/ |
H A D | query_param_test.cpp | 373 constexpr std::array<unsigned, 7> codes = {100, 200, 300, 400, variable 384 constexpr std::array<unsigned, 7> codes = {100, 200, 300, 400, variable 398 constexpr std::array<unsigned, 7> codes = {100, 200, 300, 400, 401}; variable 408 constexpr std::array<unsigned, 7> codes = {100, 200, 300, 400, 402}; variable
|
/openbmc/qemu/chardev/ |
H A D | wctablet.c | 124 uint8_t codes[8] = { 0xe0, 0, 0, 0, 0, 0, 0 }; in wctablet_queue_event() local 275 uint8_t codes[7] = { in wctablet_chr_write() local
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | dlink-dir685-touchkeys.c | 24 u16 codes[7]; member
|
H A D | ipaq-micro-keys.c | 26 u16 *codes; member
|
/openbmc/linux/lib/zlib_inflate/ |
H A D | inftrees.c | 23 int zlib_inflate_table(codetype type, unsigned short *lens, unsigned codes, in zlib_inflate_table()
|
H A D | inflate.h | 111 code codes[ENOUGH]; /* space for code tables */ member
|
/openbmc/u-boot/lib/zlib/ |
H A D | inftrees.c | 32 int inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, in inflate_table()
|
H A D | inflate.h | 114 code codes[ENOUGH]; /* space for code tables */ member
|
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_entity.c | 245 const unsigned int *codes, unsigned int ncodes) in vsp1_subdev_enum_mbus_code() 360 const unsigned int *codes, unsigned int ncodes, in vsp1_subdev_set_pad_format()
|
H A D | vsp1_rwpf.c | 34 static const unsigned int codes[] = { in vsp1_rwpf_enum_mbus_code() local
|
H A D | vsp1_brx.c | 71 static const unsigned int codes[] = { in brx_enum_mbus_code() local
|
H A D | vsp1_sru.c | 112 static const unsigned int codes[] = { in sru_enum_mbus_code() local
|
H A D | vsp1_uds.c | 117 static const unsigned int codes[] = { in uds_enum_mbus_code() local
|
/openbmc/u-boot/include/jffs2/ |
H A D | mini_inflate.h | 56 struct huffman_set codes; member
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ir-kbd-i2c.c | 406 u8 codes[61]; member 539 u8 codes[174]; in zilog_ir_format() local
|
H A D | imx319.c | 1777 static const u32 codes[2][2] = { in imx319_get_format_code() local
|
H A D | imx355.c | 1075 static const u32 codes[2][2] = { in imx355_get_format_code() local
|
H A D | ov08d10.c | 617 static const u32 codes[2][2] = { in ov08d10_get_format_code() local
|
/openbmc/u-boot/fs/jffs2/ |
H A D | mini_inflate.c | 224 struct huffman_set *codes = &(stream->codes); in decompress_dynamic() local
|
/openbmc/linux/drivers/input/misc/ |
H A D | keyspan_remote.c | 128 char codes[4 * RECV_SIZE]; in keyspan_print() local
|
/openbmc/linux/drivers/staging/media/imx/ |
H A D | imx-media.h | 80 const u32 *codes; member
|
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-csid.c | 48 u32 csid_find_code(u32 *codes, unsigned int ncodes, in csid_find_code()
|
/openbmc/linux/drivers/input/ |
H A D | evdev.c | 957 const void __user *codes, in evdev_set_mask() 993 void __user *codes, in evdev_get_mask()
|