Home
last modified time | relevance | path

Searched refs:format_type (Results 1 – 12 of 12) sorted by relevance

/openbmc/rest-dbus/resources/
H A Ddbus.js165 function format_type(type) function
173 '<span class="method-arg-type">' + format_type(arg.type) +
/openbmc/linux/drivers/memstick/core/
H A Dms_block.h98 unsigned char format_type; member
H A Dmspro_block.c93 unsigned char format_type; member
327 rc += sysfs_emit_at(buffer, rc, "format type: %x\n", x_sys->format_type); in mspro_block_attr_show_sysinfo()
/openbmc/linux/include/drm/bridge/
H A Dmhl.h371 enum mhl3_3d_format_type format_type; member
/openbmc/pldm/platform-mc/
H A Devent_manager.cpp431 if (cperEvent->format_type == PLDM_PLATFORM_CPER_EVENT_WITH_HEADER) in processCperEvent()
/openbmc/libpldm/src/dsp/
H A Dplatform.c3249 rc = pldm_msgbuf_extract(buf, cper_event->format_type); in decode_pldm_platform_cper_event()
3253 if (cper_event->format_type != PLDM_PLATFORM_CPER_EVENT_WITH_HEADER && in decode_pldm_platform_cper_event()
3254 cper_event->format_type != in decode_pldm_platform_cper_event()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h1193 uint8_t format_type; member
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsil-sii8620.c1075 ptr[7] |= (frame->format_type & 0x7) << 2; in mhl3_infoframe_pack()
/openbmc/linux/lib/
H A Dvsprintf.c421 enum format_type { enum
/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp5765 EXPECT_EQ(cper_event->format_type, expectedFormatType); in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump13035 'name' => 'format_type',
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch15842 +init_format(V4L2Queue * const q, const uint32_t format_type)
15846 + q->format.type = format_type;
15847 + q->sel.type = format_type;