Home
last modified time | relevance | path

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

/openbmc/u-boot/board/alliedtelesis/common/
H A Dgpio_hog.c12 int gpio_hog_list(struct gpio_desc *gpiod, int max_count, in gpio_hog_list()
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dlibfdt_env.h128 static inline size_t fdt_strnlen(const char *string, size_t max_count) in fdt_strnlen()
/openbmc/u-boot/drivers/input/
H A Dcros_ec_keyb.c43 int max_count, bool *samep) in check_for_keys()
/openbmc/u-boot/lib/zlib/
H A Dtrees.c721 int max_count = 7; /* max repeat count */ local
766 int max_count = 7; /* max repeat count */ local
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c882 struct gpio_desc *desc, int max_count, in gpio_request_list_by_name_nodev()
907 struct gpio_desc *desc, int max_count, in gpio_request_list_by_name()
/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py135 def v9fs_read(self, tag, id, fid, off, max_count): argument
141 def v9fs_readdir(self, tag, id, fid, offset, max_count): argument
/openbmc/qemu/hw/9pfs/
H A D9p.c2306 uint64_t off, uint32_t max_count) in v9fs_xattr_read()
2341 uint32_t max_count) in v9fs_do_readdir_with_stat()
2421 uint32_t max_count; in v9fs_read() local
2535 off_t offset, int32_t max_count) in v9fs_do_readdir()
2638 uint32_t max_count; in v9fs_readdir() local
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_infineon.c125 unsigned int sleep_time_us, u8 max_count) in tpm_tis_i2c_write_generic()
/openbmc/qemu/tests/unit/
H A Dtest-qobject-output-visitor.c273 int i, max_count = 1024; in test_visitor_out_list_qapi_free() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py58 def check_max_count(self, value, max_count): argument
425 def check_max_count(self, value, max_count): argument
596 max_count=None, argument