Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dep0.c111 void copy_config (struct urb *urb, void *data, int max_length, in copy_config()
/openbmc/libpldm/include/libpldm/
H A Dbios_table.h299 uint16_t max_length; //!< The maximum length of the string in bytes member
/openbmc/u-boot/test/py/
H A Du_boot_utils.py29 def md5sum_file(fn, max_length=None): argument
/openbmc/qemu/include/system/
H A Dramblock.h37 ram_addr_t max_length; member
/openbmc/openbmc-test-automation/lib/
H A Dgen_valid.py708 def valid_length(var_value, min_length=None, max_length=None, var_name=None): argument
/openbmc/u-boot/lib/zlib/
H A Dtrees.c127 int max_length; /* max bit length for the codes */ member
503 int max_length = desc->stat_desc->max_length; local
/openbmc/qemu/crypto/
H A Dder.c88 size_t max_length = 0xFF; in qcrypto_der_encode_length() local
/openbmc/ipmitool/lib/
H A Dipmi_delloem.c590 uint8_t max_length, uint8_t field_type) in ipmi_lcd_get_platform_model_name()
865 uint8_t max_length) in ipmi_lcd_get_single_line_text()
/openbmc/libpldm/src/dsp/
H A Dbios_table.c324 uint16_t max_length; member
/openbmc/qemu/
H A Dqemu-img.c3323 int64_t max_length = -1; in img_map() local